mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 03:46:10 +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;
|
SETXON = 2;
|
||||||
SETBREAK = 8;
|
SETBREAK = 8;
|
||||||
CLRBREAK = 9;
|
CLRBREAK = 9;
|
||||||
|
{ WM_QUERYENDSESSION/WM_ENDSESSION }
|
||||||
ENDSESSION_LOGOFF = dword($80000000); // all winver >= 0x400
|
ENDSESSION_LOGOFF = dword($80000000); // all winver >= 0x400
|
||||||
ENDSESSION_CRITICAL = dword($40000000);
|
ENDSESSION_CRITICAL = dword($40000000);
|
||||||
ENDSESSION_CLOSEAPP = dword($00000001);
|
ENDSESSION_CLOSEAPP = dword($00000001);
|
||||||
|
Loading…
Reference in New Issue
Block a user