VirtualBox

source: vbox/trunk/src/VBox/Installer/win/Stub/VBoxStub.h@ 31659

Last change on this file since 31659 was 31659, checked in by vboxsync, 15 years ago

export Windows installer to OSE

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 348 bytes
Line 
1/* $Id: VBoxStub.h 31659 2010-08-13 15:13:08Z vboxsync $ */
2/** @file
3 * VBoxStub - VirtualBox's Windows installer stub.
4 */
5
6/*
7 * Copyright (C) 2009 Oracle Corporation
8 *
9 * Oracle Corporation confidential
10 * All rights reserved
11 */
12
13#pragma once
14
15#define VBOX_STUB_TITLE "VirtualBox Installer"
16
17typedef BOOL (WINAPI *LPFN_ISWOW64PROCESS) (HANDLE, PBOOL);
18LPFN_ISWOW64PROCESS fnIsWow64Process;
19
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette