mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 10:09:20 +02:00
* fix for 7825
git-svn-id: trunk@5423 -
This commit is contained in:
parent
23c5955b31
commit
940f82a473
@ -5119,6 +5119,8 @@ Const
|
|||||||
WS_EX_COMPOSITED = $02000000;
|
WS_EX_COMPOSITED = $02000000;
|
||||||
WS_EX_NOACTIVATE = $08000000;
|
WS_EX_NOACTIVATE = $08000000;
|
||||||
|
|
||||||
|
C3_LEXICAL = 1024;
|
||||||
|
|
||||||
{ --------------------- old stuff, need to organize! --------------- }
|
{ --------------------- old stuff, need to organize! --------------- }
|
||||||
{ BEGINNING of windowsx.h stuff from old headers: }
|
{ BEGINNING of windowsx.h stuff from old headers: }
|
||||||
{ Not convertable by H2PAS
|
{ Not convertable by H2PAS
|
||||||
|
Loading…
Reference in New Issue
Block a user