windows-nt/Source/XPSP1/NT/shell/osshell/accesory/terminal/pwin32.c

29 lines
588 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#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----------------------------------*/