Sorry, but there are no more tags available to filter with.
-
Hi. I create BItMap: Image img = new Bitmap(2500, 3500); and applcation say ("OutOfMemoryException") how i can solve a problem? help me please :) Platform: WindowsMobile 6 (CF.NET 2.0)
-
All the source and project files are in our source control repository: http://svn.opennetcf.com/
-
Yes, you'll have to download, modify and rebuild the library. No tutorials on how to do it other than just general development articles. No magic going on here - it's just a standard desktop C# class library.
-
I am writing an application for Datalogic Memor barcode scanner to transfer scanned barcodes to my .NET 2.0 application on desktop. So the app on the device would have a transfer button and all it does is copies over the file to desktop. After trying bunch of different things I thought RAPI is the way...
Page 1 of 1 (4 items)