You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(42) |
Sep
(42) |
Oct
(57) |
Nov
(12) |
Dec
(47) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(14) |
Feb
(4) |
Mar
(52) |
Apr
(13) |
May
(89) |
Jun
(38) |
Jul
(5) |
Aug
(32) |
Sep
(68) |
Oct
(27) |
Nov
(2) |
Dec
(13) |
2004 |
Jan
(3) |
Feb
(6) |
Mar
(3) |
Apr
(1) |
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ha...@us...> - 2003-05-16 20:52:50
|
Update of /cvsroot/decaldev/source/DecalFilters In directory sc8-pr-cvs1:/tmp/cvs-serv26848 Modified Files: World.h Log Message: ... 7.0 compatibility Index: World.h =================================================================== RCS file: /cvsroot/decaldev/source/DecalFilters/World.h,v retrieving revision 1.33 retrieving revision 1.34 diff -C2 -d -r1.33 -r1.34 *** World.h 4 May 2003 00:08:19 -0000 1.33 --- World.h 16 May 2003 20:52:46 -0000 1.34 *************** *** 143,148 **** // Use stdext::hash_map for VC7+, std::map for VC6 ! #if _MSC_VER > 1200 // VC7 / VC 7.1 class cWorldDataMap : public stdext::hash_map< DWORD, cWorldData * > #else // VC6 class cWorldDataMap : public std::map< DWORD, cWorldData * > --- 143,150 ---- // Use stdext::hash_map for VC7+, std::map for VC6 ! #if _MSC_VER > 1300 // VC 7.1 class cWorldDataMap : public stdext::hash_map< DWORD, cWorldData * > + #elif _MSC_VER > 1200 // VC 7.0 + class cWorldDataMap : public std::hash_map< DWORD, cWorldData * > #else // VC6 class cWorldDataMap : public std::map< DWORD, cWorldData * > |
From: <ha...@us...> - 2003-05-15 07:10:50
|
Update of /cvsroot/decaldev/source/DecalInstaller In directory sc8-pr-cvs1:/tmp/cvs-serv21136 Modified Files: DecalInstaller.vdproj Log Message: 2504 installer Index: DecalInstaller.vdproj =================================================================== RCS file: /cvsroot/decaldev/source/DecalInstaller/DecalInstaller.vdproj,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** DecalInstaller.vdproj 14 May 2003 01:50:02 -0000 1.2 --- DecalInstaller.vdproj 15 May 2003 07:10:47 -0000 1.3 *************** *** 88,92 **** "Entry" { ! "MsmKey" = "8:_154DE3989F9C45AFAF5E1E1FB0757E1D" "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" --- 88,92 ---- "Entry" { ! "MsmKey" = "8:_11EC696BA4A54E0F911AB237EC6EFF65" "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" *************** *** 94,98 **** "Entry" { ! "MsmKey" = "8:_154DE3989F9C45AFAF5E1E1FB0757E1D" "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" --- 94,98 ---- "Entry" { ! "MsmKey" = "8:_11EC696BA4A54E0F911AB237EC6EFF65" "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" *************** *** 100,104 **** "Entry" { ! "MsmKey" = "8:_154DE3989F9C45AFAF5E1E1FB0757E1D" "OwnerKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" "MsmSig" = "8:_UNDEFINED" --- 100,104 ---- "Entry" { ! "MsmKey" = "8:_11EC696BA4A54E0F911AB237EC6EFF65" "OwnerKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" "MsmSig" = "8:_UNDEFINED" *************** *** 106,146 **** "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" ! "OwnerKey" = "8:_0593B7A6B4D74017A43CC5F9741D078B" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" ! "OwnerKey" = "8:_F7B461AAFB7641F699DAEAF49904A662" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" ! "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" ! "OwnerKey" = "8:_AC7940677AFA439D9D75C9827A0003A2" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" ! "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" ! "OwnerKey" = "8:_8E9B4D574D014738B94369502A191459" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" --- 106,146 ---- "Entry" { ! "MsmKey" = "8:_287894F290604710B0E99CD646021261" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_2946BCB3B3574315816189D84E505D59" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_32BF28F4CB1A439897137C9F6624FCE3" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_3848A0AD84FF4D7AA048E21F6BD3EB88" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_41F2E99B0C1B72CFD51382D5E140A7E8" ! "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_41F2E99B0C1B72CFD51382D5E140A7E8" ! "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_41F2E99B0C1B72CFD51382D5E140A7E8" "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" *************** *** 148,164 **** "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" ! "OwnerKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" ! "MsmSig" = "8:_UNDEFINED" ! } ! "Entry" ! { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" ! "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_287894F290604710B0E99CD646021261" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" --- 148,158 ---- "Entry" { ! "MsmKey" = "8:_422DA789643D4CFC8308DBB6EB58ED8B" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_446E0F428C924CBF9A8ABBA2BED6ACD8" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" *************** *** 166,170 **** "Entry" { ! "MsmKey" = "8:_2946BCB3B3574315816189D84E505D59" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" --- 160,164 ---- "Entry" { ! "MsmKey" = "8:_4785F00ADF0F4D128D62CF6F0E79ACF1" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" *************** *** 172,176 **** "Entry" { ! "MsmKey" = "8:_32BF28F4CB1A439897137C9F6624FCE3" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" --- 166,170 ---- "Entry" { ! "MsmKey" = "8:_563EF804A0CB4DED80A2A6473BC3F407" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" *************** *** 178,182 **** "Entry" { ! "MsmKey" = "8:_3848A0AD84FF4D7AA048E21F6BD3EB88" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" --- 172,176 ---- "Entry" { ! "MsmKey" = "8:_5781C0D101DE4F4C98C59D8A3A2052BB" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" *************** *** 184,188 **** "Entry" { ! "MsmKey" = "8:_413320C13C484EB5811353BECDEB123E" "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" --- 178,182 ---- "Entry" { ! "MsmKey" = "8:_5AD01D7B75044D54B6CC788BEA2CAA34" "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" *************** *** 190,212 **** "Entry" { ! "MsmKey" = "8:_41F2E99B0C1B72CFD51382D5E140A7E8" ! "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_41F2E99B0C1B72CFD51382D5E140A7E8" ! "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_41F2E99B0C1B72CFD51382D5E140A7E8" ! "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_422DA789643D4CFC8308DBB6EB58ED8B" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" --- 184,206 ---- "Entry" { ! "MsmKey" = "8:_5DF8E40A3D934396A156B023D246970B" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_673044C5656142EBAA86D07A36EFFF5A" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_7871BAAF26D34E148CE9063C20620A7E" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_8E9B4D574D014738B94369502A191459" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" *************** *** 214,224 **** "Entry" { ! "MsmKey" = "8:_446E0F428C924CBF9A8ABBA2BED6ACD8" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_4785F00ADF0F4D128D62CF6F0E79ACF1" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" --- 208,218 ---- "Entry" { ! "MsmKey" = "8:_942AAA28BB647CF0EF1C6137B296D4FE" ! "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_9B1CA93D298941A798DD7E0A3B6C566A" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" *************** *** 226,314 **** "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_0593B7A6B4D74017A43CC5F9741D078B" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_F7B461AAFB7641F699DAEAF49904A662" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_AC7940677AFA439D9D75C9827A0003A2" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_8E9B4D574D014738B94369502A191459" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_563EF804A0CB4DED80A2A6473BC3F407" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5781C0D101DE4F4C98C59D8A3A2052BB" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5DF8E40A3D934396A156B023D246970B" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_673044C5656142EBAA86D07A36EFFF5A" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_7871BAAF26D34E148CE9063C20620A7E" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_8CCEE5C8AADEB950D9A797DE0530965E" "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" --- 220,308 ---- "Entry" { ! "MsmKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_A8236153441A4A2295B6EB7344BAF9E6" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_AB8B779E801448568C9C2869BFA349A8" ! "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_AB8B779E801448568C9C2869BFA349A8" ! "OwnerKey" = "8:_673044C5656142EBAA86D07A36EFFF5A" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_AC7940677AFA439D9D75C9827A0003A2" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_BA5E2B32B5FF48C495BD769390D372B9" ! "OwnerKey" = "8:_0593B7A6B4D74017A43CC5F9741D078B" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_BA5E2B32B5FF48C495BD769390D372B9" ! "OwnerKey" = "8:_F7B461AAFB7641F699DAEAF49904A662" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_BA5E2B32B5FF48C495BD769390D372B9" ! "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_BA5E2B32B5FF48C495BD769390D372B9" ! "OwnerKey" = "8:_AC7940677AFA439D9D75C9827A0003A2" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_BA5E2B32B5FF48C495BD769390D372B9" ! "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_BA5E2B32B5FF48C495BD769390D372B9" ! "OwnerKey" = "8:_8E9B4D574D014738B94369502A191459" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_BA5E2B32B5FF48C495BD769390D372B9" ! "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_BA5E2B32B5FF48C495BD769390D372B9" ! "OwnerKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_BA5E2B32B5FF48C495BD769390D372B9" ! "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_BC87E37B7AD8F9835E2A3AC4B4EDBC61" "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" *************** *** 316,320 **** "Entry" { ! "MsmKey" = "8:_8CCEE5C8AADEB950D9A797DE0530965E" "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "MsmSig" = "8:_UNDEFINED" --- 310,314 ---- "Entry" { ! "MsmKey" = "8:_BC87E37B7AD8F9835E2A3AC4B4EDBC61" "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "MsmSig" = "8:_UNDEFINED" *************** *** 322,326 **** "Entry" { ! "MsmKey" = "8:_8E9B4D574D014738B94369502A191459" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" --- 316,320 ---- "Entry" { ! "MsmKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" *************** *** 328,375 **** "Entry" { ! "MsmKey" = "8:_942AAA28BB647CF0EF1C6137B296D4FE" ! "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_9B1CA93D298941A798DD7E0A3B6C566A" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_A760FCE25F8EA4B31587E634E1F0EC16" ! "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_A760FCE25F8EA4B31587E634E1F0EC16" ! "OwnerKey" = "8:_673044C5656142EBAA86D07A36EFFF5A" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_A8236153441A4A2295B6EB7344BAF9E6" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_AC7940677AFA439D9D75C9827A0003A2" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } --- 322,375 ---- "Entry" { ! "MsmKey" = "8:_C1F5BAE7577449FEA9E9348741704B96" ! "OwnerKey" = "8:_0593B7A6B4D74017A43CC5F9741D078B" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_C1F5BAE7577449FEA9E9348741704B96" ! "OwnerKey" = "8:_F7B461AAFB7641F699DAEAF49904A662" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_C1F5BAE7577449FEA9E9348741704B96" ! "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_C1F5BAE7577449FEA9E9348741704B96" ! "OwnerKey" = "8:_AC7940677AFA439D9D75C9827A0003A2" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_C1F5BAE7577449FEA9E9348741704B96" ! "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_C1F5BAE7577449FEA9E9348741704B96" ! "OwnerKey" = "8:_8E9B4D574D014738B94369502A191459" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_C1F5BAE7577449FEA9E9348741704B96" ! "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_C1F5BAE7577449FEA9E9348741704B96" ! "OwnerKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" ! "MsmSig" = "8:_UNDEFINED" ! } ! "Entry" ! { ! "MsmKey" = "8:_C1F5BAE7577449FEA9E9348741704B96" ! "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" } *************** *** 690,697 **** "IsolateTo" = "8:" } ! "{A582A373-4685-4296-BEFE-614B80A702C3}:_8CCEE5C8AADEB950D9A797DE0530965E" { ! "SourcePath" = "8:inject.tlb" ! "TargetName" = "8:inject.tlb" "Tag" = "8:" "Folder" = "8:_8166ECC1DA234550B1E7EF74BD46A69F" --- 690,697 ---- "IsolateTo" = "8:" } ! "{A582A373-4685-4296-BEFE-614B80A702C3}:_942AAA28BB647CF0EF1C6137B296D4FE" { ! "SourcePath" = "8:DDRAW.dll" ! "TargetName" = "8:DDRAW.dll" "Tag" = "8:" "Folder" = "8:_8166ECC1DA234550B1E7EF74BD46A69F" *************** *** 705,719 **** "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" ! "Register" = "3:2" "Exclude" = "11:TRUE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } ! "{A582A373-4685-4296-BEFE-614B80A702C3}:_942AAA28BB647CF0EF1C6137B296D4FE" { ! "SourcePath" = "8:DDRAW.dll" ! "TargetName" = "8:DDRAW.dll" "Tag" = "8:" ! "Folder" = "8:_8166ECC1DA234550B1E7EF74BD46A69F" "Condition" = "8:" "Transitive" = "11:FALSE" --- 705,719 ---- "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" ! "Register" = "3:1" "Exclude" = "11:TRUE" "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } ! "{A582A373-4685-4296-BEFE-614B80A702C3}:_9B1CA93D298941A798DD7E0A3B6C566A" { ! "SourcePath" = "8:C:\\WINDOWS\\system32\\MFC71u.dll" ! "TargetName" = "8:MFC71u.dll" "Tag" = "8:" ! "Folder" = "8:_B4A52EA52B0946A1AF1F0D1FA55A352F" "Condition" = "8:" "Transitive" = "11:FALSE" *************** *** 726,737 **** "PackageAs" = "3:1" "Register" = "3:1" ! "Exclude" = "11:TRUE" ! "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } ! "{A582A373-4685-4296-BEFE-614B80A702C3}:_9B1CA93D298941A798DD7E0A3B6C566A" { ! "SourcePath" = "8:C:\\WINDOWS\\system32\\MFC71u.dll" ! "TargetName" = "8:MFC71u.dll" "Tag" = "8:" "Folder" = "8:_B4A52EA52B0946A1AF1F0D1FA55A352F" --- 726,737 ---- "PackageAs" = "3:1" "Register" = "3:1" ! "Exclude" = "11:FALSE" ! "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } ! "{A582A373-4685-4296-BEFE-614B80A702C3}:_A8236153441A4A2295B6EB7344BAF9E6" { ! "SourcePath" = "8:..\\Release\\ForceLibrary.dll" ! "TargetName" = "8:ForceLibrary.dll" "Tag" = "8:" "Folder" = "8:_B4A52EA52B0946A1AF1F0D1FA55A352F" *************** *** 750,754 **** "IsolateTo" = "8:" } ! "{A582A373-4685-4296-BEFE-614B80A702C3}:_A760FCE25F8EA4B31587E634E1F0EC16" { "SourcePath" = "8:ForceLibrary.dll" --- 750,754 ---- "IsolateTo" = "8:" } ! "{A582A373-4685-4296-BEFE-614B80A702C3}:_AB8B779E801448568C9C2869BFA349A8" { "SourcePath" = "8:ForceLibrary.dll" *************** *** 770,779 **** "IsolateTo" = "8:" } ! "{A582A373-4685-4296-BEFE-614B80A702C3}:_A8236153441A4A2295B6EB7344BAF9E6" { ! "SourcePath" = "8:..\\Release\\ForceLibrary.dll" ! "TargetName" = "8:ForceLibrary.dll" "Tag" = "8:" ! "Folder" = "8:_B4A52EA52B0946A1AF1F0D1FA55A352F" "Condition" = "8:" "Transitive" = "11:FALSE" --- 770,779 ---- "IsolateTo" = "8:" } ! "{A582A373-4685-4296-BEFE-614B80A702C3}:_BC87E37B7AD8F9835E2A3AC4B4EDBC61" { ! "SourcePath" = "8:inject.tlb" ! "TargetName" = "8:inject.tlb" "Tag" = "8:" ! "Folder" = "8:_8166ECC1DA234550B1E7EF74BD46A69F" "Condition" = "8:" "Transitive" = "11:FALSE" *************** *** 785,791 **** "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" ! "Register" = "3:1" ! "Exclude" = "11:FALSE" ! "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } --- 785,791 ---- "SharedLegacy" = "11:FALSE" "PackageAs" = "3:1" ! "Register" = "3:2" ! "Exclude" = "11:TRUE" ! "IsDependency" = "11:TRUE" "IsolateTo" = "8:" } *************** *** 875,890 **** { "Name" = "8:Microsoft Visual Studio" ! "ProductName" = "8:Decal 2.6.0 Beta" ! "ProductCode" = "8:{F794642A-63D5-11D7-B2DA-009027B6A4F1}" ! "PackageCode" = "8:{234CB87E-A1F0-4A53-928A-453C70BD8222}" "UpgradeCode" = "8:{3025AB1B-80B9-46B7-9CE9-9887ADA2914F}" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" ! "ProductVersion" = "8:2.6.0" "Manufacturer" = "8:Decal Developers" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" ! "Title" = "8:Decal 2.6.0 Beta" "Subject" = "8:" "ARPCONTACT" = "8:Decal Developers" --- 875,890 ---- { "Name" = "8:Microsoft Visual Studio" ! "ProductName" = "8:Decal" ! "ProductCode" = "8:{29E8FB17-4C4E-4F5D-8C5D-F3826ECE2CF6}" ! "PackageCode" = "8:{899A5A4F-3513-4446-B838-265D8F83FB05}" "UpgradeCode" = "8:{3025AB1B-80B9-46B7-9CE9-9887ADA2914F}" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" ! "ProductVersion" = "8:2.5.04" "Manufacturer" = "8:Decal Developers" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:" ! "Title" = "8:Decal" "Subject" = "8:" "ARPCONTACT" = "8:Decal Developers" *************** *** 1346,1350 **** "MergeModule" { ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_154DE3989F9C45AFAF5E1E1FB0757E1D" { "UseDynamicProperties" = "11:TRUE" --- 1346,1350 ---- "MergeModule" { ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_11EC696BA4A54E0F911AB237EC6EFF65" { "UseDynamicProperties" = "11:TRUE" *************** *** 1360,1368 **** "IsolateTo" = "8:" } ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_24505FDB0A3941A5BC465EB28A815DF0" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" ! "SourcePath" = "8:vc_user_crt71_rtl_x86_---.msm" "Properties" { --- 1360,1368 ---- "IsolateTo" = "8:" } ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_5AD01D7B75044D54B6CC788BEA2CAA34" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" ! "SourcePath" = "8:vc_user_mfc71_rtl_x86_---.msm" "Properties" { *************** *** 1374,1382 **** "IsolateTo" = "8:" } ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_413320C13C484EB5811353BECDEB123E" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" ! "SourcePath" = "8:vc_user_mfc71_rtl_x86_---.msm" "Properties" { --- 1374,1382 ---- "IsolateTo" = "8:" } ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_BA5E2B32B5FF48C495BD769390D372B9" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" ! "SourcePath" = "8:vc_user_stl71_rtl_x86_---.msm" "Properties" { *************** *** 1388,1396 **** "IsolateTo" = "8:" } ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_5336DC78D0FD4EBF93961224833C9322" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" ! "SourcePath" = "8:vc_user_stl71_rtl_x86_---.msm" "Properties" { --- 1388,1396 ---- "IsolateTo" = "8:" } ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_C1F5BAE7577449FEA9E9348741704B96" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" ! "SourcePath" = "8:vc_user_crt71_rtl_x86_---.msm" "Properties" { *************** *** 1685,1691 **** } } - } - "VJSharpPlugin" - { } } --- 1685,1688 ---- |
From: <ha...@us...> - 2003-05-15 07:10:37
|
Update of /cvsroot/decaldev/source/Installer/Res In directory sc8-pr-cvs1:/tmp/cvs-serv20934 Modified Files: Install.vbs Log Message: 2504 installer Index: Install.vbs =================================================================== RCS file: /cvsroot/decaldev/source/Installer/Res/Install.vbs,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** Install.vbs 1 Apr 2003 05:37:30 -0000 1.32 --- Install.vbs 15 May 2003 07:10:35 -0000 1.33 *************** *** 57,61 **** 'All of these -must- be specified Private Const ThisProduct = "Decal" ' The name of your product, used it dialogs and such ! Private Const ThisVersion = "2.5.0.2" ' The version of your product, used in dialogs and such Private Const MSIFileName = "Decal.msi" ' The name of the MSI file that will be excuted 'Add all of your previous product IDs to the dictionary for removal by the installer --- 57,61 ---- 'All of these -must- be specified Private Const ThisProduct = "Decal" ' The name of your product, used it dialogs and such ! Private Const ThisVersion = "2.5.0.4" ' The version of your product, used in dialogs and such Private Const MSIFileName = "Decal.msi" ' The name of the MSI file that will be excuted 'Add all of your previous product IDs to the dictionary for removal by the installer *************** *** 98,101 **** --- 98,102 ---- AllProducts.Add "2.5.0.1", "{CE4276BF-04AE-41C9-B7C2-3DD65B4DAEDD}" AllProducts.Add "2.5.0.2", "{F794642A-63D5-11D7-B2DA-009027B6A4F1}" + AllProducts.Add "2.5.0.4", "{29E8FB17-4C4E-4F5D-8C5D-F3826ECE2CF6}" |
From: <ha...@us...> - 2003-05-15 07:10:17
|
Update of /cvsroot/decaldev/source/PlainText In directory sc8-pr-cvs1:/tmp/cvs-serv20678 Modified Files: PlainText.rc Log Message: 2504 resources Index: PlainText.rc =================================================================== RCS file: /cvsroot/decaldev/source/PlainText/PlainText.rc,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** PlainText.rc 28 Mar 2003 02:59:22 -0000 1.29 --- PlainText.rc 15 May 2003 07:10:14 -0000 1.30 *************** *** 54,59 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,2 ! PRODUCTVERSION 2,5,0,2 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 54,59 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,4 ! PRODUCTVERSION 2,5,0,4 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 72,81 **** VALUE "Comments", "PlainText is a Decal surrogate that allows plug-ins to be written using Windows Scripting Technologies" VALUE "FileDescription", "PlainText Module" ! VALUE "FileVersion", "2, 5, 0, 2" VALUE "InternalName", "PlainText" VALUE "LegalCopyright", "Copyright 2001" VALUE "OriginalFilename", "PlainText.DLL" VALUE "ProductName", "PlainText Module" ! VALUE "ProductVersion", "2, 5, 0, 2" END END --- 72,81 ---- VALUE "Comments", "PlainText is a Decal surrogate that allows plug-ins to be written using Windows Scripting Technologies" VALUE "FileDescription", "PlainText Module" ! VALUE "FileVersion", "2, 5, 0, 4" VALUE "InternalName", "PlainText" VALUE "LegalCopyright", "Copyright 2001" VALUE "OriginalFilename", "PlainText.DLL" VALUE "ProductName", "PlainText Module" ! VALUE "ProductVersion", "2, 5, 0, 4" END END |
From: <ha...@us...> - 2003-05-15 07:10:04
|
Update of /cvsroot/decaldev/source/Inject In directory sc8-pr-cvs1:/tmp/cvs-serv20470 Modified Files: Inject.rc Log Message: 2504 resources Index: Inject.rc =================================================================== RCS file: /cvsroot/decaldev/source/Inject/Inject.rc,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** Inject.rc 28 Mar 2003 02:59:14 -0000 1.43 --- Inject.rc 15 May 2003 07:10:01 -0000 1.44 *************** *** 73,78 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,2 ! PRODUCTVERSION 2,5,0,2 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 73,78 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,4 ! PRODUCTVERSION 2,5,0,4 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 91,100 **** VALUE "Comments", "Inject is the heart of Decal, it places itself within the memory space of the AC Client and is responsible for drawing the UI on the screen" VALUE "FileDescription", "Inject Module" ! VALUE "FileVersion", "2, 5, 0, 2" VALUE "InternalName", "Inject" VALUE "LegalCopyright", "Copyright 2000, 2001" VALUE "OriginalFilename", "Inject.DLL" VALUE "ProductName", "Inject Module" ! VALUE "ProductVersion", "2, 5, 0, 2" END END --- 91,100 ---- VALUE "Comments", "Inject is the heart of Decal, it places itself within the memory space of the AC Client and is responsible for drawing the UI on the screen" VALUE "FileDescription", "Inject Module" ! VALUE "FileVersion", "2, 5, 0, 4" VALUE "InternalName", "Inject" VALUE "LegalCopyright", "Copyright 2000, 2001" VALUE "OriginalFilename", "Inject.DLL" VALUE "ProductName", "Inject Module" ! VALUE "ProductVersion", "2, 5, 0, 4" END END |
From: <ha...@us...> - 2003-05-15 07:09:31
|
Update of /cvsroot/decaldev/source/DecalInput In directory sc8-pr-cvs1:/tmp/cvs-serv20086 Modified Files: DecalInput.rc Log Message: 2504 resources Index: DecalInput.rc =================================================================== RCS file: /cvsroot/decaldev/source/DecalInput/DecalInput.rc,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** DecalInput.rc 28 Mar 2003 02:58:24 -0000 1.28 --- DecalInput.rc 15 May 2003 07:09:29 -0000 1.29 *************** *** 54,59 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,2 ! PRODUCTVERSION 2,5,0,2 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 54,59 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,4 ! PRODUCTVERSION 2,5,0,4 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 71,80 **** BEGIN VALUE "FileDescription", "DecalInput Module" ! VALUE "FileVersion", "2, 5, 0, 2" VALUE "InternalName", "DecalInput" VALUE "LegalCopyright", "Copyright 2001" VALUE "OriginalFilename", "DecalInput.DLL" VALUE "ProductName", "DecalInput Module" ! VALUE "ProductVersion", "2, 5, 0, 2" END END --- 71,80 ---- BEGIN VALUE "FileDescription", "DecalInput Module" ! VALUE "FileVersion", "2, 5, 0, 4" VALUE "InternalName", "DecalInput" VALUE "LegalCopyright", "Copyright 2001" VALUE "OriginalFilename", "DecalInput.DLL" VALUE "ProductName", "DecalInput Module" ! VALUE "ProductVersion", "2, 5, 0, 4" END END |
From: <ha...@us...> - 2003-05-15 07:09:13
|
Update of /cvsroot/decaldev/source/DecalFilters In directory sc8-pr-cvs1:/tmp/cvs-serv19834 Modified Files: DecalFilters.rc Log Message: 2504 resources Index: DecalFilters.rc =================================================================== RCS file: /cvsroot/decaldev/source/DecalFilters/DecalFilters.rc,v retrieving revision 1.55 retrieving revision 1.56 diff -C2 -d -r1.55 -r1.56 *** DecalFilters.rc 1 Apr 2003 23:26:59 -0000 1.55 --- DecalFilters.rc 15 May 2003 07:09:11 -0000 1.56 *************** *** 54,59 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,3 ! PRODUCTVERSION 2,5,0,3 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 54,59 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,4 ! PRODUCTVERSION 2,5,0,4 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 72,81 **** VALUE "Comments", "DecalFilters gives plug-in developers interfaces for monitoring client/server messages" VALUE "FileDescription", "DecalFilters Module" ! VALUE "FileVersion", "2, 5, 0, 3" VALUE "InternalName", "DecalFilters" VALUE "LegalCopyright", "Copyright 2001" VALUE "OriginalFilename", "DecalFilters.DLL" VALUE "ProductName", "DecalFilters Module" ! VALUE "ProductVersion", "2, 5, 0, 3" END END --- 72,81 ---- VALUE "Comments", "DecalFilters gives plug-in developers interfaces for monitoring client/server messages" VALUE "FileDescription", "DecalFilters Module" ! VALUE "FileVersion", "2, 5, 0, 4" VALUE "InternalName", "DecalFilters" VALUE "LegalCopyright", "Copyright 2001" VALUE "OriginalFilename", "DecalFilters.DLL" VALUE "ProductName", "DecalFilters Module" ! VALUE "ProductVersion", "2, 5, 0, 4" END END |
From: <ha...@us...> - 2003-05-15 07:08:54
|
Update of /cvsroot/decaldev/source/DecalDat In directory sc8-pr-cvs1:/tmp/cvs-serv19574 Modified Files: DecalDat.rc Log Message: 2504 resources Index: DecalDat.rc =================================================================== RCS file: /cvsroot/decaldev/source/DecalDat/DecalDat.rc,v retrieving revision 1.28 retrieving revision 1.29 diff -C2 -d -r1.28 -r1.29 *** DecalDat.rc 28 Mar 2003 02:58:01 -0000 1.28 --- DecalDat.rc 15 May 2003 07:08:51 -0000 1.29 *************** *** 54,59 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,2 ! PRODUCTVERSION 2,5,0,2 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 54,59 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,4 ! PRODUCTVERSION 2,5,0,4 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 72,81 **** VALUE "Comments", "DecalDat houses the functionality that extracts data from the portal.dat file" VALUE "FileDescription", "DecalDat Module" ! VALUE "FileVersion", "2, 5, 0, 2" VALUE "InternalName", "DecalDat" VALUE "LegalCopyright", "Copyright 2001" VALUE "OriginalFilename", "DecalDat.DLL" VALUE "ProductName", "DecalDat Module" ! VALUE "ProductVersion", "2, 5, 0, 2" END END --- 72,81 ---- VALUE "Comments", "DecalDat houses the functionality that extracts data from the portal.dat file" VALUE "FileDescription", "DecalDat Module" ! VALUE "FileVersion", "2, 5, 0, 4" VALUE "InternalName", "DecalDat" VALUE "LegalCopyright", "Copyright 2001" VALUE "OriginalFilename", "DecalDat.DLL" VALUE "ProductName", "DecalDat Module" ! VALUE "ProductVersion", "2, 5, 0, 4" END END |
From: <ha...@us...> - 2003-05-15 07:08:40
|
Update of /cvsroot/decaldev/source/DecalControls In directory sc8-pr-cvs1:/tmp/cvs-serv19409 Modified Files: DecalControls.rc Log Message: 2504 resources Index: DecalControls.rc =================================================================== RCS file: /cvsroot/decaldev/source/DecalControls/DecalControls.rc,v retrieving revision 1.39 retrieving revision 1.40 diff -C2 -d -r1.39 -r1.40 *** DecalControls.rc 28 Mar 2003 02:57:52 -0000 1.39 --- DecalControls.rc 15 May 2003 07:08:37 -0000 1.40 *************** *** 54,59 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,2 ! PRODUCTVERSION 2,5,0,2 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 54,59 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,4 ! PRODUCTVERSION 2,5,0,4 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 72,81 **** VALUE "Comments", "DecalControls is a group of control objects that give plug-in developers a basic group of UI elements to work with" VALUE "FileDescription", "DecalControls Module" ! VALUE "FileVersion", "2, 5, 0, 2" VALUE "InternalName", "DecalControls" VALUE "LegalCopyright", "Copyright 2001" VALUE "OriginalFilename", "DecalControls.DLL" VALUE "ProductName", "DecalControls Module" ! VALUE "ProductVersion", "2, 5, 0, 2" END END --- 72,81 ---- VALUE "Comments", "DecalControls is a group of control objects that give plug-in developers a basic group of UI elements to work with" VALUE "FileDescription", "DecalControls Module" ! VALUE "FileVersion", "2, 5, 0, 4" VALUE "InternalName", "DecalControls" VALUE "LegalCopyright", "Copyright 2001" VALUE "OriginalFilename", "DecalControls.DLL" VALUE "ProductName", "DecalControls Module" ! VALUE "ProductVersion", "2, 5, 0, 4" END END |
From: <ha...@us...> - 2003-05-15 07:08:16
|
Update of /cvsroot/decaldev/source/Decal In directory sc8-pr-cvs1:/tmp/cvs-serv19130 Modified Files: Decal.rc Log Message: 2504 resources Index: Decal.rc =================================================================== RCS file: /cvsroot/decaldev/source/Decal/Decal.rc,v retrieving revision 1.36 retrieving revision 1.37 diff -C2 -d -r1.36 -r1.37 *** Decal.rc 28 Mar 2003 02:57:36 -0000 1.36 --- Decal.rc 15 May 2003 07:08:14 -0000 1.37 *************** *** 54,59 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,2 ! PRODUCTVERSION 2,5,0,2 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 54,59 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,4 ! PRODUCTVERSION 2,5,0,4 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 71,80 **** BEGIN VALUE "FileDescription", "Decal Module" ! VALUE "FileVersion", "2, 5, 0, 2" VALUE "InternalName", "Decal" VALUE "LegalCopyright", "Copyright 2001-2002" VALUE "OriginalFilename", "Decal.DLL" VALUE "ProductName", "Decal Module" ! VALUE "ProductVersion", "2, 5, 0, 2" END END --- 71,80 ---- BEGIN VALUE "FileDescription", "Decal Module" ! VALUE "FileVersion", "2, 5, 0, 4" VALUE "InternalName", "Decal" VALUE "LegalCopyright", "Copyright 2001-2002" VALUE "OriginalFilename", "Decal.DLL" VALUE "ProductName", "Decal Module" ! VALUE "ProductVersion", "2, 5, 0, 4" END END |
From: <ha...@us...> - 2003-05-15 07:07:59
|
Update of /cvsroot/decaldev/source/DecalNet In directory sc8-pr-cvs1:/tmp/cvs-serv18910 Modified Files: DecalNet.rc Log Message: 2504 resources Index: DecalNet.rc =================================================================== RCS file: /cvsroot/decaldev/source/DecalNet/DecalNet.rc,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** DecalNet.rc 28 Mar 2003 02:58:33 -0000 1.29 --- DecalNet.rc 15 May 2003 07:07:56 -0000 1.30 *************** *** 54,59 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,2 ! PRODUCTVERSION 2,5,0,2 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 54,59 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,4 ! PRODUCTVERSION 2,5,0,4 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 72,81 **** VALUE "Comments", "DecalNet is the core module that processes the network messages between the client and the server" VALUE "FileDescription", "DecalNet Module" ! VALUE "FileVersion", "2, 5, 0, 2" VALUE "InternalName", "DecalNet" VALUE "LegalCopyright", "Copyright 2001" VALUE "OriginalFilename", "DecalNet.DLL" VALUE "ProductName", "DecalNet Module" ! VALUE "ProductVersion", "2, 5, 0, 2" END END --- 72,81 ---- VALUE "Comments", "DecalNet is the core module that processes the network messages between the client and the server" VALUE "FileDescription", "DecalNet Module" ! VALUE "FileVersion", "2, 5, 0, 4" VALUE "InternalName", "DecalNet" VALUE "LegalCopyright", "Copyright 2001" VALUE "OriginalFilename", "DecalNet.DLL" VALUE "ProductName", "DecalNet Module" ! VALUE "ProductVersion", "2, 5, 0, 4" END END |
From: <ha...@us...> - 2003-05-15 07:07:44
|
Update of /cvsroot/decaldev/source/DenAgent In directory sc8-pr-cvs1:/tmp/cvs-serv18752 Modified Files: DenAgent.rc Log Message: 2504 resources Index: DenAgent.rc =================================================================== RCS file: /cvsroot/decaldev/source/DenAgent/DenAgent.rc,v retrieving revision 1.68 retrieving revision 1.69 diff -C2 -d -r1.68 -r1.69 *** DenAgent.rc 1 Apr 2003 23:37:32 -0000 1.68 --- DenAgent.rc 15 May 2003 07:07:41 -0000 1.69 *************** *** 201,206 **** VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,3 ! PRODUCTVERSION 2,5,0,3 FILEFLAGSMASK 0x3fL #ifdef _DEBUG --- 201,206 ---- VS_VERSION_INFO VERSIONINFO ! FILEVERSION 2,5,0,4 ! PRODUCTVERSION 2,5,0,4 FILEFLAGSMASK 0x3fL #ifdef _DEBUG *************** *** 219,228 **** VALUE "Comments", "DenAgent is the program that manages Decal settings" VALUE "FileDescription", "DenAgent MFC Application" ! VALUE "FileVersion", "2, 5, 0, 3" VALUE "InternalName", "DenAgent" VALUE "LegalCopyright", "Copyright (C) 2000, 2001" VALUE "OriginalFilename", "DenAgent.EXE" VALUE "ProductName", "DenAgent Application" ! VALUE "ProductVersion", "2, 5, 0, 3" END END --- 219,228 ---- VALUE "Comments", "DenAgent is the program that manages Decal settings" VALUE "FileDescription", "DenAgent MFC Application" ! VALUE "FileVersion", "2, 5, 0, 4" VALUE "InternalName", "DenAgent" VALUE "LegalCopyright", "Copyright (C) 2000, 2001" VALUE "OriginalFilename", "DenAgent.EXE" VALUE "ProductName", "DenAgent Application" ! VALUE "ProductVersion", "2, 5, 0, 4" END END |
From: <ha...@us...> - 2003-05-15 06:13:11
|
Update of /cvsroot/decaldev/source/DenAgent In directory sc8-pr-cvs1:/tmp/cvs-serv18202 Modified Files: TrayWnd.cpp Log Message: Shoves LobbyHook into ALL lobbies you open, not just the first now. Index: TrayWnd.cpp =================================================================== RCS file: /cvsroot/decaldev/source/DenAgent/TrayWnd.cpp,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** TrayWnd.cpp 13 May 2003 07:16:12 -0000 1.5 --- TrayWnd.cpp 15 May 2003 06:13:05 -0000 1.6 *************** *** 22,25 **** --- 22,30 ---- const UINT s_uTaskbarRestart = RegisterWindowMessage(TEXT("TaskbarCreated")); + + // This is for our windows enumeration process + bool g_bFirstEnum; + BOOL CALLBACK EnumerationCallbackProc( HWND, LPARAM ); + ///////////////////////////////////////////////////////////////////////////// // CTrayWnd *************** *** 104,108 **** else { ! m_uiTimer = SetTimer (1, 250, NULL); } --- 109,113 ---- else { ! m_uiTimer = SetTimer (1, 1000, NULL); } *************** *** 162,243 **** void CTrayWnd::OnTimer (UINT_PTR nIDEvent) { ! static HWND s_hLastInject = NULL; ! HWND hLobby = ::FindWindow (_T("ZoneLobbyWindow"), NULL); ! if (hLobby != NULL && hLobby != s_hLastInject) { ! s_hLastInject = hLobby; ! DWORD dwProcessId = 0; ! ::GetWindowThreadProcessId (hLobby, &dwProcessId); ! if (dwProcessId != 0) { CRegKey key; ! HRESULT hr = key.Open (HKEY_LOCAL_MACHINE, _T("Software\\Decal\\Agent"), KEY_READ); ! TCHAR szDllPath [MAX_PATH]; ! ::ZeroMemory (szDllPath, sizeof (szDllPath)); ! if (hr == ERROR_SUCCESS) { DWORD dwChars = MAX_PATH - 1; ! hr = key.QueryStringValue (_T("AgentPath"), szDllPath, &dwChars); ! ! if (hr == ERROR_SUCCESS) ! { ! lstrcat (szDllPath, _T("\\LobbyHook.dll")); ! } else { ! DWORD dwError = ::GetLastError (); char szBuffer[256]; ! ::sprintf (szBuffer, "Couldn't query AgentPath value: 0x%08lx", dwError); ! ::MessageBox (NULL, szBuffer, _T("DenAgent"), MB_OK); } } else { ! DWORD dwError = ::GetLastError (); char szBuffer[256]; ! ::sprintf (szBuffer, "Couldn't open HKLM\\Software\\Decal\\Agent key: 0x%08lx", dwError); ! ::MessageBox (NULL, szBuffer, _T("DenAgent"), MB_OK); } ! if (szDllPath[0]) { ! HMODULE hLib = (HMODULE) ForceLibraryNow (dwProcessId, szDllPath); ! if (hLib == NULL) { ! DWORD dwError = ::GetLastError (); char szBuffer[256]; ! ::sprintf (szBuffer, "ForceLibraryNow failed: 0x%08lx", dwError); ! ::MessageBox (NULL, szBuffer, _T("DenAgent"), MB_OK); } } else { ! DWORD dwError = ::GetLastError (); char szBuffer[256]; ! ::sprintf (szBuffer, "DLL path was blank: 0x%08lx", dwError); ! ::MessageBox (NULL, szBuffer, _T("DenAgent"), MB_OK); } } else { ! DWORD dwError = ::GetLastError (); char szBuffer[256]; ! ::sprintf (szBuffer, "Couldn't get process id: 0x%08lx", dwError); ! ::MessageBox (NULL, szBuffer, _T("DenAgent"), MB_OK); } } } --- 167,268 ---- void CTrayWnd::OnTimer (UINT_PTR nIDEvent) { ! g_bFirstEnum = true; ! ::EnumWindows( EnumerationCallbackProc, (LPARAM) _T("ZoneLobbyWindow") ); ! } ! BOOL CALLBACK EnumerationCallbackProc( HWND hwnd, LPARAM lParam ) ! { ! static HWND shFirst = NULL; ! if( g_bFirstEnum ) // first call { ! shFirst = hwnd; ! g_bFirstEnum = false; ! } ! // if this isn't the first call and the passed hwnd is the first HWND we got, exit enumeration ! else ! if( shFirst == hwnd ) ! return FALSE; ! TCHAR szClassName[64]; ! memset( szClassName, 0, sizeof( szClassName ) / sizeof( szClassName[0] ) ); ! GetClassName( hwnd, szClassName, 64 ); ! if( _tcsicmp( _T( "ZoneLobbyWindow" ), szClassName ) != 0 ) ! return TRUE; ! ! if( hwnd != NULL ) ! { ! DWORD dwProcessId = 0; ! GetWindowThreadProcessId( hwnd, &dwProcessId ); ! ! if( dwProcessId != 0 ) { CRegKey key; ! TCHAR szDllPath[ MAX_PATH ]; ! memset( szDllPath, 0, sizeof( szDllPath ) / sizeof( szDllPath[0] ) ); ! if( key.Open( HKEY_LOCAL_MACHINE, _T( "Software\\Decal\\Agent" ), KEY_READ ) == ERROR_SUCCESS ) { DWORD dwChars = MAX_PATH - 1; ! if( key.QueryStringValue( _T( "AgentPath" ), szDllPath, &dwChars ) == ERROR_SUCCESS ) ! lstrcat( szDllPath, _T( "\\LobbyHook.dll" ) ); else { ! DWORD dwError = GetLastError(); char szBuffer[256]; ! _snprintf( szBuffer, sizeof( szBuffer ), "Couldn't query AgentPath value: 0x%08lx", dwError ); ! MessageBox( NULL, szBuffer, _T( "DenAgent" ), MB_OK ); } } + else { ! DWORD dwError = GetLastError(); char szBuffer[256]; ! _snprintf( szBuffer, sizeof( szBuffer ), "Couldn't open HKLM\\Software\\Decal\\Agent key: 0x%08lx", dwError ); ! MessageBox( NULL, szBuffer, _T( "DenAgent" ), MB_OK ); } ! if( szDllPath[0] ) { ! HMODULE hLib = (HMODULE) ForceLibraryNow( dwProcessId, szDllPath ); ! if( hLib == NULL ) { ! DWORD dwError = GetLastError(); char szBuffer[256]; ! _snprintf( szBuffer, sizeof( szBuffer ), "ForceLibraryNow failed: 0x%08lx", dwError ); ! MessageBox( NULL, szBuffer, _T( "DenAgent" ), MB_OK ); } } + else { ! DWORD dwError = GetLastError(); char szBuffer[256]; ! _snprintf( szBuffer, sizeof( szBuffer ), "DLL path was blank: 0x%08lx", dwError ); ! MessageBox( NULL, szBuffer, _T( "DenAgent" ), MB_OK ); } } + else { ! DWORD dwError = GetLastError(); char szBuffer[256]; ! _snprintf( szBuffer, sizeof( szBuffer ), "Couldn't get process id: 0x%08lx", dwError ); ! MessageBox( NULL, szBuffer, _T( "DenAgent" ), MB_OK ); } + } + + return TRUE; } |
From: <ha...@us...> - 2003-05-15 05:22:41
|
Update of /cvsroot/decaldev/source In directory sc8-pr-cvs1:/tmp/cvs-serv23136 Modified Files: Decal.sln Log Message: Plaintext dependency fix Index: Decal.sln =================================================================== RCS file: /cvsroot/decaldev/source/Decal.sln,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Decal.sln 15 May 2003 04:19:03 -0000 1.2 --- Decal.sln 15 May 2003 05:22:38 -0000 1.3 *************** *** 50,53 **** --- 50,54 ---- ProjectSection(ProjectDependencies) = postProject {FF9AA982-5BE3-460A-9AAE-913C02E9C184} = {FF9AA982-5BE3-460A-9AAE-913C02E9C184} + {6B9C5380-3B50-4E72-B604-5089CB64B644} = {6B9C5380-3B50-4E72-B604-5089CB64B644} EndProjectSection EndProject |
From: <ma...@us...> - 2003-05-15 04:56:49
|
Update of /cvsroot/decaldev/source/LobbyHook In directory sc8-pr-cvs1:/tmp/cvs-serv9026 Modified Files: LobbyHook.cpp Log Message: Don't inject if Decal isn't running Index: LobbyHook.cpp =================================================================== RCS file: /cvsroot/decaldev/source/LobbyHook/LobbyHook.cpp,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** LobbyHook.cpp 13 May 2003 07:16:12 -0000 1.1 --- LobbyHook.cpp 15 May 2003 04:56:46 -0000 1.2 *************** *** 39,45 **** } - if( FindWindow( NULL, "Decal Agent" ) == NULL ) - MessageBox( NULL, "Can't find DenAgent", "!", MB_OK ); - PROCESS_INFORMATION ProcInfo; memset( &ProcInfo, 0, sizeof( PROCESS_INFORMATION ) ); --- 39,42 ---- *************** *** 49,58 **** a6, const_cast< char * >( a7 ), a8, &ProcInfo /* a9 - Proc Info */ ); ! ForceLibrary( szDllPath, &ProcInfo ); ResumeThread( ProcInfo.hThread ); } - else bResult = CreateProcess( a0, a1, a2, a3, a4, a5, a6, a7, a8, a9 ); s_recursion--; --- 46,60 ---- a6, const_cast< char * >( a7 ), a8, &ProcInfo /* a9 - Proc Info */ ); ! if (FindWindow (NULL, "Decal Agent") != NULL) ! { ! ForceLibrary( szDllPath, &ProcInfo ); ! } ! ResumeThread( ProcInfo.hThread ); } else + { bResult = CreateProcess( a0, a1, a2, a3, a4, a5, a6, a7, a8, a9 ); + } s_recursion--; |
From: <ha...@us...> - 2003-05-15 04:19:07
|
Update of /cvsroot/decaldev/source In directory sc8-pr-cvs1:/tmp/cvs-serv17343 Modified Files: Decal.sln Log Message: Updated project file Index: Decal.sln =================================================================== RCS file: /cvsroot/decaldev/source/Decal.sln,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Decal.sln 13 May 2003 07:16:04 -0000 1.1 --- Decal.sln 15 May 2003 04:19:03 -0000 1.2 *************** *** 32,43 **** Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DenAgent", "DenAgent\DenAgent.vcproj", "{1358ED95-22A0-41E2-A23C-6C46B0BC97DF}" ProjectSection(ProjectDependencies) = postProject - {726381FF-93C0-4846-A72C-1B1BA6D08643} = {726381FF-93C0-4846-A72C-1B1BA6D08643} - {C1CC01C2-D2C7-4862-A143-14BCF1BE9790} = {C1CC01C2-D2C7-4862-A143-14BCF1BE9790} - {85C9D7B0-AC89-4E79-B701-FDE85EE569CD} = {85C9D7B0-AC89-4E79-B701-FDE85EE569CD} - {B6EAB7A5-BEB3-40B8-9150-9DA6A854628A} = {B6EAB7A5-BEB3-40B8-9150-9DA6A854628A} - {FF9AA982-5BE3-460A-9AAE-913C02E9C184} = {FF9AA982-5BE3-460A-9AAE-913C02E9C184} - {ECE3BC74-9DBA-48CD-998C-A1A8031E5F6A} = {ECE3BC74-9DBA-48CD-998C-A1A8031E5F6A} {06884D36-8C17-46BF-8BA5-2466E97FB605} = {06884D36-8C17-46BF-8BA5-2466E97FB605} {6B9C5380-3B50-4E72-B604-5089CB64B644} = {6B9C5380-3B50-4E72-B604-5089CB64B644} EndProjectSection EndProject --- 32,43 ---- Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DenAgent", "DenAgent\DenAgent.vcproj", "{1358ED95-22A0-41E2-A23C-6C46B0BC97DF}" ProjectSection(ProjectDependencies) = postProject {06884D36-8C17-46BF-8BA5-2466E97FB605} = {06884D36-8C17-46BF-8BA5-2466E97FB605} + {ECE3BC74-9DBA-48CD-998C-A1A8031E5F6A} = {ECE3BC74-9DBA-48CD-998C-A1A8031E5F6A} {6B9C5380-3B50-4E72-B604-5089CB64B644} = {6B9C5380-3B50-4E72-B604-5089CB64B644} + {FF9AA982-5BE3-460A-9AAE-913C02E9C184} = {FF9AA982-5BE3-460A-9AAE-913C02E9C184} + {B6EAB7A5-BEB3-40B8-9150-9DA6A854628A} = {B6EAB7A5-BEB3-40B8-9150-9DA6A854628A} + {85C9D7B0-AC89-4E79-B701-FDE85EE569CD} = {85C9D7B0-AC89-4E79-B701-FDE85EE569CD} + {C1CC01C2-D2C7-4862-A143-14BCF1BE9790} = {C1CC01C2-D2C7-4862-A143-14BCF1BE9790} + {726381FF-93C0-4846-A72C-1B1BA6D08643} = {726381FF-93C0-4846-A72C-1B1BA6D08643} EndProjectSection EndProject *************** *** 72,77 **** {FF9AA982-5BE3-460A-9AAE-913C02E9C184}.Debug.ActiveCfg = Debug|Win32 {FF9AA982-5BE3-460A-9AAE-913C02E9C184}.Debug.Build.0 = Debug|Win32 ! {FF9AA982-5BE3-460A-9AAE-913C02E9C184}.Release.ActiveCfg = Unicode Release MinSize|Win32 ! {FF9AA982-5BE3-460A-9AAE-913C02E9C184}.Release.Build.0 = Unicode Release MinSize|Win32 {FF9AA982-5BE3-460A-9AAE-913C02E9C184}.Release MinDependency.ActiveCfg = Release MinSize|Win32 {FF9AA982-5BE3-460A-9AAE-913C02E9C184}.Release MinDependency.Build.0 = Release MinSize|Win32 --- 72,77 ---- {FF9AA982-5BE3-460A-9AAE-913C02E9C184}.Debug.ActiveCfg = Debug|Win32 {FF9AA982-5BE3-460A-9AAE-913C02E9C184}.Debug.Build.0 = Debug|Win32 ! {FF9AA982-5BE3-460A-9AAE-913C02E9C184}.Release.ActiveCfg = Release MinSize|Win32 ! {FF9AA982-5BE3-460A-9AAE-913C02E9C184}.Release.Build.0 = Release MinSize|Win32 {FF9AA982-5BE3-460A-9AAE-913C02E9C184}.Release MinDependency.ActiveCfg = Release MinSize|Win32 {FF9AA982-5BE3-460A-9AAE-913C02E9C184}.Release MinDependency.Build.0 = Release MinSize|Win32 |
From: <ha...@us...> - 2003-05-15 04:12:40
|
Update of /cvsroot/decaldev/source/Decal In directory sc8-pr-cvs1:/tmp/cvs-serv14135 Modified Files: Decal.dsp Log Message: Updated project file Index: Decal.dsp =================================================================== RCS file: /cvsroot/decaldev/source/Decal/Decal.dsp,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Decal.dsp 15 May 2003 04:10:41 -0000 1.9 --- Decal.dsp 15 May 2003 04:12:37 -0000 1.10 *************** *** 102,105 **** --- 102,107 ---- # End Custom Build + !ENDIF + # Begin Target |
From: <ha...@us...> - 2003-05-15 04:10:45
|
Update of /cvsroot/decaldev/source/Decal In directory sc8-pr-cvs1:/tmp/cvs-serv13113 Modified Files: Decal.dsp Log Message: Updated project file Index: Decal.dsp =================================================================== RCS file: /cvsroot/decaldev/source/Decal/Decal.dsp,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Decal.dsp 24 Sep 2002 20:47:38 -0000 1.8 --- Decal.dsp 15 May 2003 04:10:41 -0000 1.9 *************** *** 19,25 **** !MESSAGE !MESSAGE "Decal - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") - !MESSAGE "Decal - Win32 Unicode Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "Decal - Win32 Release MinSize" (based on "Win32 (x86) Dynamic-Link Library") - !MESSAGE "Decal - Win32 Unicode Release MinSize" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE --- 19,23 ---- *************** *** 68,112 **** # End Custom Build - !ELSEIF "$(CFG)" == "Decal - Win32 Unicode Debug" - - # PROP BASE Use_MFC 0 - # PROP BASE Use_Debug_Libraries 1 - # PROP BASE Output_Dir "DebugU" - # PROP BASE Intermediate_Dir "DebugU" - # PROP BASE Target_Dir "" - # PROP Use_MFC 0 - # PROP Use_Debug_Libraries 1 - # PROP Output_Dir "DebugU" - # PROP Intermediate_Dir "DebugU" - # PROP Target_Dir "" - # ADD BASE CPP /nologo /MTd /W3 /Gm /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c - # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\Include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /Yu"stdafx.h" /FD /GZ /c - # ADD MTL /nologo /I "..\Include" /Oicf - # ADD BASE RSC /l 0x1009 /d "_DEBUG" - # ADD RSC /l 0x1009 /d "_DEBUG" - BSC32=bscmake.exe - # ADD BASE BSC32 /nologo - # ADD BSC32 /nologo - LINK32=link.exe - # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept - # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib version.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept - # Begin Custom Build - Performing registration - OutDir=.\DebugU - TargetPath=.\DebugU\Decal.dll - InputPath=.\DebugU\Decal.dll - SOURCE="$(InputPath)" - - "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - if "%OS%"=="" goto NOTNT - if not "%OS%"=="Windows_NT" goto NOTNT - regsvr32 /s /c "$(TargetPath)" - echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" - goto end - :NOTNT - echo Warning : Cannot register Unicode DLL on Windows 95 - :end - - # End Custom Build - !ELSEIF "$(CFG)" == "Decal - Win32 Release MinSize" --- 66,69 ---- *************** *** 145,198 **** # End Custom Build - !ELSEIF "$(CFG)" == "Decal - Win32 Unicode Release MinSize" - - # PROP BASE Use_MFC 0 - # PROP BASE Use_Debug_Libraries 0 - # PROP BASE Output_Dir "ReleaseUMinSize" - # PROP BASE Intermediate_Dir "ReleaseUMinSize" - # PROP BASE Target_Dir "" - # PROP Use_MFC 0 - # PROP Use_Debug_Libraries 0 - # PROP Output_Dir "ReleaseUMinSize" - # PROP Intermediate_Dir "ReleaseUMinSize" - # PROP Ignore_Export_Lib 1 - # PROP Target_Dir "" - # ADD BASE CPP /nologo /MT /W3 /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "_UNICODE" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /Yu"stdafx.h" /FD /c - # ADD CPP /nologo /MT /W3 /GX /Zi /O1 /I "..\Include" /D "_UNICODE" /D "_ATL_DLL" /D "_ATL_MIN_CRT" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /FR /Yu"stdafx.h" /FD /c - # ADD MTL /nologo /I "..\Include" /Oicf - # ADD BASE RSC /l 0x1009 /d "NDEBUG" - # ADD RSC /l 0x1009 /d "NDEBUG" - BSC32=bscmake.exe - # ADD BASE BSC32 /nologo - # ADD BSC32 /nologo - LINK32=link.exe - # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386 - # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib version.lib uuid.lib odbc32.lib odbccp32.lib libctiny.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept /libpath:"..\Release" - # Begin Custom Build - Performing registration - OutDir=.\ReleaseUMinSize - TargetPath=.\ReleaseUMinSize\Decal.dll - InputPath=.\ReleaseUMinSize\Decal.dll - SOURCE="$(InputPath)" - - "$(OutDir)\regsvr32.trg" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" - if "%OS%"=="" goto NOTNT - if not "%OS%"=="Windows_NT" goto NOTNT - regsvr32 /s /c "$(TargetPath)" - echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg" - goto end - :NOTNT - echo Warning : Cannot register Unicode DLL on Windows 95 - :end - - # End Custom Build - - !ENDIF - # Begin Target # Name "Decal - Win32 Debug" - # Name "Decal - Win32 Unicode Debug" # Name "Decal - Win32 Release MinSize" - # Name "Decal - Win32 Unicode Release MinSize" # Begin Group "Source Files" --- 102,109 ---- *************** *** 222,234 **** # ADD MTL /nologo /tlb "Decal.tlb" /h "..\Include\Decal.h" /iid "..\Include\Decal_i.c" /Oicf - !ELSEIF "$(CFG)" == "Decal - Win32 Unicode Debug" - - # ADD MTL /tlb "Decal.tlb" /h "..\Include\Decal.h" /iid "..\Include\Decal_i.c" /Oicf - !ELSEIF "$(CFG)" == "Decal - Win32 Release MinSize" - - # ADD MTL /tlb "Decal.tlb" /h "..\Include\Decal.h" /iid "..\Include\Decal_i.c" /Oicf - - !ELSEIF "$(CFG)" == "Decal - Win32 Unicode Release MinSize" # ADD MTL /tlb "Decal.tlb" /h "..\Include\Decal.h" /iid "..\Include\Decal_i.c" /Oicf --- 133,137 ---- |
From: <ha...@us...> - 2003-05-15 04:02:18
|
Update of /cvsroot/decaldev/source/DenAgent In directory sc8-pr-cvs1:/tmp/cvs-serv8192 Modified Files: DenAgent.dsp Log Message: Updated project file Index: DenAgent.dsp =================================================================== RCS file: /cvsroot/decaldev/source/DenAgent/DenAgent.dsp,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** DenAgent.dsp 26 May 2002 20:52:58 -0000 1.15 --- DenAgent.dsp 15 May 2003 04:02:12 -0000 1.16 *************** *** 54,58 **** LINK32=link.exe # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 ! # ADD LINK32 ..\Release\Inject.lib version.lib shlwapi.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept /libpath:"..\Release" !ELSEIF "$(CFG)" == "DenAgent - Win32 Debug" --- 54,58 ---- LINK32=link.exe # ADD BASE LINK32 /nologo /subsystem:windows /machine:I386 ! # ADD LINK32 ..\Release\Inject.lib version.lib shlwapi.lib ..\include\forcelibrary.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept /libpath:"..\Release" !ELSEIF "$(CFG)" == "DenAgent - Win32 Debug" *************** *** 80,84 **** LINK32=link.exe # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept ! # ADD LINK32 ..\debug\Inject.lib version.lib shlwapi.lib /nologo /subsystem:windows /debug /machine:I386 !ENDIF --- 80,84 ---- LINK32=link.exe # ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept ! # ADD LINK32 ..\debug\Inject.lib version.lib shlwapi.lib ..\include\forcelibrary.lib /nologo /subsystem:windows /debug /machine:I386 !ENDIF |
From: <ha...@us...> - 2003-05-15 03:58:14
|
Update of /cvsroot/decaldev/source In directory sc8-pr-cvs1:/tmp/cvs-serv5572 Modified Files: Decal.dsw Log Message: Updated project file Index: Decal.dsw =================================================================== RCS file: /cvsroot/decaldev/source/Decal.dsw,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Decal.dsw 14 Nov 2001 10:09:15 -0000 1.5 --- Decal.dsw 15 May 2003 03:58:10 -0000 1.6 *************** *** 16,19 **** --- 16,31 ---- ############################################################################### + Project: "LobbyHook"=.\LobbyHook\LobbyHook.dsp - Package Owner=<4> + + Package=<5> + {{{ + }}} + + Package=<4> + {{{ + }}} + + ############################################################################### + Project: "DecalControls"=.\DecalControls\DecalControls.dsp - Package Owner=<4> |
From: <ma...@us...> - 2003-05-14 01:50:09
|
Update of /cvsroot/decaldev/source/DecalInstaller In directory sc8-pr-cvs1:/tmp/cvs-serv5635 Modified Files: DecalInstaller.vdproj Log Message: use ATL mergemodule Index: DecalInstaller.vdproj =================================================================== RCS file: /cvsroot/decaldev/source/DecalInstaller/DecalInstaller.vdproj,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** DecalInstaller.vdproj 13 May 2003 07:16:10 -0000 1.1 --- DecalInstaller.vdproj 14 May 2003 01:50:02 -0000 1.2 *************** *** 29,33 **** { "MsmKey" = "8:_10D01E415273DFB80A6309EC12D187D8" ! "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" } --- 29,33 ---- { "MsmKey" = "8:_10D01E415273DFB80A6309EC12D187D8" ! "OwnerKey" = "8:_0593B7A6B4D74017A43CC5F9741D078B" "MsmSig" = "8:_UNDEFINED" } *************** *** 53,56 **** --- 53,62 ---- { "MsmKey" = "8:_10D01E415273DFB80A6309EC12D187D8" + "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_10D01E415273DFB80A6309EC12D187D8" "OwnerKey" = "8:_8E9B4D574D014738B94369502A191459" "MsmSig" = "8:_UNDEFINED" *************** *** 76,92 **** "Entry" { ! "MsmKey" = "8:_10D01E415273DFB80A6309EC12D187D8" ! "OwnerKey" = "8:_0593B7A6B4D74017A43CC5F9741D078B" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_23FC18A2DEBB4DF98431626348FE3CE7" "OwnerKey" = "8:_0593B7A6B4D74017A43CC5F9741D078B" "MsmSig" = "8:_UNDEFINED" --- 82,110 ---- "Entry" { ! "MsmKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_154DE3989F9C45AFAF5E1E1FB0757E1D" ! "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_154DE3989F9C45AFAF5E1E1FB0757E1D" ! "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" ! "MsmSig" = "8:_UNDEFINED" ! } ! "Entry" ! { ! "MsmKey" = "8:_154DE3989F9C45AFAF5E1E1FB0757E1D" ! "OwnerKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" ! "MsmSig" = "8:_UNDEFINED" ! } ! "Entry" ! { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" "OwnerKey" = "8:_0593B7A6B4D74017A43CC5F9741D078B" "MsmSig" = "8:_UNDEFINED" *************** *** 94,98 **** "Entry" { ! "MsmKey" = "8:_23FC18A2DEBB4DF98431626348FE3CE7" "OwnerKey" = "8:_F7B461AAFB7641F699DAEAF49904A662" "MsmSig" = "8:_UNDEFINED" --- 112,116 ---- "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" "OwnerKey" = "8:_F7B461AAFB7641F699DAEAF49904A662" "MsmSig" = "8:_UNDEFINED" *************** *** 100,104 **** "Entry" { ! "MsmKey" = "8:_23FC18A2DEBB4DF98431626348FE3CE7" "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "MsmSig" = "8:_UNDEFINED" --- 118,122 ---- "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "MsmSig" = "8:_UNDEFINED" *************** *** 106,110 **** "Entry" { ! "MsmKey" = "8:_23FC18A2DEBB4DF98431626348FE3CE7" "OwnerKey" = "8:_AC7940677AFA439D9D75C9827A0003A2" "MsmSig" = "8:_UNDEFINED" --- 124,128 ---- "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" "OwnerKey" = "8:_AC7940677AFA439D9D75C9827A0003A2" "MsmSig" = "8:_UNDEFINED" *************** *** 112,116 **** "Entry" { ! "MsmKey" = "8:_23FC18A2DEBB4DF98431626348FE3CE7" "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" --- 130,134 ---- "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" *************** *** 118,122 **** "Entry" { ! "MsmKey" = "8:_23FC18A2DEBB4DF98431626348FE3CE7" "OwnerKey" = "8:_8E9B4D574D014738B94369502A191459" "MsmSig" = "8:_UNDEFINED" --- 136,140 ---- "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" "OwnerKey" = "8:_8E9B4D574D014738B94369502A191459" "MsmSig" = "8:_UNDEFINED" *************** *** 124,128 **** "Entry" { ! "MsmKey" = "8:_23FC18A2DEBB4DF98431626348FE3CE7" "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" --- 142,146 ---- "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" *************** *** 130,134 **** "Entry" { ! "MsmKey" = "8:_23FC18A2DEBB4DF98431626348FE3CE7" "OwnerKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" "MsmSig" = "8:_UNDEFINED" --- 148,152 ---- "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" "OwnerKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" "MsmSig" = "8:_UNDEFINED" *************** *** 136,140 **** "Entry" { ! "MsmKey" = "8:_23FC18A2DEBB4DF98431626348FE3CE7" "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" --- 154,158 ---- "Entry" { ! "MsmKey" = "8:_24505FDB0A3941A5BC465EB28A815DF0" "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" *************** *** 154,188 **** "Entry" { ! "MsmKey" = "8:_2D197DBB587641E9BE042B361E9628D1" ! "OwnerKey" = "8:_F7B461AAFB7641F699DAEAF49904A662" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_2D197DBB587641E9BE042B361E9628D1" ! "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_2D197DBB587641E9BE042B361E9628D1" ! "OwnerKey" = "8:_AC7940677AFA439D9D75C9827A0003A2" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_2D197DBB587641E9BE042B361E9628D1" ! "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_2D197DBB587641E9BE042B361E9628D1" ! "OwnerKey" = "8:_8E9B4D574D014738B94369502A191459" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_2D197DBB587641E9BE042B361E9628D1" "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" --- 172,206 ---- "Entry" { ! "MsmKey" = "8:_32BF28F4CB1A439897137C9F6624FCE3" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_3848A0AD84FF4D7AA048E21F6BD3EB88" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_413320C13C484EB5811353BECDEB123E" ! "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_41F2E99B0C1B72CFD51382D5E140A7E8" ! "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_41F2E99B0C1B72CFD51382D5E140A7E8" ! "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_41F2E99B0C1B72CFD51382D5E140A7E8" "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" *************** *** 190,206 **** "Entry" { ! "MsmKey" = "8:_2D197DBB587641E9BE042B361E9628D1" ! "OwnerKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_2D197DBB587641E9BE042B361E9628D1" ! "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_2D197DBB587641E9BE042B361E9628D1" "OwnerKey" = "8:_0593B7A6B4D74017A43CC5F9741D078B" "MsmSig" = "8:_UNDEFINED" --- 208,230 ---- "Entry" { ! "MsmKey" = "8:_422DA789643D4CFC8308DBB6EB58ED8B" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_446E0F428C924CBF9A8ABBA2BED6ACD8" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_4785F00ADF0F4D128D62CF6F0E79ACF1" ! "OwnerKey" = "8:_UNDEFINED" ! "MsmSig" = "8:_UNDEFINED" ! } ! "Entry" ! { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" "OwnerKey" = "8:_0593B7A6B4D74017A43CC5F9741D078B" "MsmSig" = "8:_UNDEFINED" *************** *** 208,255 **** "Entry" { ! "MsmKey" = "8:_32BF28F4CB1A439897137C9F6624FCE3" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_3848A0AD84FF4D7AA048E21F6BD3EB88" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_41F2E99B0C1B72CFD51382D5E140A7E8" ! "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_41F2E99B0C1B72CFD51382D5E140A7E8" ! "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_41F2E99B0C1B72CFD51382D5E140A7E8" ! "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_422DA789643D4CFC8308DBB6EB58ED8B" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_446E0F428C924CBF9A8ABBA2BED6ACD8" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_4785F00ADF0F4D128D62CF6F0E79ACF1" ! "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } --- 232,279 ---- "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_F7B461AAFB7641F699DAEAF49904A662" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_AC7940677AFA439D9D75C9827A0003A2" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_8E9B4D574D014738B94369502A191459" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_287894F290604710B0E99CD646021261" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" "MsmSig" = "8:_UNDEFINED" } "Entry" { ! "MsmKey" = "8:_5336DC78D0FD4EBF93961224833C9322" ! "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" "MsmSig" = "8:_UNDEFINED" } *************** *** 286,295 **** "Entry" { - "MsmKey" = "8:_7E5B1CDBD305476BA70FB25A72D0394D" - "OwnerKey" = "8:_287894F290604710B0E99CD646021261" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { "MsmKey" = "8:_8CCEE5C8AADEB950D9A797DE0530965E" "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" --- 310,313 ---- *************** *** 310,331 **** "Entry" { - "MsmKey" = "8:_9072A2B801F1499E88ACB4A475468E6D" - "OwnerKey" = "8:_A03B9AE58553491581FA0975DF6E6E88" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_9072A2B801F1499E88ACB4A475468E6D" - "OwnerKey" = "8:_11AE7CD5CB2A43E395B33FDD50522940" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_9072A2B801F1499E88ACB4A475468E6D" - "OwnerKey" = "8:_10B736524B444A95B8CC8D36B521F980" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { "MsmKey" = "8:_942AAA28BB647CF0EF1C6137B296D4FE" "OwnerKey" = "8:_BD4EC7DFE26A40BA84001249533EC862" --- 328,331 ---- *************** *** 376,385 **** "Entry" { - "MsmKey" = "8:_CA49372A18CC4D33B7D67D6536E31366" - "OwnerKey" = "8:_UNDEFINED" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { "MsmKey" = "8:_F7B461AAFB7641F699DAEAF49904A662" "OwnerKey" = "8:_UNDEFINED" --- 376,379 ---- *************** *** 796,819 **** "IsolateTo" = "8:" } - "{A582A373-4685-4296-BEFE-614B80A702C3}:_CA49372A18CC4D33B7D67D6536E31366" - { - "SourcePath" = "8:C:\\WINDOWS\\system32\\atl71.dll" - "TargetName" = "8:atl71.dll" - "Tag" = "8:" - "Folder" = "8:_B4A52EA52B0946A1AF1F0D1FA55A352F" - "Condition" = "8:" - "Transitive" = "11:FALSE" - "Vital" = "11:TRUE" - "ReadOnly" = "11:FALSE" - "Hidden" = "11:FALSE" - "System" = "11:FALSE" - "Permanent" = "11:FALSE" - "SharedLegacy" = "11:FALSE" - "PackageAs" = "3:1" - "Register" = "3:1" - "Exclude" = "11:FALSE" - "IsDependency" = "11:FALSE" - "IsolateTo" = "8:" - } "{A582A373-4685-4296-BEFE-614B80A702C3}:_FD2F9BAB00E2CB44E03A93E604085DE2" { --- 790,793 ---- *************** *** 1372,1394 **** "MergeModule" { ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_23FC18A2DEBB4DF98431626348FE3CE7" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" ! "SourcePath" = "8:vc_user_stl71_rtl_x86_---.msm" "Properties" { } "LanguageId" = "3:0" ! "Exclude" = "11:TRUE" "Folder" = "8:" "Feature" = "8:" "IsolateTo" = "8:" } ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_2D197DBB587641E9BE042B361E9628D1" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" ! "SourcePath" = "8:VC_User_CRT71_RTL_X86_---.msm" "Properties" { --- 1346,1368 ---- "MergeModule" { ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_154DE3989F9C45AFAF5E1E1FB0757E1D" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" ! "SourcePath" = "8:vc_user_atl71_rtl_x86_---.msm" "Properties" { } "LanguageId" = "3:0" ! "Exclude" = "11:FALSE" "Folder" = "8:" "Feature" = "8:" "IsolateTo" = "8:" } ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_24505FDB0A3941A5BC465EB28A815DF0" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" ! "SourcePath" = "8:vc_user_crt71_rtl_x86_---.msm" "Properties" { *************** *** 1400,1404 **** "IsolateTo" = "8:" } ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_7E5B1CDBD305476BA70FB25A72D0394D" { "UseDynamicProperties" = "11:TRUE" --- 1374,1378 ---- "IsolateTo" = "8:" } ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_413320C13C484EB5811353BECDEB123E" { "UseDynamicProperties" = "11:TRUE" *************** *** 1414,1422 **** "IsolateTo" = "8:" } ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_9072A2B801F1499E88ACB4A475468E6D" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" ! "SourcePath" = "8:VC_User_ATL71_RTL_X86_---.msm" "Properties" { --- 1388,1396 ---- "IsolateTo" = "8:" } ! "{35A69C6E-5BA4-440D-803D-762B59A45393}:_5336DC78D0FD4EBF93961224833C9322" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" ! "SourcePath" = "8:vc_user_stl71_rtl_x86_---.msm" "Properties" { |
From: <ma...@us...> - 2003-05-13 15:15:27
|
Update of /cvsroot/decaldev/source/Release In directory sc8-pr-cvs1:/tmp/cvs-serv11313 Added Files: ForceLibrary.dll Log Message: Add ForceLibrary.dll --- NEW FILE: ForceLibrary.dll --- (This appears to be a binary file; contents omitted.) |
From: <ma...@us...> - 2003-05-13 07:31:57
|
Update of /cvsroot/decaldev/source/PlainText In directory sc8-pr-cvs1:/tmp/cvs-serv26493/PlainText Added Files: PlainText.vcproj Log Message: Update everything for VC7.1, add project files, solution files, installer. --- NEW FILE: PlainText.vcproj --- <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="PlainText" SccProjectName="" SccLocalPath=""> <Platforms> <Platform Name="Win32"/> </Platforms> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory=".\..\Debug" IntermediateDirectory=".\Debug" ConfigurationType="2" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\Include,..\Inject,..\DecalControls" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="3" PrecompiledHeaderThrough="stdafx.h" PrecompiledHeaderFile=".\Debug/PlainText.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="4" CompileAs="0"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" IgnoreImportLibrary="TRUE" OutputFile=".\..\Debug/PlainText.dll" LinkIncremental="1" SuppressStartupBanner="TRUE" ModuleDefinitionFile=".\PlainText.def" GenerateDebugInformation="TRUE" ProgramDatabaseFile=".\..\Debug/PlainText.pdb" SubSystem="2" ImportLibrary=".\..\Debug/PlainText.lib" TargetMachine="1"/> <Tool Name="VCMIDLTool" AdditionalIncludeDirectories="..\Include" SuppressStartupBanner="TRUE" TargetEnvironment="1" GenerateStublessProxies="TRUE" TypeLibraryName=".\..\Debug/PlainText.tlb" HeaderFileName=""/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="4105"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> <Configuration Name="Release MinDependency|Win32" OutputDirectory=".\..\Release" IntermediateDirectory=".\ReleaseMinDependency" ConfigurationType="2" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2"> <Tool Name="VCCLCompilerTool" Optimization="4" GlobalOptimizations="TRUE" InlineFunctionExpansion="1" EnableIntrinsicFunctions="TRUE" FavorSizeOrSpeed="2" OmitFramePointers="TRUE" AdditionalIncludeDirectories="..\Include,..\Inject,..\DecalControls" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="3" PrecompiledHeaderThrough="stdafx.h" PrecompiledHeaderFile=".\ReleaseMinDependency/PlainText.pch" AssemblerListingLocation=".\ReleaseMinDependency/" ObjectFile=".\ReleaseMinDependency/" ProgramDataBaseFileName=".\ReleaseMinDependency/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" IgnoreImportLibrary="TRUE" OutputFile=".\..\Release/PlainText.dll" LinkIncremental="1" SuppressStartupBanner="TRUE" AdditionalLibraryDirectories="..\Release" ModuleDefinitionFile=".\PlainText.def" GenerateDebugInformation="TRUE" ProgramDatabaseFile=".\..\Release/PlainText.pdb" SubSystem="2" ImportLibrary=".\..\Release/PlainText.lib" TargetMachine="1"/> <Tool Name="VCMIDLTool" AdditionalIncludeDirectories="..\Include" SuppressStartupBanner="TRUE" TargetEnvironment="1" GenerateStublessProxies="TRUE" TypeLibraryName=".\..\Release/PlainText.tlb" HeaderFileName=""/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="4105"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> <File RelativePath="PlainText.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="PlainText.def"> </File> <File RelativePath="PlainText.idl"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCMIDLTool" AdditionalIncludeDirectories="" TargetEnvironment="1" TypeLibraryName=".\PlainText.tlb" HeaderFileName="PlainText.h" InterfaceIdentifierFileName="PlainText_i.c"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCMIDLTool" AdditionalIncludeDirectories="" TargetEnvironment="1" TypeLibraryName=".\PlainText.tlb" HeaderFileName="PlainText.h" InterfaceIdentifierFileName="PlainText_i.c"/> </FileConfiguration> </File> <File RelativePath="PlainText.rc"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="" AdditionalIncludeDirectories="$(OUTDIR)"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="" AdditionalIncludeDirectories="$(OUTDIR)"/> </FileConfiguration> </File> <File RelativePath="ScriptPlugin.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="ScriptSiteImpl.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="ScriptView.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="StdAfx.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)" BasicRuntimeChecks="3" UsePrecompiledHeader="1"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)" UsePrecompiledHeader="1"/> </FileConfiguration> </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl"> <File RelativePath="PlainTextCP.h"> </File> <File RelativePath="Resource.h"> </File> <File RelativePath="ScriptPlugin.h"> </File> <File RelativePath="ScriptSiteImpl.h"> </File> <File RelativePath="ScriptView.h"> </File> <File RelativePath="StdAfx.h"> </File> </Filter> <Filter Name="Resource Files" Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> <File RelativePath="ScriptPlugin.rgs"> </File> <File RelativePath="ScriptView.rgs"> </File> </Filter> </Files> <Globals> </Globals> </VisualStudioProject> |
From: <ma...@us...> - 2003-05-13 07:31:56
|
Update of /cvsroot/decaldev/source/LobbyHook In directory sc8-pr-cvs1:/tmp/cvs-serv26493/LobbyHook Added Files: LobbyHook.cpp LobbyHook.vcproj ReadMe.txt stdafx.cpp stdafx.h Log Message: Update everything for VC7.1, add project files, solution files, installer. --- NEW FILE: LobbyHook.cpp --- // LobbyHook.cpp : Defines the entry point for the DLL application. // #include "stdafx.h" #include "forcelib.h" #include "apihook.h" bool bInject; BOOL __stdcall Replacement_CreateProcessA( LPCSTR a0, LPSTR a1, LPSECURITY_ATTRIBUTES a2, LPSECURITY_ATTRIBUTES a3, BOOL a4, DWORD a5, LPVOID a6, LPCSTR a7, LPSTARTUPINFO a8, LPPROCESS_INFORMATION a9 ); static cHookDescriptor _hooks[] = { { eByName, _T( "kernel32.dll" ), _T( "CreateProcessA" ), 93, reinterpret_cast< DWORD >( Replacement_CreateProcessA ), 0 }, }; BOOL __stdcall Replacement_CreateProcessA( LPCSTR a0, LPSTR a1, LPSECURITY_ATTRIBUTES a2, LPSECURITY_ATTRIBUTES a3, BOOL a4, DWORD a5,LPVOID a6, LPCSTR a7, LPSTARTUPINFO a8, LPPROCESS_INFORMATION a9 ) { static long s_recursion = 0; bInject = strstr( a1, "client.exe" ) ? true : false; BOOL bResult; if( s_recursion++ == 0 && bInject) { HKEY key = NULL; char szDllPath[ MAX_PATH ]; memset( szDllPath, 0, sizeof( szDllPath ) ); HRESULT hr = RegOpenKeyEx( HKEY_LOCAL_MACHINE, _T("Software\\Decal\\Agent"), 0, KEY_READ, &key ); if( hr == ERROR_SUCCESS ) { DWORD dwChars = MAX_PATH - 1; if( RegQueryValueEx( key, "AgentPath", NULL, NULL, (LPBYTE) szDllPath, &dwChars ) == ERROR_SUCCESS ) strcat( szDllPath, "\\Inject.dll" ); RegCloseKey (key); } if( FindWindow( NULL, "Decal Agent" ) == NULL ) MessageBox( NULL, "Can't find DenAgent", "!", MB_OK ); PROCESS_INFORMATION ProcInfo; memset( &ProcInfo, 0, sizeof( PROCESS_INFORMATION ) ); bResult = CreateProcess( const_cast< char * >( a0 ), a1, a2, a3, a4, CREATE_SUSPENDED, /* a5 - Creation Flags */ a6, const_cast< char * >( a7 ), a8, &ProcInfo /* a9 - Proc Info */ ); ForceLibrary( szDllPath, &ProcInfo ); ResumeThread( ProcInfo.hThread ); } else bResult = CreateProcess( a0, a1, a2, a3, a4, a5, a6, a7, a8, a9 ); s_recursion--; return bResult; } BOOL APIENTRY DllMain( HANDLE hModule, DWORD dwCallReason, LPVOID lpReserved ) { switch( dwCallReason ) { case DLL_PROCESS_ATTACH: { // Alright, we're loaded into the lobby process. // Hook CreateProcessA and bail. hookFunctionsByExport( "AsheronsCall.dll", _hooks, 1, true ); break; } case DLL_PROCESS_DETACH: { // Detaching // Unhook CreateProcessA and bail. hookFunctionsByExport( "AsheronsCall.dll", _hooks, 1, false ); break; } } return TRUE; } --- NEW FILE: LobbyHook.vcproj --- <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="LobbyHook" ProjectGUID="{47B0C7F7-102E-4EBD-83CD-B317D991FDE7}" Keyword="Win32Proj"> <Platforms> <Platform Name="Win32"/> </Platforms> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="Debug" IntermediateDirectory="Debug" ConfigurationType="2" CharacterSet="2"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\Include" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LOBBYHOOK_EXPORTS" MinimalRebuild="TRUE" BasicRuntimeChecks="3" RuntimeLibrary="1" UsePrecompiledHeader="3" WarningLevel="3" Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="4"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" AdditionalDependencies="forcelibrary.lib" OutputFile="..\Debug\LobbyHook.dll" LinkIncremental="2" AdditionalLibraryDirectories="..\Include" GenerateDebugInformation="TRUE" ProgramDatabaseFile="$(OutDir)/LobbyHook.pdb" SubSystem="2" ImportLibrary="$(OutDir)/LobbyHook.lib" TargetMachine="1"/> <Tool Name="VCMIDLTool"/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> <Configuration Name="Release|Win32" OutputDirectory="Release" IntermediateDirectory="Release" ConfigurationType="2" CharacterSet="2"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\Include" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LOBBYHOOK_EXPORTS" RuntimeLibrary="0" UsePrecompiledHeader="3" WarningLevel="3" Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="3"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" AdditionalDependencies="forcelibrary.lib" OutputFile="..\Release\LobbyHook.dll" LinkIncremental="1" AdditionalLibraryDirectories="..\Include" GenerateDebugInformation="TRUE" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" ImportLibrary="$(OutDir)/LobbyHook.lib" TargetMachine="1"/> <Tool Name="VCMIDLTool"/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> <File RelativePath=".\LobbyHook.cpp"> </File> <File RelativePath=".\stdafx.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1"/> </FileConfiguration> <FileConfiguration Name="Release|Win32"> <Tool Name="VCCLCompilerTool" UsePrecompiledHeader="1"/> </FileConfiguration> </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl;inc;xsd" UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> <File RelativePath=".\stdafx.h"> </File> </Filter> <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> </Filter> <File RelativePath=".\ReadMe.txt"> </File> </Files> <Globals> </Globals> </VisualStudioProject> --- NEW FILE: ReadMe.txt --- ======================================================================== DYNAMIC LINK LIBRARY : LobbyHook Project Overview ======================================================================== AppWizard has created this LobbyHook DLL for you. This file contains a summary of what you will find in each of the files that make up your LobbyHook application. LobbyHook.vcproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. LobbyHook.cpp This is the main DLL source file. When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be produced, or you can set the Ignore Input Library property to Yes on the General propert page of the Linker folder in the project's Property Pages dialog box. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named LobbyHook.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. ///////////////////////////////////////////////////////////////////////////// --- NEW FILE: stdafx.cpp --- // stdafx.cpp : source file that includes just the standard includes // LobbyHook.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" // TODO: reference any additional headers you need in STDAFX.H // and not in this file --- NEW FILE: stdafx.h --- // stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #pragma once #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers // Windows Header Files: #include <windows.h> #include <tchar.h> #include <atlbase.h> |
From: <ma...@us...> - 2003-05-13 07:16:24
|
Update of /cvsroot/decaldev/source/Inject In directory sc8-pr-cvs1:/tmp/cvs-serv26493/Inject Modified Files: Inject.cpp Inject.def InjectApi.h Added Files: Inject.vcproj Log Message: Update everything for VC7.1, add project files, solution files, installer. --- NEW FILE: Inject.vcproj --- <?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="Inject" SccProjectName="" SccLocalPath=""> <Platforms> <Platform Name="Win32"/> </Platforms> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory=".\..\Debug" IntermediateDirectory=".\Debug" ConfigurationType="2" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\Include" PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL" BasicRuntimeChecks="3" RuntimeLibrary="3" UsePrecompiledHeader="3" PrecompiledHeaderThrough="stdafx.h" PrecompiledHeaderFile=".\Debug/Inject.pch" AssemblerListingLocation=".\Debug/" ObjectFile=".\Debug/" ProgramDataBaseFileName=".\Debug/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="4" CompileAs="0"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" IgnoreImportLibrary="TRUE" AdditionalDependencies="odbc32.lib odbccp32.lib ddraw.lib winmm.lib ws2_32.lib version.lib" OutputFile=".\..\Debug/Inject.dll" LinkIncremental="1" SuppressStartupBanner="TRUE" ModuleDefinitionFile=".\Inject.def" GenerateDebugInformation="TRUE" ProgramDatabaseFile=".\..\Debug/Inject.pdb" SubSystem="2" ImportLibrary=".\..\Debug/Inject.lib" TargetMachine="1"/> <Tool Name="VCMIDLTool" AdditionalIncludeDirectories="..\Include" SuppressStartupBanner="TRUE" TargetEnvironment="1" GenerateStublessProxies="TRUE" TypeLibraryName=".\..\Debug/Inject.tlb" HeaderFileName=""/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="_DEBUG" Culture="4105"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> <Configuration Name="Release MinDependency|Win32" OutputDirectory=".\..\Release" IntermediateDirectory=".\ReleaseMinDependency" ConfigurationType="2" UseOfMFC="0" ATLMinimizesCRunTimeLibraryUsage="FALSE" CharacterSet="2"> <Tool Name="VCCLCompilerTool" Optimization="4" GlobalOptimizations="TRUE" InlineFunctionExpansion="1" EnableIntrinsicFunctions="TRUE" FavorSizeOrSpeed="2" OmitFramePointers="TRUE" AdditionalIncludeDirectories="..\Include" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_USRDLL" StringPooling="TRUE" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" UsePrecompiledHeader="3" PrecompiledHeaderThrough="stdafx.h" PrecompiledHeaderFile=".\ReleaseMinDependency/Inject.pch" AssemblerListingLocation=".\ReleaseMinDependency/" ObjectFile=".\ReleaseMinDependency/" ProgramDataBaseFileName=".\ReleaseMinDependency/" WarningLevel="3" SuppressStartupBanner="TRUE" DebugInformationFormat="3" CompileAs="0"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" IgnoreImportLibrary="TRUE" AdditionalDependencies="odbc32.lib odbccp32.lib ddraw.lib winmm.lib ws2_32.lib version.lib" OutputFile=".\..\Release/Inject.dll" LinkIncremental="1" SuppressStartupBanner="TRUE" AdditionalLibraryDirectories="..\Release" ModuleDefinitionFile=".\Inject.def" GenerateDebugInformation="TRUE" ProgramDatabaseFile=".\..\Release/Inject.pdb" SubSystem="2" ImportLibrary=".\..\Release/Inject.lib" TargetMachine="1"/> <Tool Name="VCMIDLTool" AdditionalIncludeDirectories="..\Include" SuppressStartupBanner="TRUE" TargetEnvironment="1" GenerateStublessProxies="TRUE" TypeLibraryName=".\..\Release/Inject.tlb" HeaderFileName=""/> <Tool Name="VCPostBuildEventTool"/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="NDEBUG" Culture="4105"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> </Configurations> <References> </References> <Files> <Filter Name="Source Files" Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> <File RelativePath="BarLayer.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="Button.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="Canvas.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="DatFile.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="Direct3DHook.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="DirectDrawHook.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="DirectDrawSurfaceHook.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="FontCache.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="Guids.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3" UsePrecompiledHeader="0"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)" UsePrecompiledHeader="0"/> </FileConfiguration> </File> <File RelativePath="IconCache.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="Image.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="Inject.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="Inject.def"> </File> <File RelativePath="Inject.idl"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCMIDLTool" AdditionalIncludeDirectories="" TargetEnvironment="1" TypeLibraryName=".\Inject.tlb" HeaderFileName="Inject.h" InterfaceIdentifierFileName="Inject_i.c"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCMIDLTool" AdditionalIncludeDirectories="" TargetEnvironment="1" TypeLibraryName=".\Inject.tlb" HeaderFileName="Inject.h" InterfaceIdentifierFileName="Inject_i.c"/> </FileConfiguration> </File> <File RelativePath="Inject.rc"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="" AdditionalIncludeDirectories="$(OUTDIR)"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="" AdditionalIncludeDirectories="$(OUTDIR)"/> </FileConfiguration> </File> <File RelativePath="InjectService.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="InputBuffer.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="LayerSite.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="Manager.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="MaterialHook.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="Pager.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="Panel.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="PluginAdapterV1.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="RootLayer.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="SimpleBar.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="SinkImpl.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="SolidImage.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> <File RelativePath="StdAfx.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3" UsePrecompiledHeader="1"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)" UsePrecompiledHeader="1"/> </FileConfiguration> </File> <File RelativePath="View.cpp"> <FileConfiguration Name="Debug|Win32"> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="" PreprocessorDefinitions="_DEBUG;_MBCS;WIN32;_WINDOWS;_USRDLL;INJECT_IMPL;$(NoInherit)" BasicRuntimeChecks="3"/> </FileConfiguration> <FileConfiguration Name="Release MinDependency|Win32"> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="" PreprocessorDefinitions="INJECT_IMPL;WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;$(NoInherit)"/> </FileConfiguration> </File> </Filter> <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inl"> <File RelativePath="BarLayer.h"> </File> <File RelativePath="Button.h"> </File> <File RelativePath="Canvas.h"> </File> <File RelativePath="DatFile.h"> </File> <File RelativePath="Direct3DHook.h"> </File> <File RelativePath="DirectDrawHook.h"> </File> <File RelativePath="DirectDrawSurfaceHook.h"> </File> <File RelativePath="EventsImpl.h"> </File> <File RelativePath="FontCache.h"> </File> <File RelativePath="IconCache.h"> </File> <File RelativePath="Image.h"> </File> <File RelativePath="InjectApi.h"> </File> <File RelativePath="InjectCP.h"> </File> <File RelativePath="InjectService.h"> </File> <File RelativePath="InputBuffer.h"> </File> <File RelativePath="LayerSite.h"> </File> <File RelativePath="Manager.h"> </File> <File RelativePath="MaterialHook.h"> </File> <File RelativePath="Pager.h"> </File> <File RelativePath="Panel.h"> </File> <File RelativePath="Plugin2Impl.h"> </File> <File RelativePath="PluginAdapterV1.h"> </File> <File RelativePath="PluginImpl.h"> </File> <File RelativePath="Resource.h"> </File> <File RelativePath="RootLayer.h"> </File> <File RelativePath="SimpleBar.h"> </File> <File RelativePath="SinkImpl.h"> </File> <File RelativePath="SolidImage.h"> </File> <File RelativePath="StdAfx.h"> </File> <File RelativePath="View.h"> </File> </Filter> <Filter Name="Resource Files" Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> <File RelativePath="Button.rgs"> </File> <File RelativePath="res\DenAgent.ico"> </File> <File RelativePath="InjectService.rgs"> </File> <File RelativePath="InputBuffer.rgs"> </File> <File RelativePath="MessageStruct.rgs"> </File> <File RelativePath="MessageVector.rgs"> </File> <File RelativePath="Pager.rgs"> </File> <File RelativePath="PluginAdapterV1.rgs"> </File> <File RelativePath="SolidImage.rgs"> </File> </Filter> </Files> <Globals> </Globals> </VisualStudioProject> Index: Inject.cpp =================================================================== RCS file: /cvsroot/decaldev/source/Inject/Inject.cpp,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** Inject.cpp 18 Mar 2003 06:53:33 -0000 1.19 --- Inject.cpp 13 May 2003 07:16:12 -0000 1.20 *************** *** 112,116 **** AlphaBlendF=NULL; } ! } else if (dwReason == DLL_PROCESS_DETACH) { --- 112,116 ---- AlphaBlendF=NULL; } ! } else if (dwReason == DLL_PROCESS_DETACH) { *************** *** 158,192 **** } - // The hook function - all it does is continue calls - LRESULT CALLBACK hookCBTProc( int nCode, WPARAM wParam, LPARAM lParam ) - { - return ::CallNextHookEx( g_hHook, nCode, wParam, lParam ); - } - - // Functions from inject api - void InjectEnable() - { - // Get the image path (path of parent executable) - TCHAR szImagePath[ MAX_PATH ]; - ::GetModuleFileName( NULL, szImagePath, MAX_PATH ); - - LPTSTR strProcessName = ::_tcsrchr( szImagePath, _T( '\\' ) ); - *( strProcessName + 1 ) = _T( '\0' ); - - CRegKey key; - key.Create( HKEY_LOCAL_MACHINE, _T( "SOFTWARE\\Decal\\Agent" ) ); - key.SetValue( szImagePath, _T( "AgentPath" ) ); - - // Install the global hook, injecting this DLL into every other process - g_hHook = ::SetWindowsHookEx( WH_CBT, hookCBTProc, _Module.m_hInst, 0 ); - } - - void InjectDisable() - { - ::UnhookWindowsHookEx( g_hHook ); - g_hHook = NULL; - // Send a broadcast message, this forces the hook to trigger, and thus unload - SendMessage(HWND_BROADCAST,WM_NULL,0,0); - } struct cPathRegistry --- 158,161 ---- Index: Inject.def =================================================================== RCS file: /cvsroot/decaldev/source/Inject/Inject.def,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Inject.def 17 Mar 2003 09:23:18 -0000 1.2 --- Inject.def 13 May 2003 07:16:12 -0000 1.3 *************** *** 12,16 **** DllRegisterServer @3 PRIVATE DllUnregisterServer @4 PRIVATE ! hookCBTProc @5 Container_Initialize @6 Container_StartPlugins @7 --- 12,16 ---- DllRegisterServer @3 PRIVATE DllUnregisterServer @4 PRIVATE ! ; hookCBTProc @5 Container_Initialize @6 Container_StartPlugins @7 Index: InjectApi.h =================================================================== RCS file: /cvsroot/decaldev/source/Inject/InjectApi.h,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** InjectApi.h 17 Mar 2003 09:23:21 -0000 1.6 --- InjectApi.h 13 May 2003 07:16:12 -0000 1.7 *************** *** 24,33 **** // Exported functions from Inject.dll - // Adds a reference to the registered hook function - void INJECT_API InjectEnable(); - - // Removes a reference to the registered hook function - void INJECT_API InjectDisable(); - // Prepends a path to your filename, returns szBuffer LPTSTR INJECT_API InjectMapPath( eInjectPath pathType, LPCTSTR szFilename, LPTSTR szBuffer ); --- 24,27 ---- |