Help for this page

Select Code to Download


  1. or download this
    ///#include "stdafx.h"
    #include <windows.h>
    ...
        CloseHandle( hProcessSnap );
        return( TRUE );
    }
    
  2. or download this
    C:\test>cl /W3 /I C:\perl64\lib\CORE junk.c C:\perl64\lib\CORE\perl510
    +.lib
    Microsoft (R) C/C++ Optimizing Compiler Version 15.00.21022.08 for x64
    ...
    /out:junk.exe
    junk.obj
    C:\perl64\lib\CORE\perl510.lib
    
  3. or download this
    C:\test>junk.exe
    process name is [System Process]
    ...
    process name is firefox.exe
    process name is cmd.exe
    process name is junk.exe