[DllImport("uxtheme", ExactSpelling=true)]
public extern static Int32 EnableThemeDialogTexture(IntPtr hWnd, EnableThemeDialogTextureFlags flags);
Declare Function EnableThemeDialogTexture Lib "uxtheme.dll" (hWnd As IntPtr, flags as EnableThemeDialogTexttureFlags) As Int32
None.
None.
Please add some!
Please add some!
TODO