pdh/tests: Add test for size > 0 but no buffer.
[wine] / tools /
2008-02-16  James Hawkinstools/wine.inf: Create fake dlls for itircl.dll and...
2008-02-16  James Hawkinstools/wine.inf: Create a fake file for hh.exe.
2008-02-15  Rob Shearmanwidl: Guard the inclusion of unistd.h.
2008-02-15  Rob Shearmanwidl: Remove unused headers.
2008-02-08  Colin Finckwidl: Write the TLB file in binary mode, so the line...
2008-02-08  Colin Finckwidl: Support Windows paths in dup_basename and make_token.
2008-02-07  Eric Pouechdbghelp: Added preliminary support for a strange stack...
2008-02-05  Francois Gougetwinapi_check: Update win32.api for d3dx8.dll.
2008-02-05  Francois Gougetwinapi_check: Assorted win32.api updates.
2008-02-05  Francois Gougetwinapi_check: Update win32.api for acledit.dll, ctapi32...
2008-02-04  Rob Shearmanwine.inf: Make UI effects default to on.
2008-02-04  Rob Shearmanwidl: Output code for initialising and freeing full...
2008-02-04  Rob Shearmanwidl: Don't search for a import file name with a path...
2008-02-04  Jacek Cabanwidl: Ignore ATTR_LOCAL in create_msft_typeinfo.
2008-02-04  Francois Gougetwinedump: Add support for dumping SZ_LINK and SPECIAL_F...
2008-02-04  Francois Gougetwinedump: Switch the block dumping code to be block...
2008-02-04  Francois Gougetwinedump: Dump the raw data when finding an unknown...
2008-02-04  Francois Gougetwinedump: Track unknown lnk flags and dump them.
2008-02-04  Francois Gougetwinedump: Use the standard SLDF_XXX flag names instead...
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-23  Dmitry Timoshkovwinebuild: Add a couple of missing indentations in...
2008-01-21  Rob Shearmanwidl: Write out code for initialising out-only client...
2008-01-18  Austin Englishtools: Spelling fixes.
2008-01-18  Alexandre Julliardwidl: Use the real argument names in the C method macros.
2008-01-16  Alexandre Julliardwinebuild: Don't try to use the .init section on Mac OS.
2008-01-16  Alexandre Julliardwinebuild: Reserve the space for the PE header in the...
2008-01-16  Francois GougetFix spelling error in the generated conformance test...
2008-01-14  Michael Stefaniucwinedump: Use a switch in the generated DllMain().
2008-01-14  Michael Stefaniucwinedump: Use the DEFINE_THISCALL_WRAPPER macro instead...
2008-01-14  Michael Stefaniucwinedump: Do not create a header file when not generati...
2008-01-07  Rob Shearmanwidl: Use symbolic names for some of the context handle...
2008-01-07  Rob Shearmanwidl: Fix context handle "cannot be null" detection.
2008-01-07  Peter Oberndorferdwmapi: Add stub implementation for DwmSetWindowAttribu...
2008-01-07  Rob Shearmanwidl: Fix the conditions under which array freeing...
2008-01-07  Rob Shearmanwidl: Add support for strict context handles.
2008-01-07  Rob Shearmanwidl: Output calls for the new versions of the marshall...
2008-01-07  Rob Shearmanwidl: Make the offset of conformant string types point...
2008-01-07  Hans Leidekkertools/wine.desktop: Add Dutch translation.
2007-12-31  Rob Shearmanwidl: Check that the buffer has enough space before...
2007-12-27  Aric Stewartfonts: Correct External leading for japanese small...
2007-12-26  Rob Shearmanwidl: Add support for generating code for out-only...
2007-12-26  Rob Shearmanwidl: Fix pointer detection in structures and arrays.
2007-12-24  Rob Shearmanwidl: Fix the generation of temporary variables for...
2007-12-21  Rob Shearmanwidl: Tweak the rules for when to call pfnFree for...
2007-12-20  Alexandre Julliardwine.inf: Mark the spool service as disabled, it's...
2007-12-19  Rob Shearmanwidl: Fix the length used when clearing alignment space...
2007-12-19  Rob Shearmanwidl: The detection of types is highly dependent on...
2007-12-17  Rob Shearmanwidl: Only base types or reference pointers to base...
2007-12-17  Rob Shearmanwidl: Return types shouldn't be freed.
2007-12-17  Rob Shearmanwidl: Clear padding in the buffer due to alignment.
2007-12-14  Michael Stefaniucwinebuild: Remove duplicate declaration of variable...
2007-12-14  Rob Shearmanwidl: Don't write redundant FC_RP type format out for...
2007-12-13  Rob Shearmanwidl: Swap the version packing order back to what typel...
2007-12-12  Rob Shearmanwidl: Remove some confusion in how version numbers...
2007-12-12  Alexandru Balutwine.inf: Fix the type of some values in HKLM, System...
2007-12-11  Rob Shearmanwidl: Add support for non-basetype return types.
2007-12-11  Alexandre Julliardwinebuild: Don't set the IMAGE_FILE_DLL flag on native...
2007-12-10  Rob Shearmanwidl: iid_is should take expressions, not just identifiers.
2007-12-10  Rob Shearmanwidl: Support the address-of operator in expressions.
2007-12-10  Rob Shearmanwidl: Make sure to generate freeing calls for all non...
2007-12-10  Rob Shearmanwidl: Arrays should have freeing code generated on...
2007-12-10  Rob Shearmanwidl: Always write a freeing function for arrays in...
2007-12-10  Rob Shearmanwine.inf: Register actxprxy.dll and create a fake DLL...
2007-12-10  Alexandre Julliardmakedep: Added support for dlldata.c dependencies.
2007-12-10  Alexandre JulliardMake.rules: Added rules for building the dlldata.c...
2007-12-10  Aric Stewartsfnt2fnt: Use code from gdi32/freetype to do a better...
2007-12-08  Rob Shearmanwidl: Don't override the pointer type in top-level...
2007-12-06  Alexandre Julliardwinebuild: Also optimize out imports that are only...
2007-12-06  Alexandre Julliardwinebuild: Improved checks for missing forward entry...
2007-12-06  Alexandre Julliardwinebuild: Print a warning when failing to import a...
2007-12-03  Detlef Riekenbergwine.inf: Add more fake dlls.
2007-11-28  Divan Burgeruser32, wine.inf: Enable title bar gradients and match...
2007-11-19  Michael Stefaniuctools: Remove duplicate includes.
2007-11-15  Alexandre Julliardwine.inf: Register inetcomm.dll.
2007-11-15  Alexandre Julliardwine.inf: Some dlls need to be registered before the...
2007-11-13  Jonathan Ernstwine.desktop: Updated French translation.
2007-11-09  Francois GougetAssorted spelling fixes.
2007-11-07  Alexandre Julliardwinebuild: Add a few nops to stub entry points to make...
2007-11-07  Alexandre Julliardwine.inf: Add APPDATA and LOCALAPPDATA environment...
2007-11-06  Dan Hipschmanwidl: Don't rely on type_memsize to return 0 for all...
2007-11-05  Dan Hipschmanwidl: Don't output a void conformance for NdrClearOutPa...
2007-11-05  Dan Hipschmanwidl: Handle pointers to conformant arrays (e.g., ...
2007-11-05  Jacek Cabaniexplore: Added self-registration code.
2007-10-31  Dan Hipschmanwidl: Add a --local-stubs option.
2007-10-29  Paul Millarwidl: Add support for overriding recorded time, allowin...
2007-10-29  Francois Gougetcrypt32: Better match the PSDK types and update win32...
2007-10-29  Dan Hipschmanwidl: Fix ExprEvalRoutines output.
2007-10-26  Alexandre Julliardwinebuild: Add a -ordinal flag for entry points that...
2007-10-25  Dan Hipschmanwidl: Fix a crash in compare_expr.
2007-10-25  Dan Hipschmanwidl: Allow void pointers with iid_is attributes.
2007-10-25  Dan Kegelwine.inf: Add fake DLL for mshtml.dll.
2007-10-24  Dan Hipschmanwidl: Use error_loc instead of yyerror.
2007-10-24  Dan Hipschmanwidl: parser_error must append a newline, so write...
2007-10-24  Juan Langwine.inf: Register cryptnet.dll.
2007-10-23  Francois GougetAssorted spelling fixes.
2007-10-23  Francois GougetBetter match the PSDK types and update win32.api to...
2007-10-22  Dan Hipschmanwidl: Update the manpage.
2007-10-22  Dan Hipschmanwidl: Fix problems with variable-size user types.
2007-10-22  Michael Stefaniucwrc: Remove redundant NULL check before free(). Found...
2007-10-19  Francois Gougettools/fnt2fon: Remove error() as it is almost unused...
next