home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd1.bin
/
Hardware
/
Drivers
/
APISpy
/
APISpy9x.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-07-19
|
138 b
|
7 lines
#ifndef APISPY9X_H
#define APISPY9X_H
bool InitToolhelp32();
bool GetProcessName9x(DWORD dwProcessId, PSTR pszProcessName);
#endif