Below is a class having the method 'SomeMethod' that illustrates my problem. class SomeClass { AutoResetEvent theEvent = new AutoResetEvent(false); // more …
c# .net waithandle compact-framework2.0 waitoneI am trying to get my Motorola MC3190 read barcode. But unfortunately there is no response after pressing the hardware …
windows-mobile windows-ce motorola-emdk compact-framework2.0It looks like this has a solution to my recent hand-wringing and head-ringing in trying to sort out different versions …
compact-framework windows-ce windows-explorer handheld compact-framework2.0I have an FTP server which stores files sent/uploaded by the client in a certain folder. The client will …
c# .net file-io compact-framework2.0How do I get the current directory from which my EXE is running? I have tried the following two codes …
compact-framework windows-ce compact-framework2.0