Changeset 399
- Timestamp:
- Jul 29, 2006, 9:50:39 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/dll/fm3dll.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/fm3dll.h
r381 r399 32 32 26 Jul 06 SHL Add strips.c functions 33 33 26 Jul 06 SHL Add more error.c functions 34 29 Jul 06 SHL Add xfgets, xfgets_bstripcr 34 35 35 36 ***********************************************************************/ … … 1200 1201 1201 1202 /* wrappers.c */ 1203 PSZ xfgets(PSZ pszBuf, size_t cMaxBytes, FILE *fp, PCSZ pszSrcFile, UINT uiLineNumber); 1204 PSZ xfgets_bstripcr(PSZ pszBuf, size_t cMaxBytes, FILE *fp, PCSZ pszSrcFile, UINT uiLineNumber); 1202 1205 FILE *xfopen(PCSZ pszFileName, PCSZ pszMode, PCSZ pszSrcFile, UINT uiLineNumber); 1203 1206 FILE *xfsopen(PCSZ pszFileName,PCSZ pszMode,INT fSharemode, PCSZ pszSrcFile, UINT uiLineNumber);
Note:
See TracChangeset
for help on using the changeset viewer.
