VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

FYI: Drag n Drop Unicode FileNames

LaVolpe  (66 Submissions)   Miscellaneous   Advanced   Wed 3rd February 2021

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 (5(5 Vote))

Download FYI: Drag n Drop Unicode FileNames

FYI: Drag n Drop Unicode FileNames Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters