aboutsummaryrefslogtreecommitdiff
path: root/c/win.h
AgeCommit message (Expand)Author
2022-08-24Add FetchScreenwriters. Improve thread communication.John Ankarström
2022-08-22Open episodes without Prolog.John Ankarström
2022-08-22Improve Win32Error, add Min.John Ankarström
2022-08-22Change initialization style.John Ankarström
2022-08-22Add InternetError exception.John Ankarström
2022-08-22Add Buf class.John Ankarström
2022-08-22Handle exceptions in fetching thread.John Ankarström
2022-08-21Reimplement WaitFor.John Ankarström
2022-08-17Make FileView more type-safe.John Ankarström
2022-08-11EBMessageBox: Take wstring_view instead of wchar_t*.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