added sysprog entities

This commit is contained in:
Infineon\StieberD
2024-03-25 15:17:34 -07:00
parent 600a8e1f61
commit 3a6a2b6b5b
1028 changed files with 171660 additions and 0 deletions

View File

@ -0,0 +1,18 @@
compile Insert idxsvr_equates
EQU MSG_IDX_ENGINE$ to 1126 ;* the message for the engine... (WM_USER + 0x66)
;* (used to be 401 for the old engine)
EQU INDEX_SERVER_INFO$ to 1 ;* the wParam for turning on/off the index server
EQU SERVER_OFF$ to 0
EQU SERVER_ON$ to 1
EQU SERVER_ON_UPDATE$ to 2
EQU SERVER_FLUSH_INDEX_BEGIN$ to 3
EQU SERVER_FLUSH_INDEX_END$ to 4
EQU IDXSVR_FLAG$ TO 1
EQU IDXSVR_TOTAL_FILES$ TO 2
EQU IDXSVR_CURR_FILE$ TO 3
EQU IDXSVR_CURR_FIELD$ TO 4
EQU IDXSVR_PROGRESS$ TO 5
* RJC 02-21-15 COPY FROM REV_BP
* Source Date: 10:36:35 22 AUG 1996 Build ID: OI*3.1.64 Level: 3.1