shell32: Return a GUID pidl for CSIDL_PERSONAL in SHGetFolderLocation.
[wine] / tools /
2006-02-14  Robert Shearmantools/c2man.pl: Generate correct html.
2006-02-14  Francois Gougetinclude: Add missing LANG_xxx and SUBLANG_xxx constants.
2006-02-10  Robert Shearmanwidl: Fix a typo when removing TYPEFLAG_FDUAL.
2006-02-09  Robert Shearmanwidl: Write out more TYPEFLAGs and add more type librar...
2006-02-09  Robert Shearmanwidl: Write out TYPEFLAG_FDUAL, TYPEFLAG_FDISPATCHABLE and
2006-02-07  Francois Gougetwinapi: Update win32.api to match the current sources.
2006-02-07  Dmitry Timoshkovwine.inf: Add a default handler for https to the registry.
2006-02-07  Robert Shearmanwidl: Fix some warnings caused by making attributes...
2006-02-07  Alexandre Julliardwidl: Remove '\n' from yyerror calls.
2006-02-07  Robert Shearmanwidl: Make 'attrs' field of type_t const.
2006-02-07  Robert Shearmanwidl: Remove unused 'rname' field of type_t.
2006-02-07  Robert Shearmanwidl: Merge marshall_arguments and unmarshall_arguments...
2006-02-07  Robert Shearmanwidl: Yet more const attributes.
2006-02-07  Robert Shearmanwidl: More const attributes.
2006-02-07  Eric Kohlwidl: Fix proc format string for explicit binding handles.
2006-02-07  Robert Shearmanwidl: Write out the correct FC type if the structure...
2006-02-07  Robert Shearmanwidl: Split pointer writing into a separate function.
2006-02-07  Robert Shearmanwidl: Fix pointer detection for structures with embedde...
2006-02-07  Robert Shearmanwidl: Increment the type format string when writing...
2006-02-07  Robert Shearmanwidl: Make all pointer fields of expr_t structure constant.
2006-02-06  Robert Millanconfigure: For sys/mount.h, sys/statfs.h and sys/vfs...
2006-02-06  Eric PouechA few fixes for pointer qualifiers (const, volatile...
2006-02-03  Robert Shearmanwidl: Add architecture for generating pointer layouts.
2006-02-03  Alexandre Julliardwine.inf: Make FourCC codes uppercase again until we...
2006-02-03  Eric Kohlwidl: The 'string' attribute can also be used with...
2006-02-03  Dmitry Timoshkovwine.inf: Change fcc type of builtin video codecs in...
2006-02-02  Alexandre Julliardwidl: Some cosmetic fixes in generated code.
2006-02-02  Alexandre Julliardwidl: Make sure the token variables are always initiali...
2006-02-02  Stefan Leichterwine.inf: Add HKLM,%CurrentVersionNT%,"CurrentType".
2006-02-01  Dmitry Timoshkovwine.inf: Remove %1 from [http|htmlfile]\shell\open...
2006-02-01  Robert Shearmanwidl: Fix a SEGV when using arrays declared using a...
2006-01-31  Robert Shearmanwidl: Changes to output for better debugability.
2006-01-31  Robert Shearmanwidl: Clean up conformant struct handling.
2006-01-31  Robert Shearmanwidl: Fix the writing of arrays with size specified...
2006-01-31  Robert Shearmanwidl: Improve the current type offset passing.
2006-01-31  Robert Shearmanwidl: The stack/structure offset in correlation descrip...
2006-01-31  Robert Shearmanwidl: Do constant folding for the sizeof operator on...
2006-01-31  Robert Shearmanwidl: Support client/server generation for explicit_han...
2006-01-31  Robert Shearmanwidl: Implement constant conformance.
2006-01-31  Robert Shearmanwidl: Fix the type offset used in marshaling/unmarshaling.
2006-01-31  Robert Shearmanwidl: Implement the writing of defaultvalue constants...
2006-01-31  Robert Shearmanwidl: Use a macro to write out FC types, along with...
2006-01-31  Robert Shearmanwidl: Pass the current type format string offset throug...
2006-01-31  Robert Shearmanwidl: Eliminate redundant callback routines.
2006-01-27  Robert Shearmanwidl: Implement callback conformance.
2006-01-25  Alexandre Julliardwine.inf: Don't overwrite registry keys that users...
2006-01-25  Mike Frysingerwinegcc: Pass -m32/-m64 along to the linker.
2006-01-24  Dmitry TimoshkovMake more arrays const.
2006-01-24  Alexandre Julliardwineprefixcreate: Only create links for files that...
2006-01-24  Alexandre Julliardwinebuild: Get rid of the default ignored symbols list.
2006-01-24  Robert Shearmanwidl: Generate type format strings for conformant varyi...
2006-01-24  Robert Shearmanwidl: Fix detection of varying arrays.
2006-01-24  Robert Shearmanwidl: Fix detection of conformant varying structs.
2006-01-24  Robert Shearmanwidl: Support generation of conformant structure type...
2006-01-24  Robert Shearmanwidl: Conformant arrays have a size of 0.
2006-01-24  Robert Shearmanwidl: Support correlation descriptors in structures.
2006-01-24  Robert Shearmanwidl: Error if an array is in the middle of a structure.
2006-01-24  Robert Shearmanwidl: Fix the detection of conformant and pointer structs.
2006-01-24  Robert Shearmanwidl: Simple structs and complex pointers.
2006-01-24  Robert Shearmanwidl: Add framework for generating struct and union...
2006-01-24  Robert Shearmanwidl: Support different types of simple pointers.
2006-01-24  Robert Shearmanwidl: Generate NdrNonConformatString* calls for non...
2006-01-24  Robert Shearmanwidl: Add functions for detecting array and string...
2006-01-24  Robert Shearmanwidl: Support some more complicated conformance / varia...
2006-01-24  Robert Shearmanwidl: Start implementing writing of conformance/varianc...
2006-01-24  Robert Shearmanwidl: Strings.
2006-01-24  Robert Shearmanwidl: Arrays.
2006-01-24  Robert Shearmanwidl: Simplify write_typeformatstring_type.
2006-01-24  Robert Shearmanwidl: Don't use recursion for write_typeformatstring_type.
2006-01-24  Robert Shearmanwidl: Don't use recursion to implement write_procformat...
2006-01-23  Alexandre Julliardserver: More generic mechanism for adding typecasts...
2006-01-23  Alexandre Julliardwinebuild: Always import atof, the MS version is different.
2006-01-21  Marcus Meissnerwinebuild: Output a .note.GNU-stack section to allow...
2006-01-20  Alexandre Julliardwinebuild: Moved offset definitions to relay.c since...
2006-01-20  Alexandre Julliardntdll: Move the %gs register to the ntdll_thread_regs...
2006-01-18  Hans Leidekkerwinedump: Fix compilation of generated source.
2006-01-16  Mike McCormackmake_ctests: Declare WIN32_LEAN_AND_MEAN when compiling...
2006-01-06  Robert Shearmanwidl: Generate static sizing information for fixed...
2006-01-06  Rolf Kalbermatterwinapi: msvcmaker adaption to new directory structure.
2006-01-06  Rolf Kalbermatterwinapi: Add the loader directory to the paths to exclude.
2006-01-06  Rolf Kalbermatterwinapi: Cleanup some unused use clauses.
2006-01-05  Alexandre JulliardRemove YY_NO defines that cause warnings.
2006-01-04  Vitaliy Margolenwine.inf: Add a few keys to HKLM\Hardware.
2006-01-04  Hans Leidekkerwinapi: Remove some exceptions now that DLL separation...
2006-01-03  Alexandre JulliardSupport building flex files without debug support.
2006-01-03  Alexandre JulliardAdded some flex options to avoid compiler warnings.
2006-01-03  Francois Gougetwinapi: Update win32.api to match the current sources.
2005-12-31  Robert Shearmanwidl: Output sizing information for arrays in the gener...
2005-12-31  Robert Shearmanwidl: Export the bracket adding functionality of do_wri...
2005-12-26  Robert Shearmanwidl: Fix merge conflict.
2005-12-26  Robert Shearmanwidl: Follow type references in procformat and typeform...
2005-12-26  Robert Shearmanwidl: Handle marshaling and unmarshaling structures.
2005-12-26  Robert Shearmanwidl: Out parameters.
2005-12-26  Robert Shearmanwidl: Remove some duplication.
2005-12-26  Robert Shearmanwidl: Pass a state into marshall_arguments and unmarsha...
2005-12-26  Robert Shearmanwidl: Generate marshaling and unmarshaling statements...
2005-12-26  Robert Shearmanwidl: Treat variables with array indices the same as...
2005-12-26  Robert Shearmanwidl: Advance the type format string whilst marshaling and
2005-12-26  Robert Shearmanwidl: Convert the main while loops in marshall_argument...
2005-12-26  Robert Shearmanwidl: Add support for marshalling and unmarshalling...
next