dd9cd83400
Output error text when event information retrieval fails
...
In some cases Event Monitor reported blank event text. I am suspecting
the TdhGetEventInformation() fails for some reason resulting in a silent
failure to return event text.
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-06-29 15:40:15 +02:00
4dad574377
Rename StdAfx.h to PCH.h
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-07 13:10:58 +01:00
059710d83c
Update Copyright year
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-05 11:45:51 +01:00
fac33ee0b1
Remove UTF-8 BOM
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-11-28 17:04:16 +01:00
6fb5cb88d2
Address code analysis warnings
...
Signed-off-by: Simon Rozman <simon@rozman.si>
2019-09-04 13:11:48 +02:00
10297c7ab3
Make GUI DPI-aware
2018-09-17 11:43:19 +02:00
d5142aaf15
Distinguish or merge variables with same names
...
...to resolve C4457 warnings.
2018-09-05 14:27:59 +02:00
352ad4f9d2
Stop using <> parentheses to avoid XML/HTML markup
...
Transifex treats strings enclosed in <> as HTML.
2018-06-20 14:59:52 +02:00
9ef95a8d64
EventMonitor Doxygen documentation update
2016-11-04 12:53:44 +01:00
d234e55ae4
- Doxygen documentation updated
...
- Some minor issues stumbled upon fixed
- WIN1250 >> UTF-8
2016-11-02 01:25:38 +01:00
7557bf784a
Excessive c_str() removed
2016-10-17 16:37:27 +02:00
c53ed21d55
Code clean-up
2016-10-03 14:54:02 +02:00
559ffc5ead
ID 3. C style pointer casting from security audit fixed
2016-10-03 14:53:50 +02:00
8b266f086f
Code clean-up
2016-08-30 17:44:21 +02:00
25eb6d8d72
32-bit C++ compiler warning resolved
2016-08-27 21:18:06 +02:00
db585975e8
Saving event source set to registry simplified to reduce registry clutter
2016-08-27 17:22:28 +02:00
249c4db1de
Default column widths adjusted to better fit the content initially
2016-08-27 16:42:39 +02:00
2a88c4f2a8
Event sources and toolbar management now more dynamic
2016-08-27 13:01:58 +02:00
1bdf4a2b8a
UI strings revised
2016-08-27 07:30:30 +02:00
9daa5b52a4
Incorrect letter case referencing EapHost service fixed
2016-08-27 06:58:57 +02:00
9704046868
EventMonitor upgraded
...
- Clipboard support
- Filtering by source and/or by message level
- Schannel event source added
(closes #8 )
2016-08-27 06:58:21 +02:00
df773b649c
Event colours updated for greater disambiguation between EAPHost and GÉANTLink entries
2016-07-21 13:29:55 +02:00
fa84cf93b9
32-bit C compiler warning fixed
2016-07-21 12:52:30 +02:00
4e407b7dad
Minor flaws with array and struct display fixed
2016-07-19 12:04:49 +02:00
00244e3846
EventMonitor is functional now
2016-07-18 16:49:55 +02:00