VirtualBox

Changeset 106323 in vbox


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

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

文件:
修改了1个

图例:

未修改
增加
删除
  • trunk/include/VBox/GuestHost/VBoxWinDrvInst.h

    r106321 r106323  
    4040# pragma once
    4141#endif
     42
     43#include <iprt/types.h>
     44
     45RT_C_DECLS_BEGIN
    4246
    4347/** Windows driver installer handle. */
     
    96100int VBoxWinDrvInstUninstallExecuteInf(VBOXWINDRVINST hDrvInst, const char *pszInfFile, const char *pszSection, uint32_t fFlags);
    97101
     102RT_C_DECLS_END
     103
    98104#endif /* !VBOX_INCLUDED_GuestHost_VBoxWinDrvInst_h */
    99105
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