Changeset 76553 in vbox for trunk/src/VBox/Installer/win/Stub
- Timestamp:
- Jan 1, 2019 1:45:53 AM (6 years ago)
- Location:
- trunk/src/VBox/Installer/win/Stub
- Files:
-
- 12 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/win/Stub/Makefile.kmk
r69111 r76553 5 5 6 6 # 7 # Copyright (C) 2009-201 7Oracle Corporation7 # Copyright (C) 2009-2019 Oracle Corporation 8 8 # 9 9 # This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.cpp
r76420 r76553 5 5 6 6 /* 7 * Copyright (C) 2010-201 7Oracle Corporation7 * Copyright (C) 2010-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.h
r76529 r76553 5 5 6 6 /* 7 * Copyright (C) 2009-201 7Oracle Corporation7 * Copyright (C) 2009-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStub.rc
r69500 r76553 5 5 6 6 /* 7 * Copyright (C) 2009-201 7Oracle Corporation7 * Copyright (C) 2009-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.cpp
r76474 r76553 8 8 9 9 /* 10 * Copyright (C) 2012-201 7Oracle Corporation10 * Copyright (C) 2012-2019 Oracle Corporation 11 11 * 12 12 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/VBoxStubCertUtil.h
r76529 r76553 5 5 6 6 /* 7 * Copyright (C) 2012-201 7Oracle Corporation7 * Copyright (C) 2012-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/crypt32.def
r69500 r76553 5 5 6 6 ; 7 ; Copyright (C) 2009-201 7Oracle Corporation7 ; Copyright (C) 2009-2019 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/msi.def
r69500 r76553 5 5 6 6 ; 7 ; Copyright (C) 2009-201 7Oracle Corporation7 ; Copyright (C) 2009-2019 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/resource.h
r76529 r76553 5 5 6 6 /* 7 * Copyright (C) 2009-201 7Oracle Corporation7 * Copyright (C) 2009-2019 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/shell32.def
r69500 r76553 5 5 6 6 ; 7 ; Copyright (C) 2009-201 7Oracle Corporation7 ; Copyright (C) 2009-2019 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/user32.def
r69500 r76553 5 5 6 6 ; 7 ; Copyright (C) 2009-201 7Oracle Corporation7 ; Copyright (C) 2009-2019 Oracle Corporation 8 8 ; 9 9 ; This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Installer/win/Stub/ws2_32.def
r69500 r76553 5 5 6 6 ; 7 ; Copyright (C) 2009-201 7Oracle Corporation7 ; Copyright (C) 2009-2019 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.