Ch40zzC0d3r could you explain how should implement your proposal?
Quote:
Hook MessageBoxA and read the error (split it down to one or two words) and use a simple if condition to filter the msg. You can also block the msgbox if you dont call the orig function!
This method works 100%