VirtualBox

Changeset 106325 in vbox


忽略:
时间戳:
2024-10-15 下午01:27:19 (3个月前)
作者:
vboxsync
消息:

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

文件:
修改了1个

图例:

未修改
增加
删除
  • 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