Changeset 641 for trunk/include
- Timestamp:
- Aug 23, 1999, 12:52:12 AM (26 years ago)
- Location:
- trunk/include/win/wine
- Files:
-
- 42 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/wine/keyboard16.h
r640 r641 1 /* $Id: keyboard16.h,v 1.5 1999-08-22 22:52:05 sandervl Exp $ */ 1 2 #ifndef __WINE_WINE_KEYBOARD16_H 2 3 #define __WINE_WINE_KEYBOARD16_H -
trunk/include/win/wine/obj_base.h
r640 r641 1 /* $Id: obj_base.h,v 1.8 1999-08-22 22:52:06 sandervl Exp $ */ 1 2 /* 2 3 * This file defines the macros and types necessary to define COM interfaces, -
trunk/include/win/wine/obj_cache.h
r640 r641 1 /* $Id: obj_cache.h,v 1.5 1999-08-22 22:52:06 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_channel.h
r640 r641 1 /* $Id: obj_channel.h,v 1.5 1999-08-22 22:52:06 sandervl Exp $ */ 1 2 /* 2 3 * Defines undocumented Microsoft COM interfaces and APIs seemingly related to some 'channel' notion. -
trunk/include/win/wine/obj_clientserver.h
r640 r641 1 /* $Id: obj_clientserver.h,v 1.5 1999-08-22 22:52:06 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to client/server aspects. -
trunk/include/win/wine/obj_commdlgbrowser.h
r640 r641 1 /* $Id: obj_commdlgbrowser.h,v 1.5 1999-08-22 22:52:06 sandervl Exp $ */ 1 2 /************************************************************ 2 3 * ICommDlgBrowser -
trunk/include/win/wine/obj_connection.h
r640 r641 1 /* $Id: obj_connection.h,v 1.5 1999-08-22 22:52:06 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_contextmenu.h
r640 r641 1 /* $Id: obj_contextmenu.h,v 1.5 1999-08-22 22:52:07 sandervl Exp $ */ 1 2 /************************************************************ 2 3 * IContextMenu -
trunk/include/win/wine/obj_control.h
r640 r641 1 /* $Id: obj_control.h,v 1.5 1999-08-22 22:52:07 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_dataobject.h
r640 r641 1 /* $Id: obj_dataobject.h,v 1.5 1999-08-22 22:52:07 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to IDataObject. -
trunk/include/win/wine/obj_dockingwindowframe.h
r640 r641 1 /* $Id: obj_dockingwindowframe.h,v 1.5 1999-08-22 22:52:07 sandervl Exp $ */ 1 2 /************************************************************ 2 3 * IDockingWindowFrame -
trunk/include/win/wine/obj_dragdrop.h
r640 r641 1 /* $Id: obj_dragdrop.h,v 1.5 1999-08-22 22:52:07 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to OLE Drag and Drop. -
trunk/include/win/wine/obj_enumidlist.h
r640 r641 1 /* $Id: obj_enumidlist.h,v 1.5 1999-08-22 22:52:07 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to EnumIDList -
trunk/include/win/wine/obj_extracticon.h
r640 r641 1 /* $Id: obj_extracticon.h,v 1.5 1999-08-22 22:52:07 sandervl Exp $ */ 1 2 /************************************************************ 2 3 * IExtractIconA -
trunk/include/win/wine/obj_inplace.h
r640 r641 1 /* $Id: obj_inplace.h,v 1.5 1999-08-22 22:52:08 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_marshal.h
r640 r641 1 /* $Id: obj_marshal.h,v 1.5 1999-08-22 22:52:08 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs that allow an interface to -
trunk/include/win/wine/obj_misc.h
r640 r641 1 /* $Id: obj_misc.h,v 1.5 1999-08-22 22:52:08 sandervl Exp $ */ 1 2 /* 2 3 * Defines miscellaneous COM interfaces and APIs defined in objidl.h. -
trunk/include/win/wine/obj_moniker.h
r640 r641 1 /* $Id: obj_moniker.h,v 1.5 1999-08-22 22:52:08 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to the moniker functionality. -
trunk/include/win/wine/obj_oleaut.h
r640 r641 1 /* $Id: obj_oleaut.h,v 1.5 1999-08-22 22:52:08 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to OLE automation support. -
trunk/include/win/wine/obj_olefont.h
r640 r641 1 /* $Id: obj_olefont.h,v 1.5 1999-08-22 22:52:09 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to OLE font support. -
trunk/include/win/wine/obj_oleobj.h
r640 r641 1 /* $Id: obj_oleobj.h,v 1.5 1999-08-22 22:52:09 sandervl Exp $ */ 1 2 /* 2 3 * Defines IOleObject COM and other oleidl.h interfaces -
trunk/include/win/wine/obj_oleundo.h
r640 r641 1 /* $Id: obj_oleundo.h,v 1.5 1999-08-22 22:52:09 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs from ocidl.h which pertain to Undo/Redo -
trunk/include/win/wine/obj_oleview.h
r640 r641 1 /* $Id: obj_oleview.h,v 1.5 1999-08-22 22:52:09 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to ViewObject -
trunk/include/win/wine/obj_picture.h
r640 r641 1 /* $Id: obj_picture.h,v 1.5 1999-08-22 22:52:09 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to OLE picture support. -
trunk/include/win/wine/obj_property.h
r640 r641 1 /* $Id: obj_property.h,v 1.5 1999-08-22 22:52:09 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs from ocidl.h related to property -
trunk/include/win/wine/obj_propertystorage.h
r640 r641 1 /* $Id: obj_propertystorage.h,v 1.5 1999-08-22 22:52:10 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to saving properties to file. -
trunk/include/win/wine/obj_shellbrowser.h
r640 r641 1 /* $Id: obj_shellbrowser.h,v 1.5 1999-08-22 22:52:10 sandervl Exp $ */ 1 2 /************************************************************ 2 3 * IShellBrowser -
trunk/include/win/wine/obj_shellextinit.h
r640 r641 1 /* $Id: obj_shellextinit.h,v 1.5 1999-08-22 22:52:10 sandervl Exp $ */ 1 2 /************************************************************ 2 3 * IShellExtInit -
trunk/include/win/wine/obj_shellfolder.h
r640 r641 1 /* $Id: obj_shellfolder.h,v 1.5 1999-08-22 22:52:10 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to IShellFolder -
trunk/include/win/wine/obj_shelllink.h
r640 r641 1 /* $Id: obj_shelllink.h,v 1.5 1999-08-22 22:52:10 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to IShellLink. -
trunk/include/win/wine/obj_shellview.h
r640 r641 1 /* $Id: obj_shellview.h,v 1.5 1999-08-22 22:52:10 sandervl Exp $ */ 1 2 /************************************************************ 2 3 * IShellView -
trunk/include/win/wine/obj_storage.h
r640 r641 1 /* $Id: obj_storage.h,v 1.5 1999-08-22 22:52:11 sandervl Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_surrogate.h
r185 r641 1 /* $Id: obj_surrogate.h,v 1.2 1999-08-22 22:52:11 sandervl Exp $ */ 1 2 /* 2 3 * Defines surrogate COM Interface -
trunk/include/win/wine/shell16.h
r640 r641 1 /* $Id: shell16.h,v 1.5 1999-08-22 22:52:11 sandervl Exp $ */ 1 2 #ifndef __WINE_WINE_SHELL16_H 2 3 #define __WINE_WINE_SHELL16_H -
trunk/include/win/wine/undocshell.h
r640 r641 1 /* $Id: undocshell.h,v 1.2 1999-08-22 22:52:11 sandervl Exp $ */ 1 2 #ifndef __WINE_UNDOCSHELL_H 2 3 #define __WINE_UNDOCSHELL_H -
trunk/include/win/wine/w32skrnl.h
r640 r641 1 /* $Id: w32skrnl.h,v 1.5 1999-08-22 22:52:11 sandervl Exp $ */ 1 2 #ifndef __WINE_WINE_W32SKRNL_H 2 3 #define __WINE_WINE_W32SKRNL_H -
trunk/include/win/wine/winbase16.h
r640 r641 1 /* $Id: winbase16.h,v 1.5 1999-08-22 22:52:11 sandervl Exp $ */ 1 2 #ifndef __WINE_WINE_WINBASE16_H 2 3 #define __WINE_WINE_WINBASE16_H -
trunk/include/win/wine/winesound.h
r640 r641 1 /* $Id: winesound.h,v 1.5 1999-08-22 22:52:12 sandervl Exp $ */ 1 2 #ifndef __WINE_WINE_WINESOUND_H 2 3 #define __WINE_WINE_WINESOUND_H -
trunk/include/win/wine/winestring.h
r640 r641 1 /* $Id: winestring.h,v 1.6 1999-08-22 22:52:12 sandervl Exp $ */ 1 2 #ifndef __WINE_WINE_WINESTRING_H 2 3 #define __WINE_WINE_WINESTRING_H -
trunk/include/win/wine/wingdi16.h
r640 r641 1 /* $Id: wingdi16.h,v 1.2 1999-08-22 22:52:12 sandervl Exp $ */ 1 2 #ifndef __WINE_WINE_WINGDI16_H 2 3 #define __WINE_WINE_WINGDI16_H -
trunk/include/win/wine/winnet16.h
r640 r641 1 /* $Id: winnet16.h,v 1.2 1999-08-22 22:52:12 sandervl Exp $ */ 1 2 /* 2 3 * Definitions for windows network service -
trunk/include/win/wine/winuser16.h
r640 r641 1 /* $Id: winuser16.h,v 1.5 1999-08-22 22:52:12 sandervl Exp $ */ 1 2 #ifndef __WINE_WINE_WINUSER16_H 2 3 #define __WINE_WINE_WINUSER16_H
Note:
See TracChangeset
for help on using the changeset viewer.