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) @55794   10 years vboxsync Runtime: Replaced .rc file.
(edit) @55784   10 years vboxsync Restored lost ProductVersion.
(edit) @55782   10 years vboxsync Added an empty macro as a place holder for any additional strings we …
(edit) @55781   10 years vboxsync Clean up RC files, adding more version.h defines for common values.
(edit) @55772   10 years vboxsync Two more RC defines.
(edit) @55771   10 years vboxsync Use defines in the RC files and make those defines compatible with …
(edit) @55596   10 years vboxsync RTFileQueryInfo/win: Inverted check in error case, causing failure on …
(edit) @55565   10 years vboxsync localipc-win.cpp: electric fence fix, 2nd try.
(edit) @55563   10 years vboxsync localipc-win.cpp: electric fence fix.
(edit) @55562   10 years vboxsync IPRT: Added RTEnvCreateChangeRecord, RTEnvApplyChanges …
(edit) @55530   10 years vboxsync RTProcCreate,RTProcCreateEx: Added RTPROC_FLAGS_UNQUOTED_ARGS for …
(edit) @55401   10 years vboxsync added a couple of missing Id headers
(edit) @55348   10 years vboxsync IPRT: win/fileio-win.cpp: Added default case for RTFileIsValid().
(edit) @55126   10 years vboxsync s/AssertPtrReturn/AssertReturn/ after RTMemAlloc()
(edit) @54998   10 years vboxsync supHardNt: Some more memory replacment hacking - take evasive action …
(edit) @54931   10 years vboxsync Runtime/r3/win: GetLogicalProcessorInformation is useless for querying …
(edit) @54270   10 years vboxsync IPRT,TM: Implemented the get-cpu-number optimizations for the …
(edit) @54207   10 years vboxsync Updated .def files with new RTTimeNanoTS* names.
(edit) @53948   10 years vboxsync header fixes
(edit) @53839   10 years vboxsync Runtime/r3/win/path-win.cp: fixed SHGetFolderPathW() prototype
(edit) @53833   10 years vboxsync Runtime: looks like the 32-bit compiler does something silly
(edit) @53825   10 years vboxsync Runtime: try the official Windows XP+ way to get the home (profile) …
(edit) @53819   10 years vboxsync iprt/nt/nt.h: Added a bunch of Ldr APIs.
(edit) @53805   10 years vboxsync added more missing Windows resource files
(edit) @53762   10 years vboxsync build fix
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53471   10 years vboxsync IPRT/r3/nt&win: Precision time APIs for NT (not enabled).
(edit) @53009   10 years vboxsync IPRT: Windows 10 OS type.
(edit) @52953   10 years vboxsync SUP: Use LdrRegisterDllNotification when available to make sure we see …
(edit) @52947   10 years vboxsync SUP: Implemented early VM process vboxdrv initialization.
(edit) @52944   10 years vboxsync IPRT: Separated out RTPathAbs from the posix, fixing it up for windows …
(edit) @52943   10 years vboxsync SUP: The child side of early VM process init.
(edit) @52942   10 years vboxsync duh
(edit) @52941   10 years vboxsync Use our own heap in the hope that we can use it before ntdll is really …
(edit) @52940   10 years vboxsync Eliminating some more kernel32.dll dependencies, marking APIs we like …
(edit) @52877   10 years vboxsync Import NtQuerySystemInformation.
(edit) @52823   10 years vboxsync Runtime: Fix typo in r96224.
(edit) @52822   10 years vboxsync Runtime: Fix RTTimeMilliTS() on FreeBSD. Use macros for time units …
(edit) @52627   10 years vboxsync SUP: Fixed comctl32.dll resolving (generic winsxs) and fixed a crash …
(edit) @52457   10 years vboxsync IPRT: Tell the windows debugger the name of our threads.
(edit) @52364   10 years vboxsync nt.h: NtOpenKey, NtQuerySecurityObject, NtQueryValueKey, RtlEqualSid, …
(edit) @52334   10 years vboxsync alloc-win.cpp: Two more PAGE_OFFSET_MASK cases missing uintptr_t cast …
(edit) @52163   10 years vboxsync SUP: Make the middle respawn process wait on both parent and child. …
(edit) @52139   10 years vboxsync SUP: child-process purification to avoid sysfer.dll.
(edit) @52094   10 years vboxsync Runtime: Fix VBoxRT-openssl-ose.def, there is no EVP_aes_192_xts method
(edit) @52092   10 years vboxsync SUP: Disable hard error popups from NtCreateSection failures.
(edit) @52021   10 years vboxsync IPRT/RTMemLocked*: Ditch API, was only implemented on POSIX and there …
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51763   10 years vboxsync build fix
(edit) @51437   11 years vboxsync Runtime/r3/win/VBoxRT-openssl.def: properly update for openssl 1.0.1, …
(edit) @51428   11 years vboxsync Runtime/r3/win/VBoxRT-openssl.def: update for openssl 1.0.1
(edit) @51343   11 years vboxsync Runtime: Quick RTMemLocked* implementation using RTMemAlloc. Only to …
(edit) @51037   11 years vboxsync Runtime: init-win.cpp: OSVERSIONINFO typos.
(edit) @50976   11 years vboxsync RTSystemQueryOSInfo-win.cpp,init-win.cpp: Detect windows 8.1 …
(edit) @50853   11 years vboxsync Runtime/r3/win/RTSystemQueryDmiString: don't fail if the COM lib was …
(edit) @50745   11 years vboxsync IPRT/process-win: Fixed overwriting of existing environment variables …
(edit) @50408   11 years vboxsync RTEnv: Use the unicode CRT APIs on windows to avoid …
(edit) @50062   11 years vboxsync IPRT/process-win.cpp: Fixed environment creation for RTProcCreateEx(), …
(edit) @49229   11 years vboxsync win.x86 build fix
(edit) @49150   11 years vboxsync SUPR3: Use NtDeviceIoControlFile instead of DeviceIoControl to avoid …
(edit) @49078   11 years vboxsync dir-win.cpp/RTDirCreate: Aaaaaaaaaaaaaaaaarg!!!!!!!!!!
(edit) @49043   11 years vboxsync symlink-win.cpp: Fixed bug in RTSymlinkCreate on windows, seems …
(edit) @49039   11 years vboxsync IPRT: Filename extension versus suffix cleanup, long overdue.
(edit) @49030   11 years vboxsync Runtime/r3/win/process-win: typo
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @48304   11 years vboxsync Runtime/r3/init: disable this for Vista 64 as well
(edit) @47976   11 years vboxsync Spaces.
(edit) @47596   11 years vboxsync IPRT: Determin windows version on init and skip the …
(edit) @47535   11 years vboxsync IPRT: Wrote native NT directory enumeration - not enabled by default. …
(edit) @47534   11 years vboxsync split the directory open/enum/close code out of dir-win.cpp and into …
(edit) @47533   11 years vboxsync Rewrote fs-win.cpp into a pure native NT version, this fixes the …
(edit) @47194   11 years vboxsync IPRT/localipc-win.cpp: Some SDDL hacking fun.
(edit) @47185   11 years vboxsync IPRT/localipc-win.cpp: Update; enhanced testcase, now is passing …
(edit) @47168   11 years vboxsync IPRT/localipc-win.cpp: Update.
(edit) @47122   11 years vboxsync IPRT/localipc-win.cpp: Update (waiting on data now is properly getting …
(edit) @47083   11 years vboxsync IPRT/localipc-win.cpp: Update, added testcase (work in progress).
(edit) @47052   11 years vboxsync Comment typos.
(edit) @47051   11 years vboxsync IPRT/localipc-win.cpp: Update on implementation (untested so far), …
(edit) @47011   11 years vboxsync IPRT/RTSystemQueryOSInfo-win.cpp: Must be sizeof(OSVERSIONINFOEX).
(edit) @47010   11 years vboxsync IPRT/RTSystemQueryOSInfo-win.cpp: Warning.
(edit) @46876   11 years vboxsync added Win8.1 OS type
(edit) @46739   11 years vboxsync reorged the allocex bits in ring3.
(edit) @46702   11 years vboxsync release build fix
(edit) @46701   11 years vboxsync mid air collision.
(edit) @46700   11 years vboxsync ldrNative-win.cpp: Assert on relative paths.
(edit) @46697   11 years vboxsync additional check
(edit) @46639   11 years vboxsync Added RTMpGetOnlineCoreCount and RTMpGetPresentCoreCount.
(edit) @46637   11 years vboxsync remove test /16.
(edit) @46635   11 years vboxsync RTMpGetCoreCount: Very complicated way of walking an array, I'd say, …
(edit) @46625   11 years vboxsync unify casing
(edit) @46624   11 years vboxsync use RTLdrLoadSystem here as well
(edit) @46619   11 years vboxsync typo
(edit) @46618   11 years vboxsync Runtime/r3/mp-win: coding style
(edit) @46617   11 years vboxsync Runtime/r3/mp-win, Runtime/Makefile: build fix.
(edit) @46616   11 years vboxsync Runtime/r3/mp-win, Runtime/Makefile: Support for getting physical core …
(edit) @46593   11 years vboxsync updates
(edit) @46561   11 years vboxsync Runtime/r3/win: rtldrNative restriction
(edit) @46404   12 years vboxsync Forward ported r86229, r86230 + r86234 (IPRT/process-win.cpp: If …
(edit) @46231   12 years vboxsync GetTickCount isn't usable, bit the bullet and read interrupt time from …
(edit) @46223   12 years vboxsync Must use same time source in user and kernel land otherwise we might …
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