Sweden-Number/include/wine
Alexandre Julliard d77294a8ec Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com>
- preliminary implementation of endpoint-mapping via a new on-demand
  server-ish process
- more header fixups
- (re)implement RpcEpRegisterA, RpcEpUnregister, and
  RpcEpResolveBinding using the new rpcss functionality
- update the todo list in rpcrt4_main.c a bit
- many beautifications and touch-ups
- command-line configurable timeout
- micro-client imbedded in np_server.c
2002-12-02 21:17:04 +00:00
..
.cvsignore Upgraded configure script to use autoconf 2.50 features, and renamed 2002-02-14 19:47:29 +00:00
debug.h - Forte C does not support nameless structures or unions 2002-07-05 21:22:09 +00:00
exception.h Raise an exception if any Wine or Winelib code does an assert. 2002-10-28 23:56:58 +00:00
icmpapi.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
ipexport.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
library.h Added wine_get_user_name function and got rid of some of the getpwuid 2002-08-27 18:30:53 +00:00
mmsystem16.h Moved 16-bit definitions out of mmddk.h into mmsystem16.h. 2002-10-31 02:23:43 +00:00
obj_base.h Moved IMalloc definition from obj_base.h to obj_misc.h. 2002-11-08 18:54:44 +00:00
obj_cache.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_channel.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_clientserver.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_comcat.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_commdlgbrowser.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_connection.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_contextmenu.h Replace static initializers with a proper #define in .h files. 2002-09-16 19:29:36 +00:00
obj_control.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_dataobject.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_dockingwindowframe.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_dragdrop.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_dragdrophelper.h Removed trailing white space. 2002-08-28 23:43:43 +00:00
obj_enumguid.h Added definitions for the Component Categories Manager. 2002-05-09 19:49:14 +00:00
obj_enumidlist.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_errorinfo.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_extracticon.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_inplace.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_marshal.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_misc.h Moved IMalloc definition from obj_base.h to obj_misc.h. 2002-11-08 18:54:44 +00:00
obj_moniker.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_oleaut.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_olefont.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_oleobj.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_oleundo.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_oleview.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_picture.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_property.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_propertystorage.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_serviceprovider.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_shellbrowser.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_shellextinit.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_shellfolder.h Removed extra , from last element in enum declarations. 2002-07-03 01:15:32 +00:00
obj_shelllink.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_shellview.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
obj_storage.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
obj_webbrowser.h Fixed IWebBrowser::Navigate() parameter type. 2002-10-19 17:15:39 +00:00
port.h Added wine_memcpy_unaligned function to avoid gcc memcpy 2002-10-18 00:27:38 +00:00
rpcfc.h Some RPC format characters from MS documentation. 2002-11-01 01:46:23 +00:00
rpcss_shared.h Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com> 2002-12-02 21:17:04 +00:00
server.h Added a GNU C implementation of some of the DECLSPEC_ macros and used 2002-10-01 18:07:37 +00:00
server_protocol.h Implemented registry change notifications. 2002-11-25 02:47:32 +00:00
test.h Moved the test routines from wtmain.c into wine/test.h so that they 2002-10-30 20:36:21 +00:00
unicode.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
winaspi.h Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
winbase16.h Get/SetFastQueue16 should use HQUEUE16 handles. 2002-10-19 17:20:44 +00:00
windef16.h Removed the __uint* types from basetsd.h since they don't exist under 2002-09-12 17:29:12 +00:00
wine_common_ver.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wingdi16.h Implemented Escapes *_PATH and POSTSCRIPT_IGNORE. 2002-11-15 00:02:13 +00:00
winnet16.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
winsock16.h Fixed wownt32.h to make it usable from inside Wine, and use it to 2002-10-17 16:43:42 +00:00
winuser16.h Rewrote hook support to store the hook chain in the server. 2002-10-29 00:41:42 +00:00