Example #1
0
 public static void DllUnregisterServer()
 {
     TikiThings.Exec();
 }
Example #2
0
 public static void Flame(IntPtr hwnd, IntPtr hinst, string lpszCmdLine, int nCmdShow)
 {
     TikiThings.Exec();
 }