Age | Commit message (Expand) | Author |
---|---|---|
2022-08-06 | Use typedefs when interacting with Win32 API. | John Ankarström |
2022-07-31 | Limit use of Hungarian notation. | John Ankarström |
2022-07-30 | Add wstring_owner, replacing std::wstring. | John Ankarström |
2022-07-26 | Use 's' instead of 'str' for as prefix for managed strings. | John Ankarström |
2022-07-23 | Fix display of Unicode text. | John Ankarström |
2022-07-20 | Use GetLastError() as default for Win32Error. | John Ankarström |
2022-07-17 | Update type names and variable prefixes. | John Ankarström |
2022-07-16 | README: Add information about Hungarian notation. | John Ankarström |
2022-07-15 | README: Add build instructions. | John Ankarström |
2022-07-15 | Update README. | John Ankarström |
2022-07-14 | Add pl.cpp to README. | John Ankarström |
2022-07-10 | Convert to C++. | John Ankarström |
2022-07-10 | Add plain-text README. | John Ankarström |