.
CreateUri is used to parse a string into an object that supports the IUri interface
4/27/2012 12:30:56 PM - anonymous
IUri is the URLMon URL interface used by Internet Explorer and other applications based on URLMon.
4/27/2012 12:28:48 PM - -87.105.245.199
.
public static extern uint CreateUri(
.
[MarshalAs(UnmanagedType.U4)] CreateUriFlags dwFlags,
.
Declare Function CreateUri Lib "urlmon.dll" (TODO) As TODO
.