16 lines
207 B
C
16 lines
207 B
C
|
|
#undef _CRTIMP
|
|
#define _CRTIMP
|
|
#include <yvals.h>
|
|
#undef _CRTIMP
|
|
#define _CRTIMP __declspec(dllimport)
|
|
|
|
#include <ole2.h>
|
|
#include <winsock2.h>
|
|
#include <windows.h>
|
|
#include <wincrypt.h>
|
|
|
|
|
|
|
|
|