mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
400 B
22 lines
400 B
#define OEMRESOURCE 1
|
|
|
|
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
#include <windows.h>
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
#include <stddef.h>
|
|
#include <commdlg.h>
|
|
#include <memory.h>
|
|
#include <stdlib.h>
|
|
#include <math.h>
|
|
#include "wingdip.h"
|
|
#include "ft.h"
|
|
|
|
|
|
//#include "winuser.h"
|
|
//#include "winddi.h"
|
|
//#include "..\..\gre\jenumfnt.h"
|
|
//#include "afxwin.h"
|
|
//#include "stack.hxx"
|