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

17 lines
215 B
C

#undef _CRTIMP
#define _CRTIMP
#include <yvals.h>
#undef _CRTIMP
#define _CRTIMP __declspec(dllimport)
#include <winsock2.h>
#include <ole2.h>
#include <windows.h>
#pragma message("Hi there")