windows-nt/Source/XPSP1/NT/shell/osshell/accesory/terminal/pwin32.c
2020-09-26 16:20:57 +08:00

29 lines
588 B
C

#include <excpt.h>
//#include <nt.h>
//#include <ntrtl.h>
//#include <nturtl.h>
#include <string.h>
#include <memory.h>
#include <windows.h>
#include <dde.h>
#include "port1632.h"
/*** this is replaced by the regulat WinMain call
HANDLE APIENTRY MGetInstHandle()
{
return((HANDLE)NtCurrentPeb()->ImageBaseAddress);
}
*********/
/*----------------------------------USER-------------------------------------*/
/*-------------------------------------DEV-----------------------------------*/
/*-----------------------------------KERNEL----------------------------------*/