Search found 2 matches
- Mon May 19, 2008 4:42 pm
- Forum: General
- Topic: Find in Files - Including Hidden Files?
- Replies: 1
- Views: 207
- Fri May 16, 2008 2:49 pm
- Forum: General
- Topic: My win32 compiler tool generates the report in a text file
- Replies: 0
- Views: 317
My win32 compiler tool generates the report in a text file
I would like to use textpad to analyse the text output of my Win32 Graphical application. I write this Win32 API. So I may modify it if necessary. This Win32 application generates booth its log output in a console window (created by a AllocConsole()) and a text file : warnings.txt If I select my ...