mstscax.dll sniffer: loads between mstsc.exe and the real mstscax.dll (renamed to...
authorMichele Cicciotti <mc@svn.reactos.org>
Mon, 26 Jun 2006 00:28:15 +0000 (00:28 +0000)
committerMichele Cicciotti <mc@svn.reactos.org>
Mon, 26 Jun 2006 00:28:15 +0000 (00:28 +0000)
commitb25bd32027f2c38bf879355ad50c07a4fc320b22
treee9e81560bc9d7df61fafc6ab7bf873eac120c66e
parentaba8c10e53ea98df2e431be34be86619e578d544
mstscax.dll sniffer: loads between mstsc.exe and the real mstscax.dll (renamed to mstscax_.dll) and dumps on debug output as much as possible of the interaction between the two. Not complete yet (doesn't sniff events) but good enough

svn path=/trunk/; revision=22629
reactos/base/applications/tsclient/porting-tools/mstscax/mstscax.cpp [new file with mode: 0644]
reactos/base/applications/tsclient/porting-tools/mstscax/mstscax.def [new file with mode: 0644]
reactos/base/applications/tsclient/porting-tools/mstscax/mstscax.sln [new file with mode: 0644]
reactos/base/applications/tsclient/porting-tools/mstscax/mstscax.vcproj [new file with mode: 0644]
reactos/base/applications/tsclient/porting-tools/mstscax/stdafx.cpp [new file with mode: 0644]
reactos/base/applications/tsclient/porting-tools/mstscax/stdafx.h [new file with mode: 0644]