* _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:
marco 2019-02-09 13:41:22 +00:00
parent ec87ab2870
commit 46aa5f2712

View File

@ -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! --------------- }