Exemplo n.º 1
0
 public static extern bool RtlDosPathNameToNtPathName_U(string path, ref _UNICODE_STRING sTRING, IntPtr a, IntPtr b);
Exemplo n.º 2
0
 public static extern void RtlInitUnicodeString(ref _UNICODE_STRING _UNICODE, string SourceString);
Exemplo n.º 3
0
 public static extern int NtDrawText(_UNICODE_STRING UnicodeText);