os_pdhmsg.h

Go to the documentation of this file.
00001 // -*- C++ -*-
00002 
00003 //=============================================================================
00004 /**
00005  *  @file    os_pdhmsg.h
00006  *
00007  *  definitions for the windows pdh API
00008  *
00009  *  $Id: os_pdhmsg.h 81693 2008-05-14 12:35:01Z johnnyw $
00010  *
00011  *  @author Johnny Willemsen  <jwillemsen@remedy.nl>
00012  */
00013 //=============================================================================
00014 
00015 #ifndef ACE_OS_INCLUDE_OS_PDHMSG_H
00016 #define ACE_OS_INCLUDE_OS_PDHMSG_H
00017 
00018 #include /**/ "ace/pre.h"
00019 
00020 #include /**/ "ace/config-all.h"
00021 
00022 #if !defined (ACE_LACKS_PRAGMA_ONCE)
00023 # pragma once
00024 #endif /* ACE_LACKS_PRAGMA_ONCE */
00025 
00026 #if defined (ACE_HAS_PDHMSG_H) && !defined (ACE_LACKS_PDHMSG_H)
00027 # include /**/ <pdhmsg.h>
00028 #endif /* ACE_HAS_PDH_H && !ACE_LACKS_PDH_H */
00029 
00030 // Place all additions (especially function declarations) within extern "C" {}
00031 #ifdef __cplusplus
00032 extern "C"
00033 {
00034 #endif /* __cplusplus */
00035 
00036 #ifdef __cplusplus
00037 }
00038 #endif /* __cplusplus */
00039 
00040 #include /**/ "ace/post.h"
00041 #endif /* ACE_OS_INCLUDE_OS_PDHMSG_H */

Generated on Tue Feb 2 17:18:41 2010 for ACE by  doxygen 1.4.7