mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-04 13:50:36 +02:00
* _S_ and _E_ first and last were already there, just in an unexpected winerror. Found after testing ->revert all but the last line.
git-svn-id: trunk@41266 -
This commit is contained in:
parent
ec87ab2870
commit
46aa5f2712
@ -5424,10 +5424,6 @@ Type
|
||||
FLASHW_TIMER = $00000004;
|
||||
FLASHW_TIMERNOFG = $0000000C;
|
||||
|
||||
CLASSFACTORY_E_FIRST = DWORD($80040110);
|
||||
CLASSFACTORY_E_LAST = DWORD($8004011F);
|
||||
CLASSFACTORY_S_FIRST = DWORD($00040110);
|
||||
CLASSFACTORY_S_LAST = DWORD($0004011F);
|
||||
CLASS_E_NOTLICENSED = DWORD($80040112);
|
||||
|
||||
{ --------------------- old stuff, need to organize! --------------- }
|
||||
|
Loading…
Reference in New Issue
Block a user