#define INCL_DOSSESMGR USHORT rc = DosQAppType(ExecutableFileName, AppType); PSZ ExecutableFileName; /* Address of executable file path name string */ PUSHORT AppType; /* Address to put application type flags */ USHORT rc; /* return code */