Unicode data in Reg.dll
-
2006年2月20日 12:24
Hi,
Can anybody tell me, "Is Reg.dll functions are not supporting Unicode data?". I have got some keys that is in written in Pseudo language. I am able to see the key correctly in windows registry but when i try to read it gives me key with question marks and some un-readable output. What is the reason? Also do let me know in case anybody has solution meanwhile i am searching for some equivalent DLL on net.
Thank you for your time.
Ni@#$h
全部回复
-
2006年2月24日 13:19
Help needed urgently......
Ni@#$h
-
2006年3月14日 6:24
Hi All,
I finally found the solution. Following microsoft site would give you the source code for Reg.dll.
http://www.microsoft.com/ntserver/nts/downloads/archive/IISRegistryAccess/default.asp
Download this and add the preprocessor as UNICODE. Finally give the reference of this newly built dll into ur application.
Thanks,
Nishith
Any other support needed then u can write to me at meet2nish@gmail.com

