Welcome to MSDN Blogs Sign in | Join | Help

January 2006 - Posts

On Windows CE 4.X based devices, Directory.Exists() treats path names ending with a slash "\" differently. As an example, Directory.Exists("\\temp") will return true if the "temp" directory exists. However, the following call will return false even though Read More...
0 Comments
Filed under:
When an exception is unhandled in an application, an unhandled exception dialog is shown to inform the user of the issue. Because of an issue in some serial port drivers, when an unhandled exception occurs and the user exits the application, the application Read More...
 
Page view tracker