Changeset 8360 for trunk/tools/common/kFileDef.h
- Timestamp:
- May 1, 2002, 5:58:37 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/common/kFileDef.h
r8003 r8360 132 132 133 133 /**@cat Operations */ 134 KBOOL makeWatcomLinkFileAddtion(kFile *pFile ) throw(kError);134 KBOOL makeWatcomLinkFileAddtion(kFile *pFile, int enmOS) throw(kError); 135 135 136 136 enum {fullscreen = 0, pmvio = 2, pm = 3, unknown = 255}; 137 enum {os2, dos, win32, win16, nlm, qnx, elf}; 137 138 }; 138 139
Note:
See TracChangeset
for help on using the changeset viewer.