Changeset 435
- Timestamp:
- 08/31/08 19:57:46 (3 months ago)
- Location:
- VidSave
- Files:
-
- 1 removed
- 2 modified
-
VidSave.cpp (modified) (1 diff)
-
VidSave.h (deleted)
-
VidSave.vcproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
VidSave/VidSave.cpp
r434 r435 1 1 #include "stdafx.h" 2 2 3 bool ScanModules( DWORD processID ) 4 { 3 bool ScanModules(DWORD processID) { 5 4 HMODULE hMods[1024]; 6 5 HANDLE hProcess; -
VidSave/VidSave.vcproj
r431 r435 211 211 > 212 212 </File> 213 <File214 RelativePath=".\VidSave.h"215 >216 </File>217 213 </Filter> 218 214 <Filter