mirror of
https://github.com/ckaczor/WixBalExtensionExt.git
synced 2026-02-09 09:42:40 -05:00
Update for WiX 3.10
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#include <shlwapi.h>
|
||||
#include <stdlib.h>
|
||||
#include <strsafe.h>
|
||||
#include <stddef.h>
|
||||
|
||||
#include "dutil.h"
|
||||
#include "memutil.h"
|
||||
@@ -47,6 +48,7 @@
|
||||
HRESULT CreateBootstrapperApplication(
|
||||
__in HMODULE hModule,
|
||||
__in BOOL fPrereq,
|
||||
__in HRESULT hrHostInitialization,
|
||||
__in IBootstrapperEngine* pEngine,
|
||||
__in const BOOTSTRAPPER_COMMAND* pCommand,
|
||||
__out IBootstrapperApplication** ppApplication
|
||||
|
||||
Reference in New Issue
Block a user