Changeset 98103 in vbox for trunk/src/VBox/Runtime/win
- Timestamp:
- Jan 17, 2023 2:15:46 PM (23 months ago)
- Location:
- trunk/src/VBox/Runtime/win
- Files:
-
- 21 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/win/RTErrConvertFromWin32.cpp
r96569 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMAtomicBitClear.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMAtomicBitTestAndToggle.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMAtomicBitToggle.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMAtomicReadU64.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMAtomicXchgU8.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMGetCS.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDR0.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDR1.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDR2.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDR3.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDR6.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDR7.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMGetDS.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMGetES.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMGetFS.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMGetGS.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMGetSS.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/amd64/ASMProbeReadByte.asm
r96407 r98103 4 4 5 5 ; 6 ; Copyright (C) 2006-202 2Oracle and/or its affiliates.6 ; Copyright (C) 2006-2023 Oracle and/or its affiliates. 7 7 ; 8 8 ; This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/errmsgwin-sorter.cpp
r96407 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as -
trunk/src/VBox/Runtime/win/errmsgwin.cpp
r96549 r98103 5 5 6 6 /* 7 * Copyright (C) 2006-202 2Oracle and/or its affiliates.7 * Copyright (C) 2006-2023 Oracle and/or its affiliates. 8 8 * 9 9 * This file is part of VirtualBox base platform packages, as
Note:
See TracChangeset
for help on using the changeset viewer.