Changeset 94 for trunk/include
- Timestamp:
- Jun 10, 1999, 6:22:04 PM (26 years ago)
- Location:
- trunk/include
- Files:
-
- 58 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/OS2WIN.H
r43 r94 1 /* $Id: OS2WIN.H,v 1.6 1999-06-10 16:21:47 achimha Exp $ */ 1 2 #ifndef _OS2WIN_H 2 3 #define _OS2WIN_H -
trunk/include/odin.h
r31 r94 1 /* $Id: odin.h,v 1.4 1999-06-10 16:21:48 achimha Exp $ */ 1 2 /* 2 3 * -
trunk/include/os2sel.h
r48 r94 1 /* $Id: os2sel.h,v 1.2 1999-06-10 16:21:48 achimha Exp $ */ 1 2 /* 2 3 * -
trunk/include/os2wrap.h
r48 r94 1 /* $Id: os2wrap.h,v 1.2 1999-06-10 16:21:48 achimha Exp $ */ 1 2 #ifndef __OS2WRAP_H__ 2 3 #define __OS2WRAP_H__ -
trunk/include/pdwin32.dbg
r10 r94 1 # $Id: pdwin32.dbg,v 1.3 1999-06-10 16:21:49 achimha Exp $ 1 2 # 2 3 # PD-Win32 Project -
trunk/include/pdwin32.emx.dbg
r24 r94 1 # $Id: pdwin32.emx.dbg,v 1.4 1999-06-10 16:21:49 achimha Exp $ 1 2 # ODIN / win32os2 Project 2 3 # -
trunk/include/pdwin32.emx.rel
r10 r94 1 # $Id: pdwin32.emx.rel,v 1.3 1999-06-10 16:21:49 achimha Exp $ 1 2 # ODIN / win32os2 Project 2 3 # -
trunk/include/pdwin32.mk
r10 r94 1 # $Id: pdwin32.mk,v 1.4 1999-06-10 16:21:50 achimha Exp $ 1 2 # 2 3 # PD-Win32 Project -
trunk/include/pdwin32.rel
r10 r94 1 # $Id: pdwin32.rel,v 1.3 1999-06-10 16:21:50 achimha Exp $ 1 2 # 2 3 # PD-Win32 Project -
trunk/include/pdwin32.tools
r10 r94 1 # $Id: pdwin32.tools,v 1.3 1999-06-10 16:21:50 achimha Exp $ 1 2 # ODIN / win32os2 Project 2 3 # -
trunk/include/pdwin32.vac3.dbg
r24 r94 1 # $Id: pdwin32.vac3.dbg,v 1.4 1999-06-10 16:21:50 achimha Exp $ 1 2 # ODIN / win32os2 Project 2 3 # -
trunk/include/pdwin32.vac3.rel
r65 r94 1 # $Id: pdwin32.vac3.rel,v 1.4 1999-06-10 16:21:50 achimha Exp $ 1 2 # ODIN / win32os2 Project 2 3 # -
trunk/include/uniconv.h
r89 r94 1 /* $Id: uniconv.h,v 1.3 1999-06-10 16:21:50 achimha Exp $ */ 1 2 /* 2 3 * OS/2 Unicode API definitions -
trunk/include/win/Makefile.in
r4 r94 1 # $Id: Makefile.in,v 1.2 1999-06-10 16:21:50 achimha Exp $ 1 2 TOPSRCDIR = @top_srcdir@ 2 3 TOPOBJDIR = .. -
trunk/include/win/commctrl.h
r70 r94 1 /* $Id: commctrl.h,v 1.7 1999-06-10 16:21:51 achimha Exp $ */ 1 2 /* 2 3 * Common controls definitions -
trunk/include/win/flatsb.h
r41 r94 1 /* $Id: flatsb.h,v 1.2 1999-06-10 16:21:51 achimha Exp $ */ 1 2 /* 2 3 * Flat scroll bar class extra info -
trunk/include/win/imagelist.h
r36 r94 1 /* $Id: imagelist.h,v 1.3 1999-06-10 16:21:51 achimha Exp $ */ 1 2 /* 2 3 * ImageList definitions -
trunk/include/win/ole.h
r43 r94 1 /* $Id: ole.h,v 1.3 1999-06-10 16:21:51 achimha Exp $ */ 1 2 /* 2 3 * ole.h - Declarations for OLESVR and OLECLI -
trunk/include/win/treeview.h
r44 r94 1 /* $Id: treeview.h,v 1.3 1999-06-10 16:21:51 achimha Exp $ */ 1 2 /* 2 3 * Treeview class extra info -
trunk/include/win/wine/keyboard16.h
r43 r94 1 /* $Id: keyboard16.h,v 1.3 1999-06-10 16:21:52 achimha Exp $ */ 1 2 #ifndef _KEYBOARD16_H 2 3 #define _KEYBOARD16_H -
trunk/include/win/wine/obj_base.h
r43 r94 1 /* $Id: obj_base.h,v 1.3 1999-06-10 16:21:52 achimha Exp $ */ 1 2 /* 2 3 * This file defines the macros and types necessary to define COM interfaces, -
trunk/include/win/wine/obj_cache.h
r43 r94 1 /* $Id: obj_cache.h,v 1.3 1999-06-10 16:21:52 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_channel.h
r43 r94 1 /* $Id: obj_channel.h,v 1.3 1999-06-10 16:21:53 achimha 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
r43 r94 1 /* $Id: obj_clientserver.h,v 1.3 1999-06-10 16:21:53 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to client/server aspects. -
trunk/include/win/wine/obj_commdlgbrowser.h
r43 r94 1 /* $Id: obj_commdlgbrowser.h,v 1.3 1999-06-10 16:21:54 achimha Exp $ */ 1 2 /************************************************************ 2 3 * ICommDlgBrowser -
trunk/include/win/wine/obj_connection.h
r43 r94 1 /* $Id: obj_connection.h,v 1.3 1999-06-10 16:21:54 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_contextmenu.h
r43 r94 1 /* $Id: obj_contextmenu.h,v 1.3 1999-06-10 16:21:54 achimha Exp $ */ 1 2 /************************************************************ 2 3 * IContextMenu -
trunk/include/win/wine/obj_control.h
r43 r94 1 /* $Id: obj_control.h,v 1.3 1999-06-10 16:21:54 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_dataobject.h
r43 r94 1 /* $Id: obj_dataobject.h,v 1.3 1999-06-10 16:21:54 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to IDataObject. -
trunk/include/win/wine/obj_dockingwindowframe.h
r43 r94 1 /* $Id: obj_dockingwindowframe.h,v 1.3 1999-06-10 16:21:54 achimha Exp $ */ 1 2 /************************************************************ 2 3 * IDockingWindowFrame -
trunk/include/win/wine/obj_dragdrop.h
r43 r94 1 /* $Id: obj_dragdrop.h,v 1.3 1999-06-10 16:21:54 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to OLE Drag and Drop. -
trunk/include/win/wine/obj_enumidlist.h
r43 r94 1 /* $Id: obj_enumidlist.h,v 1.3 1999-06-10 16:21:54 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to EnumIDList -
trunk/include/win/wine/obj_extracticon.h
r43 r94 1 /* $Id: obj_extracticon.h,v 1.3 1999-06-10 16:21:54 achimha Exp $ */ 1 2 /************************************************************ 2 3 * IExtractIconA -
trunk/include/win/wine/obj_inplace.h
r43 r94 1 /* $Id: obj_inplace.h,v 1.3 1999-06-10 16:21:54 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/obj_marshal.h
r43 r94 1 /* $Id: obj_marshal.h,v 1.3 1999-06-10 16:21:54 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs that allow an interface to -
trunk/include/win/wine/obj_misc.h
r43 r94 1 /* $Id: obj_misc.h,v 1.3 1999-06-10 16:21:55 achimha Exp $ */ 1 2 /* 2 3 * Defines miscellaneous COM interfaces and APIs defined in objidl.h. -
trunk/include/win/wine/obj_moniker.h
r43 r94 1 /* $Id: obj_moniker.h,v 1.3 1999-06-10 16:21:55 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to the moniker functionality. -
trunk/include/win/wine/obj_oleaut.h
r43 r94 1 /* $Id: obj_oleaut.h,v 1.3 1999-06-10 16:21:55 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to OLE automation support. -
trunk/include/win/wine/obj_olefont.h
r43 r94 1 /* $Id: obj_olefont.h,v 1.3 1999-06-10 16:21:55 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to OLE font support. -
trunk/include/win/wine/obj_oleobj.h
r43 r94 1 /* $Id: obj_oleobj.h,v 1.3 1999-06-10 16:21:55 achimha Exp $ */ 1 2 /* 2 3 * Defines IOleObject COM and other oleidl.h interfaces -
trunk/include/win/wine/obj_oleundo.h
r43 r94 1 /* $Id: obj_oleundo.h,v 1.3 1999-06-10 16:21:55 achimha 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
r43 r94 1 /* $Id: obj_oleview.h,v 1.3 1999-06-10 16:21:55 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to ViewObject -
trunk/include/win/wine/obj_picture.h
r43 r94 1 /* $Id: obj_picture.h,v 1.3 1999-06-10 16:21:55 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to OLE picture support. -
trunk/include/win/wine/obj_property.h
r43 r94 1 /* $Id: obj_property.h,v 1.3 1999-06-10 16:21:55 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs from ocidl.h related to property -
trunk/include/win/wine/obj_propertystorage.h
r43 r94 1 /* $Id: obj_propertystorage.h,v 1.3 1999-06-10 16:21:56 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to saving properties to file. -
trunk/include/win/wine/obj_shellbrowser.h
r43 r94 1 /* $Id: obj_shellbrowser.h,v 1.3 1999-06-10 16:21:56 achimha Exp $ */ 1 2 /************************************************************ 2 3 * IShellBrowser -
trunk/include/win/wine/obj_shellextinit.h
r43 r94 1 /* $Id: obj_shellextinit.h,v 1.3 1999-06-10 16:21:56 achimha Exp $ */ 1 2 /************************************************************ 2 3 * IShellExtInit -
trunk/include/win/wine/obj_shellfolder.h
r43 r94 1 /* $Id: obj_shellfolder.h,v 1.3 1999-06-10 16:21:56 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to IShellFolder -
trunk/include/win/wine/obj_shelllink.h
r43 r94 1 /* $Id: obj_shelllink.h,v 1.3 1999-06-10 16:21:56 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to IShellLink. -
trunk/include/win/wine/obj_shellview.h
r43 r94 1 /* $Id: obj_shellview.h,v 1.3 1999-06-10 16:21:56 achimha Exp $ */ 1 2 /************************************************************ 2 3 * IShellView -
trunk/include/win/wine/obj_storage.h
r43 r94 1 /* $Id: obj_storage.h,v 1.3 1999-06-10 16:21:56 achimha Exp $ */ 1 2 /* 2 3 * Defines the COM interfaces and APIs related to structured data storage. -
trunk/include/win/wine/shell16.h
r43 r94 1 /* $Id: shell16.h,v 1.3 1999-06-10 16:21:56 achimha Exp $ */ 2 1 3 #ifndef _SHELL16_H 2 4 #define _SHELL16_H -
trunk/include/win/wine/w32skrnl.h
r43 r94 1 /* $Id: w32skrnl.h,v 1.3 1999-06-10 16:21:56 achimha Exp $ */ 1 2 #ifndef _W32SKRNL_H 2 3 #define _W32SKRNL_H -
trunk/include/win/wine/winbase16.h
r43 r94 1 /* $Id: winbase16.h,v 1.3 1999-06-10 16:21:56 achimha Exp $ */ 1 2 #ifndef _INCLUDE_WINE_WINBASE16_H 2 3 #define _INCLUDE_WINE_WINBASE16_H -
trunk/include/win/wine/winesound.h
r43 r94 1 /* $Id: winesound.h,v 1.3 1999-06-10 16:21:57 achimha Exp $ */ 1 2 #ifndef _WINE_SOUND_H 2 3 #define _WINE_SOUND_H -
trunk/include/win/wine/winestring.h
r76 r94 1 /* $Id: winestring.h,v 1.4 1999-06-10 16:21:57 achimha Exp $ */ 1 2 #ifndef _INCLUDE_WINE_STRINGS_H 2 3 #define _INCLUDE_WINE_STRINGS_H -
trunk/include/win/wine/winuser16.h
r43 r94 1 /* $Id: winuser16.h,v 1.3 1999-06-10 16:21:57 achimha Exp $ */ 1 2 #ifndef __WINE_WINUSER16_H 2 3 #define __WINE_WINUSER16_H -
trunk/include/wineuni.h
r72 r94 1 /* $Id: wineuni.h,v 1.2 1999-06-10 16:21:50 achimha Exp $ */ 1 2 /* 2 3 * WINE Unicode functions to ODIN mappers
Note:
See TracChangeset
for help on using the changeset viewer.