Source code of Windows XP (NT5)
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
/* this ALWAYS GENERATED file contains the definitions for the interfaces */
/* File created by MIDL compiler version 3.01.75 */ /* at Wed Mar 12 06:53:36 1997
*/ /* Compiler settings for appmgr.idl:
Oicf (OptLev=i2), W1, Zp8, env=Win32, ms_ext, c_ext error checks: none */ //@@MIDL_FILE_HEADING( )
#include "rpc.h"
#include "rpcndr.h"
#ifndef __appmgr_h__
#define __appmgr_h__
#ifdef __cplusplus
extern "C"{ #endif
/* Forward Declarations */
/* header files for imported files */ #include "oaidl.h"
#include "ocidl.h"
void __RPC_FAR * __RPC_USER MIDL_user_allocate(size_t); void __RPC_USER MIDL_user_free( void __RPC_FAR * );
#ifndef __APPMGRLib_LIBRARY_DEFINED__
#define __APPMGRLib_LIBRARY_DEFINED__
/****************************************
* Generated header for library: APPMGRLib * at Wed Mar 12 06:53:36 1997 * using MIDL 3.01.75 ****************************************/ /* [helpstring][version][uuid] */
EXTERN_C const IID LIBID_APPMGRLib; #endif /* __APPMGRLib_LIBRARY_DEFINED__ */
/* Additional Prototypes for ALL interfaces */
/* end of Additional Prototypes */
#ifdef __cplusplus
} #endif
#endif
|