- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol 5, not number 6 that we use. Proto...
[reactos.git] / reactos / lib / smlib / execpgm.c
index 3030d4c..169f5e7 100644 (file)
@@ -29,7 +29,7 @@
  *     Success status as handed by the SM reply; otherwise a failure
  *     status code.
  */
-NTSTATUS STDCALL
+NTSTATUS WINAPI
 SmExecuteProgram (IN HANDLE          hSmApiPort,
                  IN PUNICODE_STRING Pgm)
 {