2019-06-18 19:31:28 -05:00
|
|
|
// 10 june 2019
|
2020-06-07 13:10:16 -05:00
|
|
|
// TODO proper macros and headers
|
|
|
|
#include "../windows/winapi.hpp"
|
2019-06-18 19:31:28 -05:00
|
|
|
#define libuiOSHeader "../ui_windows.h"
|
|
|
|
#include "test.h"
|
2020-06-07 13:36:56 -05:00
|
|
|
|
|
|
|
// utf8_windows.c
|
|
|
|
extern uint16_t *testGetWindowText(HWND hwnd);
|