[Previous] [Next] [Contents] [Index]
This chapter contains information on how to migrate applications developed for environments other than 32 bit Windows, or with other DCE vendors. It contains the following sections:
3.2 Migrating Applications Developed With Compaq DCE for Windows NT
3.3 Migrating 16 bit Windows Applications To 32 bit Windows
3.4 Migrating Applications Developed Using Earlier Releases of PC-DCE
3.1 Migrating UNIX DCE Applications to PC-DCE
Keep the following in mind when porting your existing DCE applications from a UNIX system to PC-DCE:
This mechanism for PC-DCE error retrieval is necessary because there is no way to set the errno variable from the PC-DCE runtime that works reliably for all C compilers or for all versions of a particular compiler's C runtime library. To retrieve the errno value of the most recent failed DCE API call, you must use GetLastError().
3.2 Migrating Applications Developed With Compaq DCE for Windows NT
idl.exe -ptr_call_seq __stdcall -mgr_call_seq __stdcall
3.3 Migrating 16 bit Windows Applications To 32 bit Windows
[Previous] [Next] [Contents] [Index]
To make comments or ask for help, contact support@entegrity.com.