Browse Source

* comment added previous commit

git-svn-id: trunk@12683 -
marco 16 years ago
parent
commit
c13f553b9b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      rtl/win/wininc/defines.inc

+ 1 - 1
rtl/win/wininc/defines.inc

@@ -1245,7 +1245,7 @@
      SETXON = 2;
      SETBREAK = 8;
      CLRBREAK = 9;
-
+  { WM_QUERYENDSESSION/WM_ENDSESSION }
      ENDSESSION_LOGOFF   = dword($80000000);  // all winver >= 0x400
      ENDSESSION_CRITICAL = dword($40000000);
      ENDSESSION_CLOSEAPP = dword($00000001);