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
af58e59633754ae3db425e3fe066f796a356a52a
0ad
/
source
/
lib
/
sysdep
/
win
T
History
janwas
bad0b0629d
add lseek (needed for uncached_io)
...
This was SVN commit r667.
2004-07-09 00:17:55 +00:00
..
assert_dlg.h
…
assert_dlg.rc
…
dbghelp_funcs.h
…
SDL_keysym.h
…
SDL_vkeys.h
…
waio.cpp
cleanup; more last-error neutral; fix start_io for file writes
2004-07-08 14:21:14 +00:00
waio.h
revised aio_open (now: aio_reopen) interface; now closer to open(), so that pmode can be passed
2004-07-05 02:26:55 +00:00
wcpu.cpp
…
wdbg.cpp
…
wdbg.h
…
wdetect.cpp
…
wdll.cpp
…
wdll.h
…
wfam.cpp
reqnum uint->int, to allow error return
2004-07-08 14:22:10 +00:00
wfam.h
…
wgl.h
…
win_internal.h
…
win.cpp
…
win.h
…
wposix.cpp
open wrapper: fixes file sharing bug, now passes in O_CREAT mode
2004-07-05 02:27:51 +00:00
wposix.h
add lseek (needed for uncached_io)
2004-07-09 00:17:55 +00:00
wsdl.cpp
move hInst = GetModuleHandle to wsdl_init, to make sure it's done before anything else
2004-07-08 15:16:31 +00:00
wsdl.h
…
wsock.cpp
…
wsock.h
…
wtime.cpp
…
wtime.h
…