Abort if we can't create a named pipe at all.
[wine] / tools /
2005-03-21  Vincent BéronTeach winapi about types newly used in various dlls.
2005-03-21  Vincent BéronTeach winapi_check about other calling convention short...
2005-03-19  Paul MillarBring default registry in line with implicit default...
2005-03-18  Alexandre JulliardFixed other instances of the xrealloc(0) bug.
2005-03-18  Jon Griffiths-Wunsigned fixes.
2005-03-18  Alexandre JulliardDon't crash on xrealloc(0) (found by Jon Griffiths).
2005-03-16  Alexandre JulliardConverted the make_ctests script to C (based on a patch...
2005-03-15  Alexandre JulliardUse the correct file name in the "generated automatical...
2005-03-11  Dimitrie O. PaunUse -isystem for system includes as they should be...
2005-03-10  Brouard NicolasFix menu backslash escaping.
2005-03-08  Alexandre JulliardAllow specifying extended control styles also in standa...
2005-03-08  Dimitrie O. PaunAdd support for .exe's with exported functions.
2005-03-07  Eric PouechCreated dump.c as a central point for file dumping...
2005-03-05  Vincent BéronCreate symlinks named wineg++ and winecpp while buildin...
2005-03-05  Jacek CabanWrite uuid of library in header.
2005-03-02  Francois GougetAssorted spelling fixes.
2005-03-02  Alexandre JulliardAvoid spaces before preprocessor directives, that's...
2005-03-02  Alexandre Julliardwineprefixcreate and related files need to be installed...
2005-03-02  Scott RitchieAdd all known windows executables to MIME type in wine...
2005-03-01  Jeff SmithAvoids a shift warning thrown by older versions of...
2005-02-25  Mike McCormackDump the pidl of a lnk file.
2005-02-25  Jon GriffithsDocumentation spelling fixes.
2005-02-23  Alexandre JulliardRemoved the useless proxy.h header file.
2005-02-23  Jon GriffithsSuggest make uninstall in case the user tried make...
2005-02-23  Eric Kohl- Add basic support for creating client and server...
2005-02-22  Jon GriffithsUse config.h & HAVE_ where needed, -W fixes.
2005-02-21  Francois GougetOnly 'fix' the names of source files and directories...
2005-02-18  Gerald PfeiferUse stdlib.h instead of non-standard malloc.h.
2005-02-18  Mike McCormackDump out more details on the target of a link.
2005-02-17  Mike McCormackAdd dumping of lnk files.
2005-02-14  Vincent BéronA RPC_FC_ENUM16 is a VT_USERDEFINED.
2005-02-10  Francois GougetAssorted spelling fixes.
2005-02-09  Marcus MeissnerPut generated import table code into .text segment.
2005-02-09  Alexandre JulliardUpgrade to the latest version.
2005-02-08  Huw DaviesAdd support for modules.
2005-02-08  Huw DaviesCheck if we've already added the ptr to iface typedesc...
2005-02-08  Vincent BéronSupport some more attributes for interface properties.
2005-02-08  Vincent BéronSupport ATTR_READONLY for interface properties.
2005-02-08  Huw DaviesAdd VARIANT_BOOL.
2005-02-03  Huw DaviesCoclass support.
2005-02-02  Huw DaviesAdd support for typedefs.
2005-02-01  Huw DaviesAdd support for dispinterfaces (slightly hacked because...
2005-01-31  Huw DaviesDynamically allocate the type data storage.
2005-01-31  Vincent BéronCheck that there are some methods to iterate through...
2005-01-28  Alexandre JulliardAvoid assertion failure when loading an empty data...
2005-01-28  Huw DaviesStructs with ptrs are also VT_USERDEFINED.
2005-01-28  Dimitrie O. PaunAdded a new man page for winegcc.
2005-01-26  Francois GougetAssorted spelling fixes.
2005-01-26  Huw DaviesWhen adding an interface, midl adds the inherited inter...
2005-01-26  Huw DaviesFix typelib only option.
2005-01-25  Huw DaviesAdd enum support.
2005-01-25  Huw DaviesAdd encoding for VT_R8.
2005-01-25  Huw Daviesunsigned char support.
2005-01-25  Huw DaviesAdd interface inheritance.
2005-01-24  Huw DaviesAdd referenced types that aren't already in the typelib.
2005-01-24  Huw DaviesFix handling of void.
2005-01-24  Huw DaviesAdd support for hidden and restricted function attributes.
2005-01-21  Huw DaviesBit 0x0200 always appears to be set in the typeinfo's
2005-01-21  Huw Davies[local] functions should not be written to the typelib.
2005-01-21  Rémi AssaillySmall char -> const char fix.
2005-01-20  Huw DaviesDon't set ATTR_IN or ATTR_OUT by default - this essenti...
2005-01-20  Huw DaviesBetter guid hash.
2005-01-20  Huw DaviesMIDL adds two sets of custom data to the library: one...
2005-01-19  Huw DaviesAdd propget and propput function attributes.
2005-01-19  Huw DaviesPad small strings out to eight bytes.
2005-01-18  Huw DaviesAdd a missing break to fix typeinfo version regression.
2005-01-17  Huw DaviesAdd VT_VARIANT support.
2005-01-14  Huw DaviesAdd support for BSTR default values.
2005-01-14  Huw DaviesAdd support for interface ptrs including the special...
2005-01-12  Huw DaviesBetter type encoding. (Interface ptrs still not there...
2005-01-11  Francois GougetFix dll handling.
2005-01-11  Huw DaviesAdd help* attributes for typeinfos and functions.
2005-01-10  Huw DaviesAdd support for the help* attributes on type libraries.
2005-01-10  Huw DaviesAdd support for optional arguments and some suppport...
2005-01-10  Huw DaviesAdd support for hidden, restricted and version attribut...
2005-01-09  Huw DaviesAdd attributes control, hidden and restricted.
2005-01-07  Alexandre JulliardCreate the output directory if needed.
2005-01-06  Huw DaviesInitial support for typelib generation.
2005-01-06  Vitaly LipatovAdd VMM32Files section.
2005-01-06  Justin Chevrier- Obtain border size of windows from registry if available.
2005-01-05  Huw DaviesBring the debug functions into line with the rest of...
2005-01-05  Huw DaviesStore interfaces, structs, coclasses and modules that...
2005-01-05  Peter Berg LarsenFix a return type bug after allowing 'foo *functionname()'
2005-01-04  Huw DaviesAdd the precedence of the conditional operator.
2005-01-04  Mike McCormackExtend winedump to allow dumping enhanced meta files.
2005-01-03  Peter Berg LarsenCurrently a '//****' is matched as an /* comment -...
2005-01-03  Peter Berg LarsenIn function_grep.pl and symbol.c/symbol_clean_string...
2005-01-03  Peter Berg LarsenAdded the word "FLOAT" to be recognized as argument...
2005-01-03  Alexandre JulliardWarning fixes.
2005-01-03  Robert ReifAdded partial VxD support.
2005-01-03  Jacek CabanAdded optional, defaultvalue and vararg.
2004-12-27  Vincent BéronGenerate only wanted files.
2004-12-27  Jacek CabanFixed defining DIIDs.
2004-12-22  Francois GougetSpelling fixes.
2004-12-20  Peter Berg LarsenAllow several -I parameters to be given - currently...
2004-12-20  Peter Berg LarsenWarzone 2100 has in a header a definition that ends...
2004-12-16  Dmitry TimoshkovAllow wineprefixcreate to run to the end when configuri...
2004-12-14  Francois GougetUse '=' instead of '==' in /bin/sh scripts to avoid...
2004-12-13  Michael JungFixed compilation with perl 5.8.
2004-12-08  Jon GriffithsParam descriptions can be >1 lines.
next