Hi folks.
Currently I'm working on creating unicode nsis installer. In ansi version of installer I use UserMgr.dll to receive username and user SID.
For unicode installer I need UserMgr.dll to be compiled as unicode too.
So I'm just curious if I can download somewhere unicode UserMgr.dll or should I download sources and construct it by myself?
Thanks,
Roman
|