This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-Tools
/
AppleWin
Watch
1
Star
0
Fork
0
You've already forked AppleWin
mirror of
https://github.com/AppleWin/AppleWin.git
synced
2026-04-20 00:17:16 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c277c5152d54b49720327ebbc0c9563c8bcf5a6d
AppleWin
/
source
/
Windows
T
History
tomcw
c277c5152d
Fix a few medium Coverity defects:
...
1514566, 1063811
2022-02-26 20:23:00 +00:00
..
AppleWin.cpp
Fix a few medium Coverity defects:
2022-02-26 20:23:00 +00:00
AppleWin.h
Full-screen / resolution change: fix display flicker. (
Fixes
#965
)
2021-06-19 15:06:04 +01:00
DirectInput.cpp
Remove VirtualAlloc, VirtualFree & ZeroMemory. (PR
#884
)
2020-12-10 21:08:15 +00:00
DirectInput.h
Split Video.cpp to WinVideo.cpp to remove most of the Win32 specific functions (PR
#872
)
2020-11-21 20:57:56 +00:00
HookFilter.cpp
Switch to a static hook filter (
#962
, PR
#964
)
2021-06-09 21:48:24 +01:00
HookFilter.h
Switch to a static hook filter (
#962
, PR
#964
)
2021-06-09 21:48:24 +01:00
Win32Frame.cpp
Replace sprintf_s() and wsprintf() with StrFormat(). (PR
#1041
)
2022-02-26 17:54:06 +00:00
Win32Frame.h
Replace sprintf_s() and wsprintf() with StrFormat(). (PR
#1041
)
2022-02-26 17:54:06 +00:00
WinFrame.cpp
Replace sprintf_s() and wsprintf() with StrFormat(). (PR
#1041
)
2022-02-26 17:54:06 +00:00