I am writing a class to generate log file. The system’s Event Viewer shows three log files. Every line of the log file starts with an icon.
Could someone tell me how to add an icon into a log file? This log file is generated using API function WriteFile. Thanks a lot!
Jing