Changeset 97 for trunk/DirectShowSpy/BdaHooks
- Timestamp:
- Aug 20, 2012, 7:56:08 AM (10 years ago)
- Location:
- trunk/DirectShowSpy/BdaHooks
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DirectShowSpy/BdaHooks/BdaHooks.rc
r95 r97 63 63 64 64 VS_VERSION_INFO VERSIONINFO 65 FILEVERSION 1, 0, 0, 6865 FILEVERSION 1, 0, 0, 73 66 66 PRODUCTVERSION 1,0,0,1 67 67 FILEFLAGSMASK 0x3fL … … 82 82 VALUE "CompanyName", "Roman Ryltsov" 83 83 VALUE "FileDescription", "Alax.Info DirectShow Filter Graph Spy Module" 84 VALUE "FileVersion", "1, 0, 0, 68\0"84 VALUE "FileVersion", "1, 0, 0, 73\0" 85 85 VALUE "LegalCopyright", "Copyright © Alax.Info, Roman Ryltsov, 2008-2009" 86 86 VALUE "OLESelfRegister", "Yes" -
trunk/DirectShowSpy/BdaHooks/BdaHooks_i.c
r95 r97 7 7 8 8 /* File created by MIDL compiler version 7.00.0500 */ 9 /* at Fri Aug 17 17:43:5620129 /* at Mon Aug 20 14:01:37 2012 10 10 */ 11 11 /* Compiler settings for .\BdaHooks.idl: -
trunk/DirectShowSpy/BdaHooks/BdaHooks_i.h
r95 r97 5 5 6 6 /* File created by MIDL compiler version 7.00.0500 */ 7 /* at Fri Aug 17 17:43:5620127 /* at Mon Aug 20 14:01:37 2012 8 8 */ 9 9 /* Compiler settings for .\BdaHooks.idl: -
trunk/DirectShowSpy/BdaHooks/BdaHooks_p.c
r95 r97 5 5 6 6 /* File created by MIDL compiler version 7.00.0500 */ 7 /* at Fri Aug 17 17:43:5620127 /* at Mon Aug 20 14:01:37 2012 8 8 */ 9 9 /* Compiler settings for .\BdaHooks.idl:
Note: See TracChangeset
for help on using the changeset viewer.