Changeset 435

Show
Ignore:
Timestamp:
08/31/08 19:57:46 (3 months ago)
Author:
t-bone
Message:

-

Location:
VidSave
Files:
1 removed
2 modified

Legend:

Unmodified
Added
Removed
  • VidSave/VidSave.cpp

    r434 r435  
    11#include "stdafx.h" 
    22 
    3 bool ScanModules( DWORD processID ) 
    4 { 
     3bool ScanModules(DWORD processID) { 
    54    HMODULE hMods[1024]; 
    65    HANDLE hProcess; 
  • VidSave/VidSave.vcproj

    r431 r435  
    211211                > 
    212212            </File> 
    213             <File 
    214                 RelativePath=".\VidSave.h" 
    215                 > 
    216             </File> 
    217213        </Filter> 
    218214        <Filter