On 11=D4=C210=C8=D5, =CF=C2=CE=E710=CA=B100=B7=D6, Dream sdk <tex...@gmail.=
another question is :
I can call ShellExecute(0,"open","notepad.exe", "","",SW_SHOW )
within InternalProcessInput,it work fine;
but when I use ShellExecute(0,"http://www.google.com","",
NULL,NULL,SW_SHOW);
to open a website,nothing is happened,why?