Files
xserver/hw
Enrico Weigelt, metux IT consult bb1f1752bd kdrive: fix build on win32/mingw
Yet one more clash between <windows.h> and Xserver on `CreateWindow` symbol:
The windows header has a `#define CreateWindow CreateWindowA`, so we need
to #undef it everywhere we're using `CreateWindow` - until we've got that
ugly header out of the way completely.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-08-01 16:41:19 +02:00
..
2025-08-01 16:41:19 +02:00
2025-07-04 17:10:02 +02:00
2025-06-17 12:51:36 +02:00