Create Windows installer #53
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
Some checks reported errors
BlockStorage/repertory/pipeline/head Something is wrong with the build of this commit
This commit is contained in:
@@ -32,7 +32,6 @@ WizardStyle=modern
|
|||||||
[code]
|
[code]
|
||||||
const
|
const
|
||||||
SMTO_ABORTIFHUNG = $0002;
|
SMTO_ABORTIFHUNG = $0002;
|
||||||
HWND_BROADCAST = $FFFF;
|
|
||||||
WM_SETTINGCHANGE = $001A;
|
WM_SETTINGCHANGE = $001A;
|
||||||
|
|
||||||
function SendMessageTimeout(hWnd: HWND; Msg: UINT; wParam: WPARAM; lParam: LPARAM;
|
function SendMessageTimeout(hWnd: HWND; Msg: UINT; wParam: WPARAM; lParam: LPARAM;
|
||||||
|
Reference in New Issue
Block a user