|
-
May 6th, 2007, 08:17 AM
#2
Re: Unknown VB bug... just for 2 lines of code
I presume that the function getDesktopPath returns a string ending with a Chr(0) character (as many API calls do), which marks the end of a string for most controls etc - in which case it is not a bug at all, just 'bad' code.
If you show us the code for getDesktopPath, we can help you correct it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|