i try to include Macro but it say missing windowsx.h
so i have copy C:\hmg.3.4.4\MINGW\i686-w64-mingw32\include\windowsx.h to \SOURCE Folder but now i get new Error
what do i miss ... how to include Macro GET_X_LPARAM(lParam)
Moderator: Rathinagiri
thx, but as i say i got more Error whendanielmaximiliano wrote: ↑Wed Sep 01, 2021 9:55 pm Copy From Github https://github.com/tpn/winsdk-10/blob/m ... windowsx.h
or https://files.exefiles.com/w/windowsx.h ... windowsx.h
Code: Select all
#include "windows.h" but perhaps i´m wrong as i want to use Macro GET_X_LPARAM() / GET_Y_LPARAM() in H_*.PRG and not C_*.CCompiling 'source\h_windows.prg'...
include\windows.h(14) Error E0025 Error in #if expression
include\windows.h(17) Error F0029 Can't open #include file 'winapifamily.h'