View Single Post
  #2  
Old 06-26-2003, 22:44
asterix asterix is offline
Friend
 
Join Date: Feb 2003
Posts: 98
Rept. Given: 1
Rept. Rcvd 4 Times in 1 Post
Thanks Given: 0
Thanks Rcvd at 4 Times in 4 Posts
asterix Reputation: 4
Look the file winice.dat and remove a mark ";"
ahead of such lines:

;EXP=c:\windows\system\user32.dll <- GetWindowTextA

and at the same time

;EXP=c:\windows\system\kernel32.dll
;EXP=c:\windows\system\gdi32.dll
;EXP=c:\windows\system\comdlg32.dll
;EXP=c:\windows\system\shell32.dll
;EXP=c:\windows\system\advapi32.dll
;EXP=c:\windows\system\comctl32.dll
;EXP=c:\windows\system\msvcrt.dll
;EXP=c:\windows\system\mfc42.dll

remove a mark ";"
Reply With Quote