ui/winui/util.h@8c9b4b28aaa9
ui/winui/util.h
Sat, 23 Sep 2023 15:41:23 +0200
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sat, 23 Sep 2023 15:41:23 +0200
- branch
- newapi
- changeset 184
- 8c9b4b28aaa9
- parent 180
-
f34953bf4ac7
- child 192
-
bcacd00ea955
- permissions
- -rw-r--r--
implement ui_button (WinUI)
#pragma once
wchar_t* str2wstr(const char* str, int* newlen);