Beispiel #1
0
 public uint RegisterWindowMessage(string lpString)
 {
     return(PInvoker.RegisterWindowMessage(lpString));
 }