[DllImport("comdlg32.dll", SetLastError=true)]
static extern int CommDlgExtendedError();
<DllImport("comdlg32.dll", SetLastError:=True)> _
Private Shared Function CommDlgExtendedError() As Integer
End Function
None.
Please add some!
Please add some!
Do you know one? Please contribute it!