Changeset 43 for trunk/include/win
- Timestamp:
- Jun 7, 1999, 3:36:00 PM (26 years ago)
- Location:
- trunk/include/win
- Files:
-
- 39 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/ole.h
r4 r43 1 /* $Id: ole.h,v 1.1 1999-05-24 20:19:16 ktk Exp $ */2 3 1 /* 4 2 * ole.h - Declarations for OLESVR and OLECLI … … 170 168 } OLESTREAM; 171 169 typedef struct _OLESERVERDOC* LPOLESERVERDOC; 172 typedef struct _OLEOBJECT*LPOLEOBJECT;170 typedef struct IOleObject* LPOLEOBJECT; 173 171 typedef struct _OLECLIENT* LPOLECLIENT; 174 172 typedef struct _OLESERVERDOCVTBL { -
trunk/include/win/wine/keyboard16.h
r4 r43 1 /* $Id: keyboard16.h,v 1.1 1999-05-24 20:19:24 ktk Exp $ */2 3 1 #ifndef _KEYBOARD16_H 4 2 #define _KEYBOARD16_H -
trunk/include/win/wine/obj_base.h
r4 r43 1 /* $Id: obj_base.h,v 1.1 1999-05-24 20:19:24 ktk Exp $ */2 3 1 /* 4 2 * This file defines the macros and types necessary to define COM interfaces, -
trunk/include/win/wine/obj_cache.h
r4 r43 1 /* $Id: obj_cache.h,v 1.1 1999-05-24 20:19:24 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_channel.h
r4 r43 1 /* $Id: obj_channel.h,v 1.1 1999-05-24 20:19:24 ktk Exp $ */2 3 1 /* 4 2 * Defines undocumented Microsoft COM interfaces and APIs seemingly related to some 'channel' notion. -
trunk/include/win/wine/obj_clientserver.h
r4 r43 1 /* $Id: obj_clientserver.h,v 1.1 1999-05-24 20:19:24 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to client/server aspects. -
trunk/include/win/wine/obj_commdlgbrowser.h
r4 r43 1 /* $Id: obj_commdlgbrowser.h,v 1.1 1999-05-24 20:19:24 ktk Exp $ */2 3 1 /************************************************************ 4 2 * ICommDlgBrowser -
trunk/include/win/wine/obj_connection.h
r4 r43 1 /* $Id: obj_connection.h,v 1.1 1999-05-24 20:19:24 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_contextmenu.h
r4 r43 1 /* $Id: obj_contextmenu.h,v 1.1 1999-05-24 20:19:24 ktk Exp $ */2 3 1 /************************************************************ 4 2 * IContextMenu -
trunk/include/win/wine/obj_control.h
r4 r43 1 /* $Id: obj_control.h,v 1.1 1999-05-24 20:19:24 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_dataobject.h
r4 r43 1 /* $Id: obj_dataobject.h,v 1.1 1999-05-24 20:19:25 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to IDataObject. -
trunk/include/win/wine/obj_dockingwindowframe.h
r4 r43 1 /* $Id: obj_dockingwindowframe.h,v 1.1 1999-05-24 20:19:25 ktk Exp $ */2 3 1 /************************************************************ 4 2 * IDockingWindowFrame -
trunk/include/win/wine/obj_dragdrop.h
r4 r43 1 /* $Id: obj_dragdrop.h,v 1.1 1999-05-24 20:19:25 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to OLE Drag and Drop. -
trunk/include/win/wine/obj_enumidlist.h
r4 r43 1 /* $Id: obj_enumidlist.h,v 1.1 1999-05-24 20:19:25 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to EnumIDList -
trunk/include/win/wine/obj_extracticon.h
r4 r43 1 /* $Id: obj_extracticon.h,v 1.1 1999-05-24 20:19:26 ktk Exp $ */2 3 1 /************************************************************ 4 2 * IExtractIconA -
trunk/include/win/wine/obj_inplace.h
r4 r43 1 /* $Id: obj_inplace.h,v 1.1 1999-05-24 20:19:26 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_marshal.h
r4 r43 1 /* $Id: obj_marshal.h,v 1.1 1999-05-24 20:19:26 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs that allow an interface to -
trunk/include/win/wine/obj_misc.h
r4 r43 1 /* $Id: obj_misc.h,v 1.1 1999-05-24 20:19:26 ktk Exp $ */2 3 1 /* 4 2 * Defines miscellaneous COM interfaces and APIs defined in objidl.h. -
trunk/include/win/wine/obj_moniker.h
r4 r43 1 /* $Id: obj_moniker.h,v 1.1 1999-05-24 20:19:26 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to the moniker functionality. -
trunk/include/win/wine/obj_oleaut.h
r4 r43 1 /* $Id: obj_oleaut.h,v 1.1 1999-05-24 20:19:26 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to OLE automation support. -
trunk/include/win/wine/obj_olefont.h
r4 r43 1 /* $Id: obj_olefont.h,v 1.1 1999-05-24 20:19:26 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to OLE font support. -
trunk/include/win/wine/obj_oleobj.h
r4 r43 1 /* $Id: obj_oleobj.h,v 1.1 1999-05-24 20:19:26 ktk Exp $ */2 3 1 /* 4 2 * Defines IOleObject COM and other oleidl.h interfaces -
trunk/include/win/wine/obj_oleundo.h
r4 r43 1 /* $Id: obj_oleundo.h,v 1.1 1999-05-24 20:19:26 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs from ocidl.h which pertain to Undo/Redo -
trunk/include/win/wine/obj_oleview.h
r4 r43 1 /* $Id: obj_oleview.h,v 1.1 1999-05-24 20:19:26 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to ViewObject … … 32 30 * IViewObject interface 33 31 */ 34 typedef BOOL (CALLBACK* pfnContinue)(DWORD);32 typedef BOOL (CALLBACK* IVO_ContCallback)(DWORD); 35 33 36 34 #define ICOM_INTERFACE IViewObject 37 35 #define IViewObject_METHODS \ 38 ICOM_METHOD10(HRESULT,Draw, DWORD,dwDrawAspect, LONG,lindex, void*,pvAspect, DVTARGETDEVICE*,ptd, HDC,hdcTargetDev, HDC,hdcDraw, LPCRECTL,lprcBounds, LPCRECTL,lprcWBounds, pfnContinue,, DWORD,dwContinue) \36 ICOM_METHOD10(HRESULT,Draw, DWORD,dwDrawAspect, LONG,lindex, void*,pvAspect, DVTARGETDEVICE*,ptd, HDC,hdcTargetDev, HDC,hdcDraw, LPCRECTL,lprcBounds, LPCRECTL,lprcWBounds, IVO_ContCallback, pfnContinue, DWORD,dwContinue) 39 37 ICOM_METHOD6(HRESULT,GetColorSet, DWORD,dwDrawAspect, LONG,lindex, void*,pvAspect, DVTARGETDEVICE*,ptd, HDC,hicTargetDevice, LOGPALETTE**,ppColorSet) \ 40 38 ICOM_METHOD4(HRESULT,Freeze, DWORD,dwDrawAspect, LONG,lindex, void*,pvAspect, DWORD*,pdwFreeze) \ -
trunk/include/win/wine/obj_picture.h
r4 r43 1 /* $Id: obj_picture.h,v 1.1 1999-05-24 20:19:27 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to OLE picture support. -
trunk/include/win/wine/obj_property.h
r4 r43 1 /* $Id: obj_property.h,v 1.1 1999-05-24 20:19:27 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs from ocidl.h related to property -
trunk/include/win/wine/obj_propertystorage.h
r4 r43 1 /* $Id: obj_propertystorage.h,v 1.1 1999-05-24 20:19:27 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to saving properties to file. -
trunk/include/win/wine/obj_shellbrowser.h
r4 r43 1 /* $Id: obj_shellbrowser.h,v 1.1 1999-05-24 20:19:27 ktk Exp $ */2 3 1 /************************************************************ 4 2 * IShellBrowser -
trunk/include/win/wine/obj_shellextinit.h
r4 r43 1 /* $Id: obj_shellextinit.h,v 1.1 1999-05-24 20:19:27 ktk Exp $ */2 3 1 /************************************************************ 4 2 * IShellExtInit -
trunk/include/win/wine/obj_shellfolder.h
r4 r43 1 /* $Id: obj_shellfolder.h,v 1.1 1999-05-24 20:19:27 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to IShellFolder -
trunk/include/win/wine/obj_shelllink.h
r4 r43 1 /* $Id: obj_shelllink.h,v 1.1 1999-05-24 20:19:28 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to IShellLink. -
trunk/include/win/wine/obj_shellview.h
r4 r43 1 /* $Id: obj_shellview.h,v 1.1 1999-05-24 20:19:28 ktk Exp $ */2 3 1 /************************************************************ 4 2 * IShellView -
trunk/include/win/wine/obj_storage.h
r4 r43 1 /* $Id: obj_storage.h,v 1.1 1999-05-24 20:19:28 ktk Exp $ */2 3 1 /* 4 2 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/shell16.h
r4 r43 1 /* $Id: shell16.h,v 1.1 1999-05-24 20:19:28 ktk Exp $ */2 3 1 #ifndef _SHELL16_H 4 2 #define _SHELL16_H -
trunk/include/win/wine/w32skrnl.h
r4 r43 1 /* $Id: w32skrnl.h,v 1.1 1999-05-24 20:19:29 ktk Exp $ */2 3 1 #ifndef _W32SKRNL_H 4 2 #define _W32SKRNL_H -
trunk/include/win/wine/winbase16.h
r4 r43 1 /* $Id: winbase16.h,v 1.1 1999-05-24 20:19:29 ktk Exp $ */2 3 1 #ifndef _INCLUDE_WINE_WINBASE16_H 4 2 #define _INCLUDE_WINE_WINBASE16_H -
trunk/include/win/wine/winesound.h
r4 r43 1 /* $Id: winesound.h,v 1.1 1999-05-24 20:19:29 ktk Exp $ */2 3 1 #ifndef _WINE_SOUND_H 4 2 #define _WINE_SOUND_H -
trunk/include/win/wine/winestring.h
r4 r43 1 /* $Id: winestring.h,v 1.1 1999-05-24 20:19:29 ktk Exp $ */2 3 1 #ifndef _INCLUDE_WINE_STRINGS_H 4 2 #define _INCLUDE_WINE_STRINGS_H -
trunk/include/win/wine/winuser16.h
r4 r43 1 /* $Id: winuser16.h,v 1.1 1999-05-24 20:19:29 ktk Exp $ */2 3 1 #ifndef __WINE_WINUSER16_H 4 2 #define __WINE_WINUSER16_H
Note:
See TracChangeset
for help on using the changeset viewer.