VirtualBox

source: vbox/trunk/src/VBox/Runtime/r3/win@ 75879

Name Size Rev Age Author Last Change
../
alloc-win.cpp 5.8 KB 69111   7 years vboxsync (C) year
allocex-win.cpp 4.1 KB 69111   7 years vboxsync (C) year
dir-win.cpp 5.3 KB 74460   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
direnum-win.cpp 12.5 KB 74460   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
dllmain-win.cpp 2.5 KB 69111   7 years vboxsync (C) year
env-win.cpp 7.9 KB 69111   7 years vboxsync (C) year
errvars-win.cpp 3.0 KB 70195   7 years vboxsync IPRT/R3: Made the core work on NT 3.51 (still experimental).
fileaio-win.cpp 17.8 KB 73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
fileio-win.cpp 38.2 KB 75651   6 years vboxsync IPRT/fileio-win.cpp: Fixed console handle regression from previous …
fs-win.cpp 13.2 KB 74460   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
init-win.cpp 37.0 KB 71950   7 years vboxsync socket.cpp: Windows polling fixes for problem where we got stuck …
internal-r3-win.h 9.4 KB 71950   7 years vboxsync socket.cpp: Windows polling fixes for problem where we got stuck …
krnlmod-win.cpp 8.9 KB 73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
ldrNative-win.cpp 11.7 KB 74638   6 years vboxsync IPRT: Initial adaption of the kstuff loader code. bugref:9232
localipc-win.cpp 58.0 KB 74460   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
Makefile.kup 0 bytes 2477   18 years vboxsync export
mp-win.cpp 30.5 KB 69111   7 years vboxsync (C) year
ntdll-mini-implib.def 9.0 KB 75878   6 years vboxsync Runtime/r3/win: Made NtQuerySection accessible
path-win.cpp 25.8 KB 74460   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
pathint-win.cpp 7.3 KB 74462   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
pipe-win.cpp 51.5 KB 70479   7 years vboxsync iprt/pipe-win.cpp: Added RTPipeGetCreationInheritability for use in …
process-win.cpp 102.9 KB 74460   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
RTCrStoreCreateSnapshotById-win.cpp 7.5 KB 69111   7 years vboxsync (C) year
RTHandleGetStandard-win.cpp 4.0 KB 69111   7 years vboxsync (C) year
RTLocaleQueryNormalizedBaseLocaleName-win.cpp 3.9 KB 69434   7 years vboxsync Runtime: scm updates
RTLocaleQueryUserCountryCode-win.cpp 4.6 KB 68121   7 years vboxsync IPRT: Added RTLocaleQueryNormalizedBaseLocaleName.
RTLogWriteDebugger-win.cpp 1.7 KB 69111   7 years vboxsync (C) year
rtProcInitExePath-win.cpp 2.2 KB 69111   7 years vboxsync (C) year
RTSystemQueryDmiString-win.cpp 9.1 KB 69111   7 years vboxsync (C) year
RTSystemQueryOSInfo-win.cpp 16.6 KB 71294   7 years vboxsync IPRT: Added RTSystemGetNtBuildNo. bugref:9044
RTSystemQueryTotalRam-win.cpp 4.1 KB 69111   7 years vboxsync (C) year
RTSystemShutdown-win.cpp 6.8 KB 73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
RTTimeZoneGetCurrent-win.cpp 4.2 KB 68113   7 years vboxsync Added RTTimeZoneGetCurrent for getting TZ.
RTUuidCreate-win.cpp 2.7 KB 70456   7 years vboxsync IPRT/RTUuidCreate: More tweaks for old NT 3.1.
sched-win.cpp 15.3 KB 69111   7 years vboxsync (C) year
semevent-win.cpp 10.2 KB 69111   7 years vboxsync (C) year
semeventmulti-win.cpp 12.7 KB 69111   7 years vboxsync (C) year
semmutex-win.cpp 11.3 KB 69111   7 years vboxsync (C) year
serialport-win.cpp 32.7 KB 73720   6 years vboxsync Runtime/serialport-win.cpp: Fixes, can't use CancelIo because it …
shmem-win.cpp 15.7 KB 75879   6 years vboxsync Runtime: Introduce RTShMem* API for accessing shared memory objects …
symlink-win.cpp 12.8 KB 74460   6 years vboxsync IPRT: Implemented long filename support for windows (except for …
thread2-win.cpp 2.3 KB 69111   7 years vboxsync (C) year
thread-win.cpp 13.4 KB 71150   7 years vboxsync IPRT: Added a RTThreadPoke implementation for windows that uses …
time2-win.cpp 5.6 KB 72285   7 years vboxsync IPRT: Adding RTTimeLocalDeltaNanoFor.
time-win.cpp 6.2 KB 70405   7 years vboxsync IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
timer-win.cpp 15.0 KB 69111   7 years vboxsync (C) year
tls-win.cpp 2.9 KB 69111   7 years vboxsync (C) year
utf8-win.cpp 5.2 KB 69111   7 years vboxsync (C) year
utf16locale-win.cpp 1.8 KB 69111   7 years vboxsync (C) year
uuid-win.cpp 4.9 KB 69111   7 years vboxsync (C) year
VBoxRT-msvcp100-win32.def 110.8 KB 57864   9 years vboxsync IPRT: Hacks for building IPRT testcases that can run on NT4.
VBoxRT-msvcr100-win32.def 30.5 KB 62461   8 years vboxsync IPRT: scm
VBoxRT-openssl-1.1plus.def 5.4 KB 75797   6 years vboxsync VBoxRT-openssl-1.1plus.def: Need a one more API for the new gsoap. Now …
VBoxRT-openssl-pre-1.1.def 6.1 KB 75795   6 years vboxsync VBoxRT-openssl-pre-1.1.def: Need a one more API for the new gsoap.
VBoxRT-win32.def 1.6 KB 69111   7 years vboxsync (C) year
VBoxRT-win64.def 1.9 KB 69111   7 years vboxsync (C) year
vcc100-fakes.h 4.1 KB 70394   7 years vboxsync vcc100-*: fixes and optimizations.
vcc100-fakes.mac 2.0 KB 70920   7 years vboxsync IPRT/vcc100-fakes*: Some lib that VBoxNine.dll uses doesn't go thru …
vcc100-kernel32-fakes.cpp 19.1 KB 70486   7 years vboxsync IPRT/process-win.cpp: Make inheritance work on NT 3.1 too.
vcc100-kernel32-fakes.h 1.6 KB 70375   7 years vboxsync iprt/vcc100-kernel32-fakes*: Redid the resolving to be more optimal …
vcc100-kernel32-fakesA.asm 1.2 KB 70394   7 years vboxsync vcc100-*: fixes and optimizations.
vcc100-msvcrt-fakes.cpp 2.8 KB 69111   7 years vboxsync (C) year
vcc100-ntdll-fakes.cpp 2.4 KB 70360   7 years vboxsync iprt/vcc100-*-fakes.cpp: stupid stupid bug in API getter macro. …
vcc100-ntdll-fakesA.asm 1.3 KB 69434   7 years vboxsync Runtime: scm updates
vcc100-shell32-fakes.cpp 3.7 KB 70360   7 years vboxsync iprt/vcc100-*-fakes.cpp: stupid stupid bug in API getter macro. …
vcc100-shell32-fakesA.asm 1.4 KB 70396   7 years vboxsync IPRT,ValidationKit: Fixes for vcc100-shell32-fakes.
vcc100-ws2_32-fakes.cpp 3.1 KB 70360   7 years vboxsync iprt/vcc100-*-fakes.cpp: stupid stupid bug in API getter macro. …
vcc100-ws2_32-fakesA.asm 1.4 KB 69434   7 years vboxsync Runtime: scm updates
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette