Página 1 de 1
How can use ShellExecute to open a new I.E browser window in an application
Publicado: Sab Sep 17, 2011 6:30 pm
por Xailer
Help please with this issue!
TIA
How can use ShellExecute to open a new I.E browser window in an application
Publicado: Sab Sep 17, 2011 7:49 pm
por jlalin
Dionisis,
use it as: ShellExecute( , "open", "
http://www.xailer.com" )
Regards,
José Lalín
How can use ShellExecute to open a new I.E browser window in an application
Publicado: Dom Sep 18, 2011 7:41 am
por Xailer
Many Thanks Josi
Already solved
TIA