VirtualBox

vbox的更動 58741 路徑 trunk/src/bldprogs


忽略:
時間撮記:
2015-11-18 下午12:37:59 (9 年 以前)
作者:
vboxsync
訊息:

VBoxPeSetVersion.cpp: Use our pecoff.h and mz.h instead of Windows.h and IPRT internal headers.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/bldprogs/VBoxPeSetVersion.cpp

    r57898 r58741  
    2020*   Header Files                                                                                                                 *
    2121*********************************************************************************************************************************/
    22 #ifdef RT_OS_WINDOWS
    23 # include <Windows.h>
    24 #else
    25 # include <iprt/stdint.h>
    26 # include "../VBox/Runtime/include/internal/ldrPE.h"
    27 # include "../VBox/Runtime/include/internal/ldrMZ.h"
    28 #endif
     22#include <iprt/formats/mz.h>
     23#include <iprt/formats/pecoff.h>
    2924#include <stdio.h>
    3025#include <string.h>
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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