|
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 ";"
|