I use the command:
ShellExecute(0, 'OPEN', '
http://www.experts-exchange.com', nil, nil, SW_SHOWNORMAL);
from Delphi, and initially it worked. Now, however i get some CPU error and the CPU monitor shows up when i execute this command. Any tips?
Start Free Trial