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
cbdc4e96869621cd1a6bba0d8702ef5a2eead78e
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
allocator: add single_calloc (generalization of code previously in wposix for WDIR); add da_reserve; expand pool allocator to allow variable size entries
2005-12-28 20:29:22 +00:00
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
…