Sign In
Anthony Wong's Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
General
GUI
IO
Networking
Archive
Archives
November 2007
(1)
January 2007
(1)
October 2006
(1)
April 2006
(2)
March 2006
(2)
January 2006
(2)
December 2005
(1)
September 2005
(1)
July 2005
(1)
June 2005
(1)
May 2005
(2)
April 2005
(1)
January, 2006
MSDN Blogs
>
Anthony Wong's Blog
>
January, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Anthony Wong's Blog
Directory.Exists() Issue
Posted
over 6 years ago
by
Anthony Wong2
0
Comments
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...
Anthony Wong's Blog
Unhandled exception with serial port issue
Posted
over 6 years ago
by
Anthony Wong2
1
Comments
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...
Page 1 of 1 (2 items)