aboutsummaryrefslogtreecommitdiff
path: root/c/win.cpp
AgeCommit message (Expand)Author
2022-08-11EBMessageBox: Take wstring_view instead of wchar_t*.John Ankarström
2022-08-11Fix bug in CenterNextWindow.John Ankarström
2022-08-09Add WithNextWindow function.John Ankarström
2022-08-06Use typedefs when interacting with Win32 API.John Ankarström
2022-08-04Use C++ casts, nullptr.John Ankarström
2022-08-04Add comments.John Ankarström
2022-08-03Use Pascal case for all functions.John Ankarström
2022-08-03Split common.h to util.h, wcharptr.h and win.h.John Ankarström