|
|
1.1 ! root 1: ! 2: #define CDALREADYUSED 7100 ! 3: #define CDBADFILE 7200 ! 4: #define CDCONFIRMINFO 7300 ! 5: #define CDGETNAME 7400 ! 6: #define CDGETNAMEORG 7500 ! 7: #define CDGETORG 7600 ! 8: #define CDBADNAME 7700 ! 9: #define CDBADORG 7800 ! 10: ! 11: extern int FAR PASCAL FInitSystem1(int did, LPSTR sz, int fNet); ! 12: extern int FAR PASCAL FInitSystem3(int did, LPSTR sz, int fAlways); ! 13: extern int FAR PASCAL FCloseSystem(LPSTR szSect, LPSTR szKey, LPSTR szDst, ! 14: int wResType, int wResId); ! 15: ! 16: ! 17: extern int FAR PASCAL InitSystemRead(int did, LPSTR sz, int fNet); ! 18: extern int FAR PASCAL InitSystemWrite(int did, LPSTR sz, int fAlways); ! 19: extern void FAR PASCAL CloseSystem(LPSTR szSect, LPSTR szKey, LPSTR szDst, ! 20: int wResType, int wResId); ! 21: ! 22: extern int FAR PASCAL InitSystem(int did, LPSTR sz, int fNet); ! 23: extern int FAR PASCAL InitSystemDlgs(int fNet); ! 24: extern void FAR PASCAL BadNameOrg(int dlg); ! 25: extern int FAR PASCAL NameOrgOkay(int dlg, LPSTR szName, LPSTR szOrg);
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.