mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-14 18:05:01 +00:00
9a3832084a
- Update LogOutput() and LogFileOutput(). - Add StrFormat() to produce std::string out of snprintf() & add StrFormat.cpp to projects. - Add PTRDIFF_T_FMT in parallel to SIZE_T_FMT to StdAfx.h, for completeness. - In Log.cpp, changed to get timestamp using posix functions. - Removed TCHAR usage throughout - simply use char. |
||
---|---|---|
.. | ||
AppleWin.cpp | ||
AppleWin.h | ||
DirectInput.cpp | ||
DirectInput.h | ||
HookFilter.cpp | ||
HookFilter.h | ||
Win32Frame.cpp | ||
Win32Frame.h | ||
WinFrame.cpp |