Main Page
Cookbook/Overview ImageMeister the jcprops file Licensing Binary Installation & Configuration [ Win · Mac · Nix · OSX ] Changes Public API Source Code Main Page Java [ Common · Win · Mac · Nix ] Native Code [ Common · Win · Mac · Nix ] Manifest Native Code Overviews [ Common · Win · Mac · Nix · Strings ] Macros [ General · Native Macros ] Walkthroughs [ Java only · Java and native ] Building [ Win · Mac · Nix · OSX ] Distribution Issues |
[ Windows | Source | Keywords | Summary | Ancestors | All Members | Descendants ]
Back to the top of CWinProcess95
Back to the top of CWinProcess95
CWinProcess95( const PROCESSENTRY32 *entry );
Constructor
CWinProcess95( const PROCESSENTRY32 *entry );
Back to the top of CWinProcess95
Destructor
virtual ~CWinProcess95( void );
Back to the top of CWinProcess95
ErrCode getAllProcessInfo( CVector &vec );
Fills the CVector with all the running processes.
static ErrCode getAllProcessInfo( CVector &vec );
Back to the top of CWinProcess95
Fills the passed in pointers with information on this process.
virtual void getData( DWORD *cntUsageArrayP, DWORD *th32ProcessIDArray, DWORD *th32DefaultHeapIDArrayP, DWORD *th32ModuleIDArrayP, DWORD *cntThreadsArrayP, DWORD *th32ParentProcessIDArrayP, DWORD *pcPriClassBaseArrayP, DWORD *dwFlagsArrayP, DWORD *dwThreadIDArrayP, HWND *hWndArrayP );
Back to the top of CWinProcess95
Returns the full path of this process.
virtual CStr *getFullPath();
Back to the top of CWinProcess95
Back to the top of CWinProcess95
Back to the top of CWinProcess95
Back to the top of CWinProcess95
Report problems to jkotula@stratasys.com