2025-04-27 07:49:33 -04:00

29 lines
616 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----------------------------------*/