Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022 #if ! (defined(lint) || defined(RC_INVOKED))
00023 #if ( _MSC_VER >= 800 && !defined(_M_I86)) || defined(_PUSHPOP_SUPPORTED)
00024 #pragma warning(disable:4103)
00025 #if !(defined( MIDL_PASS )) || defined( __midl )
00026 #pragma pack(push,1)
00027 #else
00028 #pragma pack(1)
00029 #endif
00030 #else
00031 #pragma pack(1)
00032 #endif
00033 #endif // ! (defined(lint) || defined(RC_INVOKED))
00034