Annotation of mstools/mssetup/include/msshared.h, revision 1.1

1.1     ! root        1: #ifndef STF_LITE
        !             2: 
        !             3: extern BOOL SharedFileNeedsCopying;
        !             4: 
        !             5: extern BOOL  FixupWinIniMsappsSection(VOID);
        !             6: 
        !             7: extern BOOL  DoesSharedFileNeedCopying(VOID);
        !             8: 
        !             9: extern INT   WCompareVersion(LPSTR szVer1, LPSTR szVer2);
        !            10: 
        !            11: extern LPSTR FindSharedFileFromPath(LPSTR szField, LPSTR szVersion,
        !            12:                                LPSTR zsBuf, int cbBuf);
        !            13: 
        !            14: extern LPSTR SearchForLocationForSharedFile(LPSTR szRegDbKey,
        !            15:                                LPSTR szWinIniSect, LPSTR szWinIniKey, int iWinIniField,
        !            16:                                LPSTR szDefault, LPSTR szVersion, LPSTR szBuf, int cbBuf);
        !            17: 
        !            18: extern LPSTR HandleSharedFile(LPSTR szInfSection, LPSTR szInfKey,
        !            19:                                LPSTR szSubDir, LPSTR szRegDbKey, LPSTR szWinIniSect,
        !            20:                                LPSTR szWinIniKey, int iWinIniField, LPSTR szBuf, int cbBuf);
        !            21: #endif  /* !STF_LITE */

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.