VirtualBox

Changeset 106325 in vbox


Ignore:
Timestamp:
Oct 15, 2024 1:27:19 PM (6 weeks ago)
Author:
vboxsync
Message:

Windows installers: Big revamp for removing all DIFxApp-related / DIFxApi-related code and build dependencies for the host and guest installers [SCM fix]. bugref:10762

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/installation/VBoxWinDrvCommon.h

    r106321 r106325  
    2626 */
    2727
     28#ifndef VBOX_INCLUDED_SRC_installation_VBoxWinDrvCommon_h
     29#define VBOX_INCLUDED_SRC_installation_VBoxWinDrvCommon_h
     30#ifndef RT_WITHOUT_PRAGMA_ONCE
     31# pragma once
     32#endif
     33
    2834#if defined(RT_ARCH_AMD64)
    2935# define VBOXWINDRVINF_NATIVE_ARCH_STR     "AMD64"
     
    4753int VBoxWinDrvInfQueryModelsSectionName(HINF hInf, PRTUTF16 *ppwszValue, PDWORD pcwcValue);
    4854
     55#endif /* !VBOX_INCLUDED_SRC_installation_VBoxWinDrvCommon_h */
     56
Note: See TracChangeset for help on using the changeset viewer.

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