6 lines
88 B
C
6 lines
88 B
C
|
#include <windows.h>
|
||
|
#include <stdio.h>
|
||
|
#define UNICODE
|
||
|
#include <pif.h>
|
||
|
#undef UNICODE
|