[DllImport("coredll.dll", SetLastError=true)]
static extern int ExtEscape(
IntPtr hdc,
uint nEscape,
uint cbInput,
byte[] lpszInData,
int cbOutput,
IntPtr lpszOutData
);
Declare Function ExtEscape Lib "coredll.dll" (TODO) As TODO
None.
None.
Please add some!
Please add some!
Do you know one? Please contribute it!