Changeset 69111 in vbox for trunk/src/VBox/Runtime/win
- Timestamp:
- Oct 17, 2017 2:26:02 PM (7 years ago)
- Location:
- trunk/src/VBox/Runtime/win
- Files:
-
- 22 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp
r67310 r69111 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMAtomicBitClear.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMAtomicBitTestAndToggle.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMAtomicBitToggle.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMAtomicReadU64.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMAtomicXchgU8.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetCS.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDR0.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDR1.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDR2.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDR3.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDR6.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDR7.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDS.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetES.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetFS.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetFlags.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetGS.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMGetSS.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMProbeReadByte.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/amd64/ASMSetFlags.asm
r62477 r69111 4 4 5 5 ; 6 ; Copyright (C) 2006-201 6Oracle Corporation6 ; Copyright (C) 2006-2017 Oracle Corporation 7 7 ; 8 8 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/win/errmsgwin.cpp
r62592 r69111 5 5 6 6 /* 7 * Copyright (C) 2006-201 6Oracle Corporation7 * Copyright (C) 2006-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.