mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 11:49:23 +02:00
* comment added previous commit
git-svn-id: trunk@12683 -
This commit is contained in:
parent
6ceb016593
commit
c13f553b9b
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user