AppleWin/source/Tfe
Kelvin Lee 9a3832084a
Simplify the common combination of sprintf() and OutputDebugString() (PR #1031)
- 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.
2022-02-13 21:37:05 +00:00
..
Bpf.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Ip6_misc.h Remove the top-level AppleWin folder 2014-05-23 22:59:02 +01:00
Pcap.h Uthernet: removed unused Bittypes.h & Pcap-stdinc.h 2021-10-15 21:02:57 +01:00
tfe.cpp Load save-state for Cards: improve error messages. (#1025) 2022-01-30 21:25:40 +00:00
tfe.h Card::Save/LoadSnapshot (PR #1003) 2021-11-25 20:23:21 +00:00
tfearch.cpp Simplify the common combination of sprintf() and OutputDebugString() (PR #1031) 2022-02-13 21:37:05 +00:00
tfearch.h Uthernet: fix usability and settings (PR #947) 2021-05-19 21:44:33 +01:00
tfesupp.cpp Uthernet: enable support on Linux. (PR #943) 2021-04-23 20:59:02 +01:00
tfesupp.h Uthernet: enable support on Linux. (PR #943) 2021-04-23 20:59:02 +01:00
Uilib.cpp Fix static analysis issues raised in PR #517 2017-12-17 19:35:54 +00:00
Uilib.h Cleanup types and include's to ease GCC compilation. (PR #881) 2020-11-29 17:22:50 +00:00