|
It's not so eaasy !
Convert 16 to 32 isn't easier.
You may try to recompile your code with a 32b compiler but you MUST verify your source code :
- alignement problem due to pack structure
- API win16->win32 (handle, ...)
- ANSI / Unicode
- Control : 16b ComCtl have visual aspect like win3.1 !
....
Regards.
|