|
|
1.1 root 1: /* SMBUTIL.H */
2:
3: /* Developed 1990-1997 by Rob Swindell; PO Box 501, Yorba Linda, CA 92885 */
4:
5: #define NOANALYSIS (1L<<0)
6:
7: #ifdef __WATCOMC__
8: #define ffblk find_t
9: #define findfirst(x,y,z) _dos_findfirst(x,z,y)
10: #define findnext(x) _dos_findnext(x)
11: #endif
12:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.