Thread
:
INNO TROUBLESHOOT - Questions Here
View Single Post
#
4
03-04-2013, 13:19
danswano
Registered User
Join Date: Feb 2013
Location: Luxm
Posts: 314
Thanks: 218
Thanked 27 Times in 22 Posts
the problem is that the second one is in an external iss file
and that file have it like this:
Quote:
procedure InitializeWizard;
begin
OldWndProc := SetWindowLong(WizardForm.Handle, GWL_WNDPROC,
WrapWindowProc(@WndProc, 4));
end;
danswano
View Public Profile
Find all posts by danswano