View Single Post
  #2  
Old 24-08-2012, 05:33
FatalError FatalError is offline
Registered User
 
Join Date: Jul 2012
Location: England
Posts: 22
Thanks: 0
Thanked 5 Times in 5 Posts
FatalError is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
you wrote & I replied for the first part... which again is simple to see what you have wrong..

#define ISSI_UseMyInitializeWizard
--> bold part is missing from procedure line...

procedure ISSI_UseMyInitializeWizard();
begin
.
.
.
.
end;
Don't work but I'm trying update issi file.Will be working now...
Reply With Quote