BGGradient & minize solution
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2258 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
d92a0d06f6
commit
de557f6037
4 changed files with 25 additions and 7 deletions
|
@ -266,7 +266,7 @@ static int NSISCALL __ensuredata(int amount)
|
|||
hwnd=CreateDialogParam(
|
||||
g_hInstance,
|
||||
MAKEINTRESOURCE(IDD_VERIFY),
|
||||
GetDesktopWindow(),
|
||||
0,
|
||||
verProc,
|
||||
(LPARAM)_LANG_UNPACKING
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue