diff options
Diffstat (limited to 'src/ext/Bal/stdbas/precomp.h')
| -rw-r--r-- | src/ext/Bal/stdbas/precomp.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/precomp.h b/src/ext/Bal/stdbas/precomp.h index a6c4cfe4..0faf1548 100644 --- a/src/ext/Bal/stdbas/precomp.h +++ b/src/ext/Bal/stdbas/precomp.h | |||
| @@ -42,3 +42,9 @@ | |||
| 42 | 42 | ||
| 43 | #include "stdbas.messages.h" | 43 | #include "stdbas.messages.h" |
| 44 | #include "WixStandardBootstrapperApplication.h" | 44 | #include "WixStandardBootstrapperApplication.h" |
| 45 | |||
| 46 | HRESULT LoadBundleIcon( | ||
| 47 | __in HMODULE hModule, | ||
| 48 | __out HICON* phIcon, | ||
| 49 | __out HICON* phSmallIcon | ||
| 50 | ); | ||
