Hi ,
I have a an exe and a dll. Exe is _MBCS.
But the dll is _UINCODE. Will it cause any problem if i load the dll from the exe. I won't be passing any strings to the Dll.
But i will be passing the HWND (handle) of the exe to the dll.

Will it cause any poblem at any point of time. My m/c is Japanese.


Thanks in Advance