This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
008d487d2c1bebb3d08c19bb16417b5677d0f35d
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
dbdbb84f41
fix for VC7, whose /GS check is apparently much less thorough and doesn't include __security_init_cookie
...
This was SVN commit r3521.
2006-02-16 20:45:38 +00:00
..
error_dialog.h
…
error_dialog.rc
…
icon.rc
…
printf.cpp
…
printf.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
- vfs_load now returns error code and takes FileIOBuf; that must be freed via file_buf_free. if Handle is needed, use mem_wrap.
2006-01-24 08:16:29 +00:00
waio.h
…
wcpu.cpp
…
wcpu.h
…
wdbg_sym.cpp
adts: add LL_OPT_* defines that enable optimizations (some only make sense if there are tons of files, and need to be able to disable them for thesis). realized this would be perfect application of policy template classes, which will replace this.
2006-02-11 22:49:09 +00:00
wdbg.cpp
adts: add LL_OPT_* defines that enable optimizations (some only make sense if there are tons of files, and need to be able to disable them for thesis). realized this would be perfect application of policy template classes, which will replace this.
2006-02-11 22:49:09 +00:00
wdbg.h
…
wdetect.cpp
…
wdir_watch.cpp
…
wdll.cpp
…
wdll.h
…
wgl.h
proper definition of wchar_t (if needed; currently not)
2006-02-03 20:45:36 +00:00
win_internal.h
…
win.cpp
fix for VC7, whose /GS check is apparently much less thorough and doesn't include __security_init_cookie
2006-02-16 20:45:38 +00:00
win.h
…
wposix_types.h
wdbg: fix FOURCC usage (fixes exception locus reporting)
2006-01-23 08:02:08 +00:00
wposix.cpp
…
wposix.h
…
wpthread.cpp
…
wpthread.h
…
wsdl.cpp
wdbg: fix FOURCC usage (fixes exception locus reporting)
2006-01-23 08:02:08 +00:00
wsdl.h
…
wsock.cpp
…
wsock.h
wdbg: fix FOURCC usage (fixes exception locus reporting)
2006-01-23 08:02:08 +00:00
wsysdep.cpp
…
wtime.cpp
wdbg: fix FOURCC usage (fixes exception locus reporting)
2006-01-23 08:02:08 +00:00
wtime.h
…