ui/ui/toolkit.h

changeset 2
fbdfaacc4182
parent 0
2483f517c562
child 3
f154867f54dc
equal deleted inserted replaced
1:b5bb7b3cd597 2:fbdfaacc4182
67 #define UIMENU void* 67 #define UIMENU void*
68 #endif 68 #endif
69 69
70 #elif UI_WINUI 70 #elif UI_WINUI
71 71
72 #include <Windows.h>
73
72 #define UIEXPORT __declspec(dllexport) 74 #define UIEXPORT __declspec(dllexport)
73 75
74 #ifdef __cplusplus 76 #ifdef __cplusplus
75 77
76 #ifndef UI_WINUI_PCH 78 #ifndef UI_WINUI_PCH

mercurial