VirtualBox

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

Name Size Rev Age Author Last Change
../
alloc-win.cpp 7.0 KB 95804   2 years vboxsync IPRT/alloc-win.cpp: Define USE_VIRTUAL_ALLOC in IPRT_NO_CRT mode; …
allocex-win.cpp 4.1 KB 93115   3 years vboxsync scm --update-copyright-year
dir-win.cpp 5.2 KB 93115   3 years vboxsync scm --update-copyright-year
direnum-win.cpp 12.6 KB 93115   3 years vboxsync scm --update-copyright-year
dllmain-win.cpp 2.8 KB 93115   3 years vboxsync scm --update-copyright-year
env-win.cpp 14.6 KB 95792   2 years vboxsync IPRT/env-win.cpp: IPRT_NO_CRT adjustments, rewrote a few bits. bugref:10261
errvars-win.cpp 3.1 KB 95803   2 years vboxsync IPRT/errvars-win.cpp: Adjusted for not having errno in IPRT_NO_CRT …
fileaio-win.cpp 17.8 KB 93115   3 years vboxsync scm --update-copyright-year
fileio-win.cpp 53.9 KB 96124   2 years vboxsync IPRT: Added a RTFileDup API, only implemented on windows for now as I …
fs-win.cpp 13.1 KB 93115   3 years vboxsync scm --update-copyright-year
init-win.cpp 38.7 KB 93115   3 years vboxsync scm --update-copyright-year
internal-r3-win.h 10.4 KB 93115   3 years vboxsync scm --update-copyright-year
krnlmod-win.cpp 9.3 KB 93115   3 years vboxsync scm --update-copyright-year
ldrNative-win.cpp 11.7 KB 93115   3 years vboxsync scm --update-copyright-year
localipc-win.cpp 58.5 KB 93115   3 years vboxsync scm --update-copyright-year
Makefile.kup 0 bytes 2477   18 years vboxsync export
mp-win.cpp 30.5 KB 95766   2 years vboxsync IPRT/mp-win.cpp: Must include iprt/alloca.h to use it. bugref:10261
nocrt-alloc-win.cpp 2.9 KB 95818   2 years vboxsync IPRT: More IPRT_NO_CRT work on windows. bugref:10261
nocrt-atexit-win.asm 1.1 KB 96073   2 years vboxsync IPRT/nocrt: strerror; atexit fix. bugref:10261
nocrt-mainCRTStartup-win.asm 1.2 KB 95831   2 years vboxsync IPRT/nocrt: More nocrt code needed for VS 2019. Code flow guard works …
nocrt-RTLogWriteStdErr-win.cpp 1.8 KB 95813   2 years vboxsync IPRT/RTLogWriteStdErr+Out: Added RTLogWriteStdErr/Out for IPRT_NO_CRT …
nocrt-RTLogWriteStdOut-win.cpp 1.9 KB 95813   2 years vboxsync IPRT/RTLogWriteStdErr+Out: Added RTLogWriteStdErr/Out for IPRT_NO_CRT …
nocrt-startup-common-win.cpp 3.2 KB 95870   2 years vboxsync IPRT/nocrt: Split up the startup code and added the basic DLL startup …
nocrt-startup-dll-win.cpp 4.9 KB 95887   2 years vboxsync IPRT/nocrt: Use r3/stream.cpp instead of the minimalistic one …
nocrt-startup-exe-win.cpp 4.7 KB 95892   2 years vboxsync IPRT/nocrt: Use r3/stream.cpp instead of the minimalistic one …
nocrt-streams-win.cpp 6.6 KB 95848   2 years vboxsync IPRT/nocrt-streams-win.cpp: Build kludge for VBoxAddInstallNt3x. Will …
nocrt-WinMainCRTStartup-win.asm 1.2 KB 95861   2 years vboxsync IPRT: nocrt-WinMainCRTStartup-win.asm for windows apps. bugref:10261
ntdll-mini-implib.def 9.1 KB 95841   2 years vboxsync iprt/nt/nt.h,ntdll-mini-implib.def: Prototypes and imports for …
path-win.cpp 26.3 KB 93115   3 years vboxsync scm --update-copyright-year
pathint-win.cpp 7.3 KB 93115   3 years vboxsync scm --update-copyright-year
pipe-win.cpp 55.9 KB 95097   3 years vboxsync IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the …
process-win.cpp 103.1 KB 95738   2 years vboxsync IPRT/process-win.cpp: Use the wide-char version of Process32First and …
RTCrStoreCreateSnapshotById-win.cpp 8.4 KB 95681   2 years vboxsync IPRT/RTCrStoreCreateSnapshotById: Added two more store IDs for …
RTFileQuerySectorSize-win.cpp 2.3 KB 93115   3 years vboxsync scm --update-copyright-year
RTHandleGetStandard-win.cpp 4.1 KB 93115   3 years vboxsync scm --update-copyright-year
RTLocaleQueryNormalizedBaseLocaleName-win.cpp 3.9 KB 93115   3 years vboxsync scm --update-copyright-year
RTLocaleQueryUserCountryCode-win.cpp 4.6 KB 93115   3 years vboxsync scm --update-copyright-year
RTLogWriteDebugger-win.cpp 1.7 KB 93115   3 years vboxsync scm --update-copyright-year
rtProcInitExePath-win.cpp 2.2 KB 93115   3 years vboxsync scm --update-copyright-year
RTSystemFirmware-win.cpp 8.0 KB 93115   3 years vboxsync scm --update-copyright-year
RTSystemQueryDmiString-win.cpp 9.1 KB 93115   3 years vboxsync scm --update-copyright-year
RTSystemQueryOSInfo-win.cpp 17.3 KB 95858   2 years vboxsync IPRT/RTSystemQueryOSInfo-win.cpp: Use RTStrCat instead of strcat …
RTSystemQueryTotalRam-win.cpp 4.1 KB 93115   3 years vboxsync scm --update-copyright-year
RTSystemShutdown-win.cpp 6.8 KB 93115   3 years vboxsync scm --update-copyright-year
RTTimeZoneGetCurrent-win.cpp 4.2 KB 93115   3 years vboxsync scm --update-copyright-year
RTUuidCreate-win.cpp 2.7 KB 93115   3 years vboxsync scm --update-copyright-year
sched-win.cpp 15.2 KB 93115   3 years vboxsync scm --update-copyright-year
semevent-win.cpp 10.2 KB 93115   3 years vboxsync scm --update-copyright-year
semeventmulti-win.cpp 12.7 KB 93115   3 years vboxsync scm --update-copyright-year
semmutex-win.cpp 11.3 KB 93115   3 years vboxsync scm --update-copyright-year
serialport-win.cpp 35.3 KB 93115   3 years vboxsync scm --update-copyright-year
shmem-win.cpp 15.5 KB 93115   3 years vboxsync scm --update-copyright-year
symlink-win.cpp 12.8 KB 93115   3 years vboxsync scm --update-copyright-year
system-get-nt-xxx-win.cpp 2.1 KB 95698   2 years vboxsync IPRT: Added RTSystemGetNtProductType. bugref:8691
thread2-win.cpp 2.3 KB 93115   3 years vboxsync scm --update-copyright-year
thread-win.cpp 18.7 KB 96051   2 years vboxsync IPRT/thread-win.cpp: Set the TLS entry to NULL earlier.
time2-win.cpp 5.6 KB 93115   3 years vboxsync scm --update-copyright-year
time-win.cpp 6.2 KB 93115   3 years vboxsync scm --update-copyright-year
timer-win.cpp 16.9 KB 93115   3 years vboxsync scm --update-copyright-year
tls-win.cpp 6.8 KB 93115   3 years vboxsync scm --update-copyright-year
tpm-win.cpp 9.9 KB 93115   3 years vboxsync scm --update-copyright-year
utf8-win.cpp 6.1 KB 93640   3 years vboxsync Runtime: bugref:9955: Added conversion from console codepage to UTF-8 …
utf16locale-win.cpp 1.8 KB 93115   3 years vboxsync scm --update-copyright-year
uuid-win.cpp 4.9 KB 93115   3 years vboxsync scm --update-copyright-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 8.7 KB 93500   3 years vboxsync IPRT/win: Additional OpenSSL exports for libssh. bugref:9469
VBoxRT-openssl-3.0.def 8.6 KB 94157   3 years vboxsync Runtime: Windows build fixes and updated .def file in preparation for …
VBoxRT-win32.def 3.2 KB 95133   3 years vboxsync IPRT/win: Comment adjustments to VBoxRT-win??.def (noexcpt/c++17).
VBoxRT-win64.def 3.6 KB 95133   3 years vboxsync IPRT/win: Comment adjustments to VBoxRT-win??.def (noexcpt/c++17).
vcc-fakes-kernel32-100.h 1.7 KB 83861   5 years vboxsync IPRT: VCC win32 API fakes for 14.1. bugref:8489
vcc-fakes-kernel32-141.h 1.9 KB 83862   5 years vboxsync IPRT: VCC win32 API fakes for 14.1. bugref:8489
vcc-fakes-kernel32-A.asm 1.4 KB 93115   3 years vboxsync scm --update-copyright-year
vcc-fakes-kernel32.cpp 27.4 KB 93301   3 years vboxsync IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489
vcc-fakes-msvcrt.cpp 2.8 KB 94561   3 years vboxsync IPRT: Fixed some errors when VBOX_WITH_MORE_NT4_COMPAT_BINARIES is …
vcc-fakes-ntdll-A.asm 1.3 KB 93115   3 years vboxsync scm --update-copyright-year
vcc-fakes-ntdll.cpp 2.4 KB 93115   3 years vboxsync scm --update-copyright-year
vcc-fakes-shell32-A.asm 1.4 KB 93115   3 years vboxsync scm --update-copyright-year
vcc-fakes-shell32.cpp 3.7 KB 93115   3 years vboxsync scm --update-copyright-year
vcc-fakes-ws2_32-A.asm 1.4 KB 93115   3 years vboxsync scm --update-copyright-year
vcc-fakes-ws2_32.cpp 3.1 KB 93115   3 years vboxsync scm --update-copyright-year
vcc-fakes.h 4.7 KB 93115   3 years vboxsync scm --update-copyright-year
vcc-fakes.mac 2.0 KB 93115   3 years vboxsync scm --update-copyright-year
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