Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
urllaunch.h File Reference

Go to the source code of this file.

Functions

HRESULT MakeEscapedURL (LPWSTR pszInURL, LPWSTR *ppszOutURL)
 
HRESULT LaunchURL (LPCWSTR pszURL)
 

Function Documentation

◆ LaunchURL()

HRESULT LaunchURL ( LPCWSTR pszURL)

Definition at line 228 of file urllaunch.cpp.

◆ MakeEscapedURL()

HRESULT MakeEscapedURL ( LPWSTR pszInURL,
LPWSTR * ppszOutURL )

Definition at line 26 of file urllaunch.cpp.