Changeset 267 for trunk/DirectShowSpy/stdafx.cpp
- Timestamp:
- Feb 2, 2014, 2:11:51 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DirectShowSpy/stdafx.cpp
r196 r267 1 1 //////////////////////////////////////////////////////////// 2 // Copyright (C) Roman Ryltsov, 2008-201 12 // Copyright (C) Roman Ryltsov, 2008-2014 3 3 // Created by Roman Ryltsov roman@alax.info 4 // 5 // This source code is published to complement DirectShowSpy developer powertoy 6 // and demonstrate the internal use of APIs and tricks powering the tool. It is 7 // allowed to freely re-use the portions of the code in other projects, commercial or otherwise 8 // (provided that you dont pretend that you wrote the original tool). 9 // 10 // Please keep in mind that DirectShowSpy is a developer tool, it is strongly recommended 11 // that it is not shipped with release grade software. The advise applies to hooking methods 12 // used by DirectShowSpy in general as well. 4 13 5 14 #include "stdafx.h"
Note: See TracChangeset
for help on using the changeset viewer.