home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 April
/
PCWorld_2008-04_cd.bin
/
temacd
/
devc++
/
devcpp-4.9.9.2_setup.exe
/
idispids.h
< prev
next >
Wrap
C/C++ Source or Header
|
2005-01-29
|
190b
|
11 lines
#ifndef _IDISPIDS_H
#define _IDISPIDS_H
#if __GNUC__ >=3
#pragma GCC system_header
#endif
#define DISPID_AMBIENT_OFFLINEIFNOTCONNECTED (-5501)
#define DISPID_AMBIENT_SILENT (-5502)
#endif