Files
xserver/hw/kdrive/src
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-07-08 13:13:20 +02:00
2025-08-01 16:41:19 +02:00
2024-10-10 13:38:31 +00:00
2025-06-12 17:21:48 +02:00
2025-06-12 16:44:22 +02:00