VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



FYI: Drag n Drop Unicode FileNames

by LaVolpe (66 Submissions)
Category: Miscellaneous
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

Add unicode filename support to VB when dropping files or pasting files. Making attempts to understand unicode support, I am discovering some shortfalls within VB. And in this specific case have not found a workaround for the problem so I thought I'd post my attempts. The problem can be experienced when a file name or path name has unicode characters (see screenshot). Unicode support is rather new to me and I am learning as I go. I think this mini-project may help others too. 23Apr07: Removed TLB requirement; no TLB used. 23Apr07: Found logic error. Assumed AddRef was being called by DispCallFunc but it was not; therefore, fixed error that would be calling Release when it shouldn't which could crash IDE.

Rate FYI: Drag n Drop Unicode FileNames

Download FYI: Drag n Drop Unicode FileNames

Download FYI: Drag n Drop Unicode FileNames (9 KB)

FYI: Drag n Drop Unicode FileNames Comments

No comments have been posted about FYI: Drag n Drop Unicode FileNames. Why not be the first to post a comment about FYI: Drag n Drop Unicode FileNames.

Post your comment

Subject:
Message:
0/1000 characters