|
Navigation
- Home
- Community
- Development
- myReactOS
- Fundraiser 2012
Doxygen
- Main Page
- Alphabetical List
- Data Structures
- Directories
- File List
- Data Fields
- Globals
- Related Pages
Search
|
#include <stdarg.h>
#include <string.h>
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "winerror.h"
#include "objbase.h"
#include "servprov.h"
#include "comcat.h"
#include "docobj.h"
#include "shobjidl.h"
#include "wine/debug.h"
Go to the source code of this file.
Defines |
| #define | COBJMACROS |
| #define | NONAMELESSUNION |
| #define | NONAMELESSSTRUCT |
Functions |
| | WINE_DEFAULT_DEBUG_CHANNEL (actxprxy) |
| HRESULT CALLBACK | IServiceProvider_QueryService_Proxy (IServiceProvider *This, REFGUID guidService, REFIID riid, void **ppvObject) |
| HRESULT __RPC_STUB | IServiceProvider_QueryService_Stub (IServiceProvider *This, REFGUID guidService, REFIID riid, IUnknown **ppvObject) |
| HRESULT CALLBACK | ICatInformation_EnumClassesOfCategories_Proxy (ICatInformation *This, ULONG cImplemented, CATID rgcatidImpl[], ULONG cRequired, CATID rgcatidReq[], IEnumCLSID **ppenumClsid) |
| HRESULT __RPC_STUB | ICatInformation_EnumClassesOfCategories_Stub (ICatInformation *This, ULONG cImplemented, CATID rgcatidImpl[], ULONG cRequired, CATID rgcatidReq[], IEnumCLSID **ppenumClsid) |
| HRESULT CALLBACK | ICatInformation_IsClassOfCategories_Proxy (ICatInformation *This, REFCLSID rclsid, ULONG cImplemented, CATID rgcatidImpl[], ULONG cRequired, CATID rgcatidReq[]) |
| HRESULT __RPC_STUB | ICatInformation_IsClassOfCategories_Stub (ICatInformation *This, REFCLSID rclsid, ULONG cImplemented, CATID rgcatidImpl[], ULONG cRequired, CATID rgcatidReq[]) |
| HRESULT CALLBACK | IPrint_Print_Proxy (IPrint *This, DWORD grfFlags, DVTARGETDEVICE **pptd, PAGESET **ppPageSet, STGMEDIUM *pstgmOptions, IContinueCallback *pcallback, LONG nFirstPage, LONG *pcPagesPrinted, LONG *pnLastPage) |
| HRESULT __RPC_STUB | IPrint_Print_Stub (IPrint *This, DWORD grfFlags, DVTARGETDEVICE **pptd, PAGESET **ppPageSet, RemSTGMEDIUM *pstgmOptions, IContinueCallback *pcallback, LONG nFirstPage, LONG *pcPagesPrinted, LONG *pnLastPage) |
| HRESULT CALLBACK | IEnumOleDocumentViews_Next_Proxy (IEnumOleDocumentViews *This, ULONG cViews, IOleDocumentView **rgpView, ULONG *pcFetched) |
| HRESULT __RPC_STUB | IEnumOleDocumentViews_Next_Stub (IEnumOleDocumentViews *This, ULONG cViews, IOleDocumentView **rgpView, ULONG *pcFetched) |
| HRESULT CALLBACK | IEnumShellItems_Next_Proxy (IEnumShellItems *This, ULONG celt, IShellItem **rgelt, ULONG *pceltFetched) |
| HRESULT __RPC_STUB | IEnumShellItems_Next_Stub (IEnumShellItems *This, ULONG celt, IShellItem **rgelt, ULONG *pceltFetched) |
| HRESULT CALLBACK | IModalWindow_Show_Proxy (IModalWindow *This, HWND hwndOwner) |
| HRESULT __RPC_STUB | IModalWindow_Show_Stub (IModalWindow *This, HWND hwndOwner) |
Generated on Fri May 25 2012 05:04:23 for ReactOS by
1.7.6.1
|