Looking for a fast way to contact PowerBASIC ?
This function opens your default browser and loads the WWW address
into it.
[email protected]
Code:
ShellExecute hWnd,ByCopy "open",ByCopy "http://www.powerbasic.com", _ ByVal %NULL,ByVal %NULL,%SW_SHOW
into it.
[email protected]
Comment