流
流浪ren
Unregistered / Unconfirmed
GUEST, unregistred user!
不好意思,我搞错了点。下面纠正过来
应该为以下语句
ShellExecute(GetDesktopWindow(), 'open', PChar('http://sohu.com'), nil, nil, SW_SHOWNORMAL);
必须在开始的uses中加入ShellApi,放心我倒是过了没问题
应该为以下语句
ShellExecute(GetDesktopWindow(), 'open', PChar('http://sohu.com'), nil, nil, SW_SHOWNORMAL);
必须在开始的uses中加入ShellApi,放心我倒是过了没问题