VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96569   2 years vboxsync IPRT: Added translation for ERROR_SERVICE_ALREADY_RUNNING to …
(edit) @96549   2 years vboxsync IPRT: Fixes for tstRTErr-1.cpp after windows error info reduction.
(edit) @96415   2 years vboxsync IPRT/nocrt: No AssertLogRelMsgFailed in RTErrConvertFromWin32 when in …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96269   2 years vboxsync IPRT: Don't include the windows error defines in the static libraries …
(edit) @96165   2 years vboxsync IPRT/errmsgwin.cpp: Removed unused ENTRY macro.
(edit) @96164   2 years vboxsync IPRT/errmsgwin.cpp: Made IPRT_ERRMSG_DEFINES_ONLY only option next to …
(edit) @95792   2 years vboxsync IPRT/env-win.cpp: IPRT_NO_CRT adjustments, rewrote a few bits. bugref:10261
(edit) @95547   2 years vboxsync IPRT/errmsgwin.cpp: Fixed mixup between IPRT_NO_ERROR_DATA and …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92905   3 years vboxsync IPRT/errmsgwin-sorter.cpp: Increase the max string length for W10 SDK. …
(edit) @92799   3 years vboxsync iprt/asmdefs.h,IPRT//*asm: Added a RT_BEGINPROC macro that takes …
(edit) @88609   4 years vboxsync IPRT/errmsgwin-sorter.cpp: Hardcode some audio client status codes. …
(edit) @85121   4 years vboxsync iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
(edit) @84070   5 years vboxsync IPRT: Massaging errmsg*-sorter.cpp and bldprog-strtab-template.cpp.h a …
(edit) @84068   5 years vboxsync IPRT,++: Compress the windows status code info (errmsgwin.cpp) to save …
(edit) @84067   5 years vboxsync IPRT,++: Compress the windows status code info (errmsgwin.cpp) to save …
(edit) @84063   5 years vboxsync IPRT,++: New RTErrWin* API, data source unchanged. bugref:9726
(edit) @84054   5 years vboxsync IPRT,++: Apply bldprog-strtab.h and friends to the IPRT status message …
(edit) @83984   5 years vboxsync IPRT: Reduce the amoung of strings in errmsg and errmsgwin in static …
(edit) @83746   5 years vboxsync IPRT: Sort IPRT status messages so we can look them up using binary …
(edit) @83745   5 years vboxsync IPRT: Sort IPRT status messages so we can look them up using binary …
(edit) @83744   5 years vboxsync IPRT: Sort windows error messages so we can look them up using binary …
(edit) @83743   5 years vboxsync IPRT: Sort windows error messages so we can look them up using binary …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @78425   6 years vboxsync iprt/asm-amd64-x86.h: Don't use readeflags & writeeflags as they …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76452   6 years vboxsync IPRT: Ran scm --fix-err-h. bugref:9344
(edit) @75791   6 years vboxsync RTErrConvertFromWin32: ERROR_ELEVATION_REQUIRED
(edit) @73023   6 years vboxsync RTErrConvertFromWin32: ERROR_UNRECOGNIZED_VOLUME.
(edit) @71240   7 years vboxsync RTErrConvertFromWin32: translate an annoying SMB error.
(edit) @70393   7 years vboxsync IPRT/winsock: init fixes.
(edit) @69793   7 years vboxsync RTErrConvertFromWin32: ERROR_SERVICE_DOES_NOT_EXIST
(edit) @69434   7 years vboxsync Runtime: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @67310   7 years vboxsync RTErrconvertFromWin32: ERROR_INVALID_IMAGE_HASH
(edit) @66867   8 years vboxsync a little more build fixing
(edit) @66865   8 years vboxsync more complete build fix
(edit) @66864   8 years vboxsync build fix
(edit) @66862   8 years vboxsync Runtime: provide LogRel output for all cases resulting in …
(edit) @66558   8 years vboxsync win/RTErrConvertFromWin32.cpp: make the hack compile
(edit) @66557   8 years vboxsync win/RTErrConvertFromWin32.cpp: accept STATUS_ELEVATION_REQUIRED (which …
(edit) @63561   8 years vboxsync scm: cleaning up todos
(edit) @62592   8 years vboxsync IPRT: More unused parameters and undefined preprocessor macor warning …
(edit) @62477   8 years vboxsync (C) 2016
(edit) @59545   9 years vboxsync win/RTErrConvertFromWin32.cpp: Added mapping for …
(edit) @59057   9 years vboxsync IPRT: Duplicate ASMAtomicXchgU16, add ASMAtomic[Cmp]XchgU16 to 32-bit …
(edit) @58754   9 years vboxsync IPRT: Use common/asm/ASMBitFirstSet.asm instead of the win/amd64/ version.
(edit) @58751   9 years vboxsync IPRT: Use common/asm/ASMBitFirstClear.asm instead of the win/amd64/ …
(edit) @57926   9 years vboxsync IPRT: Doxygen clenaups (mostly).
(edit) @57916   9 years vboxsync IPRT: More windows process creation hacking and cleaning up. Cleaned …
(edit) @57906   9 years vboxsync RTProc/win,RTErr: Avoid doing LogonUserW when we don't need to get the …
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56290   9 years vboxsync IPRT: Updated (C) year.
(edit) @51770   10 years vboxsync Merged in iprt++ dev branch.
(edit) @51427   11 years vboxsync Runtime/win/RTErrConvertFromWin32.cpp: add error code which is used …
(edit) @48935   11 years vboxsync Runtime: Whitespace and svn:keyword cleanups by scm.
(edit) @47168   11 years vboxsync IPRT/localipc-win.cpp: Update.
(edit) @46941   11 years vboxsync Moved some related files from win/amd64 to common/asm while at it (LDTR).
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @39801   13 years vboxsync IPRT: socket / address resolving fixes.
(edit) @35445   14 years vboxsync Runtime/errmsgwin: add a heuristics for providing a human readable …
(edit) @33437   14 years vboxsync iprt: Made tstRTSymlink work on Windows.
(edit) @30093   14 years vboxsync IPRT: Removed VERR_LOGON_FAILURE in favor of …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @27576   15 years vboxsync IPRT/testcase: Added logon failure error, test some more stuff.
(edit) @26344   15 years vboxsync Runtime: white space cleanup.
(edit) @26343   15 years vboxsync RTErrConvertFromWin32.cpp: tabs
(edit) @14626   16 years vboxsync Our COM errors not in the guest
(edit) @14614   16 years vboxsync IPRT: errmsgvboxcom.xsl -> VBox/errmsgvboxcom.xsl; include result in …
(edit) @14604   16 years vboxsync Runtime: Understand COM error codes from VirtualBox.xidl in %Rhrc.
(edit) @13083   16 years vboxsync Runtime: no need to add \n to the end of 'unknown status' error text
(edit) @12120   16 years vboxsync Added missing ASMSetDRx functions for win64.
(edit) @8402   17 years vboxsync Added %Rhrc, %Rhrf and %Rhra for formatting COM/XPCOM status codes. …
(edit) @8255   17 years vboxsync rebranding, eol
(edit) @8245   17 years vboxsync rebranding: IPRT files again.
(edit) @8170   17 years vboxsync Rebranding: replacing more innotek strings.
(edit) @8155   17 years vboxsync The Big Sun Rebranding Header Change
(edit) @6872   17 years vboxsync ERROR_DIRECTORY -> VERR_NOT_A_DIRECTORY
(edit) @5999   17 years vboxsync The Giant CDDL Dual-License Header Change.
(edit) @5885   17 years vboxsync It's '.' and not '@' that's supposed to be used to indicate local …
(edit) @5490   17 years vboxsync Converted gcc ASMMultU64ByU32DivByU32 inline code to nasm in order to …
(copy) @5423   17 years vboxsync Merged the win32 and win64 directories.
copied from trunk/src/VBox/Runtime/win32
(edit) @4071   17 years vboxsync Biggest check-in ever. New source code headers for all (C) innotek files.
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