Drag and Drop Support into the Makensisw window
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@960 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
5408e3ca6d
commit
f4f4681851
5 changed files with 40 additions and 9 deletions
|
@ -42,5 +42,6 @@ void DisableItems(HWND hwnd);
|
|||
void EnableItems(HWND hwnd);
|
||||
void RestoreWindowPos(HWND hwnd);
|
||||
void SaveWindowPos(HWND hwnd);
|
||||
void ResetObjects();
|
||||
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue