Changes between Version 4 and Version 5 of PlugIns/MFC


Ignore:
Timestamp:
10/02/12 13:45:01 (12 years ago)
Author:
sherbold
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PlugIns/MFC

    v4 v5  
    66 1. [wiki:MFC/usagelog.dll usagelog.dll]: A monitoring component that can be integrated into MFC application. The details of this artifact are explained [wiki:MFC/usagelog.dll here]. 
    77 1. [wiki:MFC/replay.exe replay.exe]: A replaying component that can execute event sequences against MFC applications. The details of this artifact are explained [wiki:MFC/replay.exe here]. 
    8  1. eventbench-plugins-mfc: A Java plug-in into the !EventBench Frontend that allows parsing of data monitored with the usagelog.dll into events to be used with the !EventBench Core. Furthermore, the generation of replays for the replay.exe from the parsed events is supported. 
     8 1. eventbench-plugins-mfc: A Java plug-in into the !EventBench Frontend that allows parsing of data monitored with the usagelog.dll into events to be used with the !EventBench Core. Furthermore, the generation of replays for the replay.exe from the parsed events is supported. The details of the event parsing are explained [wiki:MFC/MFCEventParsing here].