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

6 lines
164 B
C++

// For Windows CE build
#include <windows.h>
#include <windowsx.h>
#include "stub_ce.h" // Windows CE stub for unsupported APIs
#include "../common/cutil.cpp"