Windows Develop Bookmark and Share   
 index > Windows Forms General > DVR-MS file thumbnail extraction
 

DVR-MS file thumbnail extraction

Can anyone try to tell me, is there any method to extract the thumbnail from the DVR-MS file?
Amolpbhavsar  Saturday, September 26, 2009 5:38 AM
Tamer Oz  Saturday, September 26, 2009 6:05 AM
I've done some research and came up with this idea.

1)You can download an application from this address http://babgvant.com/files/folders/misc/entry8759.aspx.
2)This is written in C# so first of all change the application output type to class library and compile it and Add output dll to your application.Or add this project directly to your solution
3) You can call babgvant.DSSnap.DSThumbnail.GrabWithSG method.

or you can directly use http://babgvant.com/files/folders/misc/entry8759.aspxor change the code

Hope it works this time.

Tamer Oz  Saturday, September 26, 2009 9:41 AM
Tamer Oz  Saturday, September 26, 2009 6:05 AM
Hello

Thanks very much and it is working.

But I am working in VB.Net 2005 and so I can not use that.

Thanks again. But can you suggest something else for me (VB.Net 2005)
Amolpbhavsar  Saturday, September 26, 2009 6:45 AM
I've done some research and came up with this idea.

1)You can download an application from this address http://babgvant.com/files/folders/misc/entry8759.aspx.
2)This is written in C# so first of all change the application output type to class library and compile it and Add output dll to your application.Or add this project directly to your solution
3) You can call babgvant.DSSnap.DSThumbnail.GrabWithSG method.

or you can directly use http://babgvant.com/files/folders/misc/entry8759.aspxor change the code

Hope it works this time.

Tamer Oz  Saturday, September 26, 2009 9:41 AM

You can use google to search for other answers

Custom Search

More Threads

• windows service help
• Datagridview - reorder columns after scroll
• change background at runtime
• adding nodes to a treeview in another form in run time.
• Image Manipulation
• How can code short cut for CTRL+Enter in VS 2003.
• Retreive data from my website to a winform app. How to ?
• VB ImageList Control, maintaining aspect ratio
• Capturing TAB Key
• E-Mail Function