- Category:
- Windows Kernel
- Tags:
-
- File Size:
- 1kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- gisnt
Description: Wrapper class for file operations at the end of the class will automatically close the file, to avoid forget to turn off some files open. Private mlogFileAccess As CFile Set mlogFileAccess = New CFile mlogFileAccess.OpenFile mlogFileName, omAppend Print# mlogFileAccess.handle, LogText
To Search:
File list (Check if you may need any files):
CFile.cls