Re: Unicode file name



FSO is designed more for script use Brian. It offers nothing to VB that it
cannot do already. In fact, it's another DLL to worry about, it's big, it's
slow, and it has bugs.

Tony Proctor

"Brian Muth" <bmuth@xxxxxxxx> wrote in message
news:OfpBTLaNHHA.3212@xxxxxxxxxxxxxxxxxxxxxxx

"Arjun" <Arjun@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D618EECA-4693-46BD-892A-6B48CD2A0139@xxxxxxxxxxxxxxxx
hi,

I am trying to save a text file with unicode name through VB 6.0. But
when
i
try to do the same i receive the error "Permission Denied".

I am using Win XP English version.

PS: When i use VC++ 6.0, i do not receive any error.

If possible can anybody provide a sample or code achieve the desired.

Thanks in advance.

Regards,
Arjun

Perhaps you should show some code so we can see what you are doing.

Anyway, here is what you asked for:
http://msdn2.microsoft.com/en-us/library/ebkhfaaz.aspx

Brian




.


Loading