This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-21 03:26:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0997ca4c1964a5ca6278ed5744467c22e2b0744f
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
a0a9276b21
not freeing dll after manual import; allows delay load
...
This was SVN commit r458.
2004-06-09 15:52:15 +00:00
..
waio.cpp
…
waio.h
…
wdetect.cpp
not freeing dll after manual import; allows delay load
2004-06-09 15:52:15 +00:00
wfam.cpp
fix bc warnings (RDC params)
2004-06-09 15:45:15 +00:00
wfam.h
…
wgl.h
some fixes to coexist with windows.h, if included from win-specific code (i.e. wsdl)
2004-06-09 15:48:47 +00:00
win_internal.h
…
win.cpp
support for delay loading
2004-06-09 15:45:47 +00:00
win.h
…
wposix.cpp
…
wposix.h
added getcwd
2004-06-08 20:35:46 +00:00
wsdl.cpp
fix boundschecker warning (was resetting gamma ramp after shutdown)
2004-06-09 15:43:59 +00:00
wsdl.h
…
wsock.cpp
clean up test delayload hook. very tricky - automagically calls WSAStartup on first sockets call
2004-06-09 15:50:38 +00:00
wsock.h
…
wtime.cpp
remove winmm dependency (timeSetEvent -> thread)
2004-06-09 15:44:44 +00:00
wtime.h
…