VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96076   2 years vboxsync IPRT/RTFileOpen: Added a RTFILE_O_TEMP_AUTO_DELETE flag for …
(edit) @96073   2 years vboxsync IPRT/nocrt: strerror; atexit fix. bugref:10261
(edit) @96051   2 years vboxsync IPRT/thread-win.cpp: Set the TLS entry to NULL earlier.
(edit) @95892   2 years vboxsync IPRT/nocrt: Use r3/stream.cpp instead of the minimalistic one …
(edit) @95887   2 years vboxsync IPRT/nocrt: Use r3/stream.cpp instead of the minimalistic one …
(edit) @95872   2 years vboxsync IPRT/nocrt: Build fix for VBoxAddInstallNt3x again. bugref:10261
(edit) @95870   2 years vboxsync IPRT/nocrt: Split up the startup code and added the basic DLL startup …
(edit) @95861   2 years vboxsync IPRT: nocrt-WinMainCRTStartup-win.asm for windows apps. bugref:10261
(edit) @95858   2 years vboxsync IPRT/RTSystemQueryOSInfo-win.cpp: Use RTStrCat instead of strcat …
(edit) @95848   2 years vboxsync IPRT/nocrt-streams-win.cpp: Build kludge for VBoxAddInstallNt3x. Will …
(edit) @95846   2 years vboxsync IPRT/RTSystemQueryOSInfo-win.cpp: Use RTStrCat instead of strcat …
(edit) @95844   2 years vboxsync IPRT/nocrt-streams-win.cpp: Fake a little so VBoxService might be …
(edit) @95841   2 years vboxsync iprt/nt/nt.h,ntdll-mini-implib.def: Prototypes and imports for …
(edit) @95834   2 years vboxsync IPRT/nocrt: Call C & C++ initializers and terminators. TLS directory …
(edit) @95832   2 years vboxsync IPRT/nocrt: Moved generic compiler support code for VS 2019 out of the …
(edit) @95831   2 years vboxsync IPRT/nocrt: More nocrt code needed for VS 2019. Code flow guard works …
(edit) @95820   2 years vboxsync IPRT: More IPRT_NO_CRT work on windows. [scm fix] bugref:10261
(edit) @95818   2 years vboxsync IPRT: More IPRT_NO_CRT work on windows. bugref:10261
(edit) @95813   2 years vboxsync IPRT/RTLogWriteStdErr+Out: Added RTLogWriteStdErr/Out for IPRT_NO_CRT …
(edit) @95804   2 years vboxsync IPRT/alloc-win.cpp: Define USE_VIRTUAL_ALLOC in IPRT_NO_CRT mode; …
(edit) @95803   2 years vboxsync IPRT/errvars-win.cpp: Adjusted for not having errno in IPRT_NO_CRT …
(edit) @95802   2 years vboxsync IPRT/nocrt-alloc-win.cpp: Added missing RTMemAllocVarTag and …
(edit) @95792   2 years vboxsync IPRT/env-win.cpp: IPRT_NO_CRT adjustments, rewrote a few bits. bugref:10261
(edit) @95766   2 years vboxsync IPRT/mp-win.cpp: Must include iprt/alloca.h to use it. bugref:10261
(edit) @95765   2 years vboxsync IPRT/thread-win.cpp: IPRT_NO_CRT adjustments. bugref:10261
(edit) @95738   2 years vboxsync IPRT/process-win.cpp: Use the wide-char version of Process32First and …
(edit) @95736   2 years vboxsync IPRT/process-win.cpp: PSAPI never had an undecorated GetModuleBaseName …
(edit) @95735   2 years vboxsync IPRT/process-win.cpp: Nocrt adjustments. bugref:10261
(edit) @95698   2 years vboxsync IPRT: Added RTSystemGetNtProductType. bugref:8691
(edit) @95681   2 years vboxsync IPRT/RTCrStoreCreateSnapshotById: Added two more store IDs for …
(edit) @95274   3 years vboxsync FE/VBoxAutostart/adi: Added experimental support for running VBoxSVC …
(edit) @95133   3 years vboxsync IPRT/win: Comment adjustments to VBoxRT-win??.def (noexcpt/c++17).
(edit) @95114   3 years vboxsync IPRT/win: Export and import library adjustments for C++17 and noexcept …
(edit) @95113   3 years vboxsync IPRT/win: Export and import library adjustments for C++17 and noexcept …
(edit) @95097   3 years vboxsync IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the …
(edit) @95096   3 years vboxsync IPRT/pipe/win: Adjusted RTPipeSelectOne to account for the …
(edit) @95084   3 years vboxsync IPRT/pipe/win: Added workaround to RTPipeQueryReadable for XP and …
(edit) @95083   3 years vboxsync IPRT/pipe/win: Added workaround to RTPipeQueryReadable for XP and …
(edit) @94561   3 years vboxsync IPRT: Fixed some errors when VBOX_WITH_MORE_NT4_COMPAT_BINARIES is …
(edit) @94157   3 years vboxsync Runtime: Windows build fixes and updated .def file in preparation for …
(edit) @93640   3 years vboxsync Runtime: bugref:9955: Added conversion from console codepage to UTF-8 …
(edit) @93500   3 years vboxsync IPRT/win: Additional OpenSSL exports for libssh. bugref:9469
(edit) @93301   3 years vboxsync IPRT: VC++ 19.2 update 11 build adjustments. bugref:8489
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93059   3 years vboxsync IPRT/utf8-win.cpp: Optimize string conversion from/to process codepage …
(edit) @93019   3 years vboxsync iprt: local ipc server: add interface to grant r/w access to a server …
(edit) @92904   3 years vboxsync IPRT/vcc-fakes-kernel32.cpp: Adjustments for W10 SDK. bugref:10116
(edit) @92792   3 years vboxsync IPRT/semevent-nt: Converted semevent-r0drv-nt.cpp into something that …
(edit) @92245   3 years vboxsync IPRT/rtR3WinUnhandledXcptFilter: Log the PID and command line too.
(edit) @91605   3 years vboxsync IPRT/win: Try detect windows 11 and server 2019 & 2022 by the stupid …
(edit) @91594   3 years vboxsync Runtime/VBoxRT-openssl-1.1plus.def: Export more openssl stuff for …
(edit) @91033   3 years vboxsync Runtime/tpm-win: Some bug fixes, bugref:10075
(edit) @91028   3 years vboxsync Runtime/r3/win/tpm-win.cpp: Some untested RTTpm* API implementation …
(edit) @91027   3 years vboxsync Runtime/r3/win/tpm-win.cpp: Some untested RTTpm* API implementation …
(edit) @90880   3 years vboxsync IPRT/RTKrnlModLoadedQueryInfoAll: Fixed regression from r146424.
(edit) @90789   3 years vboxsync IPRT: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90781   3 years vboxsync IPRT: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
(edit) @89828   3 years vboxsync Runtime: Make use of CreateWaitableTimerEx and …
(edit) @89827   3 years vboxsync Runtime: Make use of CreateWaitableTimerEx and …
(edit) @89764   3 years vboxsync Runtime/r3/win/timer-win.cpp: Implement RTTimerCreateEx, RTTimerStart …
(edit) @89762   3 years vboxsync Runtime/r3/win/timer-win.cpp: Implement RTTimerCreateEx, RTTimerStart …
(edit) @88688   4 years vboxsync VBoxRT: Added RTTHREADFLAGS_COM_MTA and RTTHREADFLAGS_COM_STA flags to …
(edit) @86536   4 years vboxsync IPRT/localipc-win.cpp: Clarification to bugref:9773
(edit) @86525   4 years vboxsync Runtime/r3/*/sched-*.cpp: Doxygen cleanup, only keep the doxygen …
(edit) @86415   4 years vboxsync IPRT,++: Made RTHandleGetStandard's fLeaveOpen parameter work for …
(edit) @86414   4 years vboxsync IPRT,++: Adding a fLeaveOpen parameter to RTHandleGetStandard. …
(edit) @86412   4 years vboxsync IPRT/pipe: Adding RTPipeCloseEx w/ a fLeaveOpen parameter so we can …
(edit) @86301   4 years vboxsync Runtime: Add API to load kernel modules by name and add simple …
(edit) @86300   4 years vboxsync Runtime: Add API to load kernel modules by name and add simple …
(edit) @86171   4 years vboxsync IPRT/win/thread: Use new SetThreadDescription to set thread names.
(edit) @86170   4 years vboxsync IPRT/win/thread: Use new SetThreadDescription to set thread names.
(edit) @86017   4 years vboxsync Runtime/serialport-win.cpp: Fix querying for events under cerain …
(edit) @85882   4 years vboxsync IPRT/RTFileQuerySectorSize/win: Ignore not-ready-drive errors. bugref:9224
(edit) @85875   4 years vboxsync Main: bugref:9224: Added RTFileQuerySectorSize into IPRT
(edit) @85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @85112   4 years vboxsync GA: bugref:9773: Fixed incorrect impersonation level during the pipe …
(edit) @84840   5 years vboxsync IPRT/thread-win.cpp: Thread naming todo.
(edit) @84405   5 years vboxsync IPRT: Quick adjustments for making the vcc-fakes-kernel32* stuff build …
(edit) @84365   5 years vboxsync IPRT: Quick adjustments for making the vcc-fakes-kernel32* stuff build …
(edit) @83998   5 years vboxsync IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
(edit) @83997   5 years vboxsync IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
(edit) @83991   5 years vboxsync IPRT,VBoxAddInstallNt3x.cpp: Split out the IPRT bits from …
(edit) @83865   5 years vboxsync IPRT: VCC win32 API fakes for 14.1. [scm] bugref:8489
(edit) @83862   5 years vboxsync IPRT: VCC win32 API fakes for 14.1. bugref:8489
(edit) @83861   5 years vboxsync IPRT: VCC win32 API fakes for 14.1. bugref:8489
(edit) @83739   5 years vboxsync IPRT: More VC++ 14.1 build fixes. bugref:8489
(edit) @83233   5 years vboxsync IPRT: New gsoap version needs 4 more openssl functions.
(edit) @83124   5 years vboxsync IPRT: Merged the two tls files, with the sideeffect that destructors …
(edit) @83101   5 years vboxsync IPRT: Simple TLS destructor implementation for windows.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82837   5 years vboxsync IPRT/file: Added some more thoughts and @todo regarding the …
(edit) @82836   5 years vboxsync IPRT/win: Enabled new RTFileSetSize implementation that works like …
(edit) @82835   5 years vboxsync IPRT/win: Finished the RTFileSetSize reimplementation, still disabled. …
(edit) @82834   5 years vboxsync IPRT/win: Reimplemented RTFileSetSize to support truncating files …
(edit) @82726   5 years vboxsync Runtime/serialport-win.cpp: Initialize more DCB members to avoid using …
(edit) @81927   5 years vboxsync IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
(edit) @81500   5 years vboxsync IPRT/win: Added comment about usefulness of RTSystemQueryFirmwareBoolean.
(edit) @81499   5 years vboxsync IPRT/win: RTSystemQueryFirmwareBoolean should return success on …
(edit) @81147   5 years vboxsync IPRT/process-win.cpp: Don't try open the thread token when …
Note: See TracRevisionLog for help on using the revision log.

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