setupapi: Make sure machine name is non-empty before failing.
[wine] / tools /
2011-06-09  Alexandre Julliardwidl: Fix a typo in updating the type format offset...
2011-06-09  Alexandre Julliardwidl: Fix packing of parameter structures for arguments...
2011-06-09  Alexandre Julliardwidl: Pass a structure containing the parameters to...
2011-06-09  Alexandre Julliardwidl: Add a helper function for generating a stub that...
2011-06-08  Alexandre Julliardwidl: Don't require inline stubs for functions that...
2011-06-08  Alexandre Julliardwidl: Don't allow floating point parameters for interpr...
2011-06-08  Alexandre Julliardwidl: Don't generate old-style interpreted stubs on...
2011-06-08  Alexandre Julliardwidl: Set a correct fpu parameter mask on 64-bit.
2011-06-08  Alexandre Julliardwidl: In 64-bit mode, pass all arguments to NdrClientCa...
2011-06-07  André Hentschelc2man: Better detect that the file is in use.
2011-06-07  Jacek Cabanwidl: Don't duplicate optarg and optind declarations...
2011-06-07  Alexandre Julliardwidl: Add support for generating new-style interpreted...
2011-06-07  Alexandre Julliardwidl: Generate thunks for callas functions using interp...
2011-06-06  Alexandre Julliardwidl: Add support for generating new-style interpreted...
2011-06-06  Alexandre Julliardwidl: Add support for generating new-style interpreted...
2011-06-06  Alexandre Julliardwidl: Add support for new-style interpreted stubs in...
2011-06-03  Alexandre Julliardwidl: Add support for generating old-style interpreted...
2011-06-03  Alexandre Julliardwidl: Add support for generating old-style interpreted...
2011-06-03  Alexandre Julliardwidl: Add support for generating old-style interpreted...
2011-06-03  Alexandre Julliardwidl: Always use signed types in parameter formats.
2011-06-02  Alexandre Julliardwidl: Use the pointer offset for arrays declared as...
2011-06-02  Alexandre Julliardwidl: Generate function headers in the proc format...
2011-06-02  Alexandre Julliardwidl: Add a -O option to specify stub style.
2011-06-02  Alexandre Julliardwidl: Don't allow unions passed by value or floating...
2011-06-02  Alexandre Julliardwidl: Always update the type format offset in write_typ...
2011-06-02  Alexandre Julliardwidl: Fix representation of context handles in the...
2011-05-31  Alexandre Julliardwidl: Add a more generic way of determining the type...
2011-05-31  Alexandre Julliardwidl: Support using custom handle types with the implic...
2011-05-28  Alexandre Julliardwidl: Array dimensions have to be constants.
2011-05-28  Alexandre Julliardwidl: Don't output callback conformances for non-interp...
2011-05-27  Alexandre Julliardwinapi: Support optional parameters for stubs.
2011-05-27  Frédéric Delanoywrc: Fix spelling/grammar in manpage.
2011-05-27  André Hentscheltools: Add setupapi and cfgmgr to synchronize spec...
2011-05-27  Alexandre Julliardwidl: Output a list of binding routines in client files.
2011-05-26  Alexandre Julliardwidl: Add support for top-level conformances.
2011-05-26  Alexandre Julliardwidl: Move the check for already processed types into...
2011-05-26  Alexandre Julliardwinebuild: Fix the creation of temp files in /tmp.
2011-05-25  Alexandre Julliardwidl: Set the correct stack size for parameters in...
2011-05-25  Alexandre Julliardwidl: Allow using fixed size arrays as strings.
2011-05-24  Alexandre Julliardwidl: Also compute buffer size for non-ref pointers.
2011-05-24  Alexandre Julliardwidl: Return the buffer size of the object pointed...
2011-05-24  Alexandre Julliardwidl: Call marshalling routines directly also for user...
2011-05-24  Alexandre Julliardwidl: Don't call the buffer sizer routine when the...
2011-05-24  Alexandre Julliardwidl: Only return a buffer size for fixed-size arrays.
2011-05-24  Alexandre Julliardmakefiles: Create test resource files directly from...
2011-05-22  Alexandre Julliardmakefiles: Avoid creating an intermediate rc file for...
2011-05-19  Henri Verbeetwined3d: Make wined3d.h a normal header file again.
2011-05-12  Marcus Meissnerwinedump: Fixed minidump processor revision decoding...
2011-05-11  André Hentschelwinemaker: Let winegcc generate the app loader script.
2011-05-10  Alexandre Julliardconfigure: Create a wine64 symlink in 64-bit build...
2011-05-09  Marcus Meissneroleaut32: Fixed offset calculation (Coverity).
2011-05-05  Marcus Meissnerwinedump: flags is a DWORD not a WORD (Coverity).
2011-05-05  Dylan Smithtools: Add a tool to build .x template files.
2011-05-05  Alexandre Julliardmakefiles: Add support for .x template files.
2011-05-05  Jerome Leclanchewine.desktop: Remove the nonexistent application/x...
2011-05-04  Piotr Cabanwine.inf: Add quotes to webbrowser command keys.
2011-05-04  Alexandre Julliardmake_specfiles: Properly replace commented out exports.
2011-05-03  Aric Stewartwine.inf: Register wineqtdecoder.dll.
2011-05-03  Alexandre Julliardtools: Add more spec files to synchronize automatically.
2011-05-03  Alexandre Julliardd3dx9: Synchronize entry point declarations across...
2011-05-03  Alexandre Julliardmsvcrt: Allow forwarding to stub functions when the...
2011-05-03  Alexandre Julliardwinebuild: Output relay thunks for stub functions when...
2011-05-03  Alexandre Julliardwinebuild: Allow specifying arguments to stub functions...
2011-05-03  Alexandre Julliardtools: Add a script to help synchronize spec files...
2011-05-02  Eric Pouechwinedump: Simplify code a bit by using IMAGE_FIRST_SECT...
2011-05-02  Eric Pouechwinedump: Simplify code a bit by using get_dir_and_size().
2011-05-02  Eric Pouechwinedump: Correctly get to the optional header for...
2011-04-28  André Hentschelwinegcc: Forward -mcpu to winebuild.
2011-04-28  André Hentschelwinebuild: Use -mcpu option for the assembler.
2011-04-20  André Hentschelwinebuild: Copy IMAGE_FILE_MACHINE_SPARC from winnt...
2011-04-20  André Hentschelwinebuild: Remove Alpha support.
2011-04-20  André Hentschelwinegcc: Remove Alpha support.
2011-04-18  Andrew Nguyenwine.inf: Add a fake 16-bit DLL for mmsystem.dll.
2011-04-05  Hans Leidekkerwine.inf: Add shell handler for .msp files.
2011-03-31  Marcus Meissnerwidl: Mark up a FALLTHROUGH case (Coverity).
2011-03-31  Marcus Meissnerwinebuild: Mark up fallthrough switch cases (Coverity).
2011-03-30  Hans Leidekkerwine.inf: Pretend that the .NET 4.0 Client and Full...
2011-03-30  David Hedbergcomdlg32: Add implementation of DllRegisterServer/DllUn...
2011-03-28  Eric Pouechwinegcc: Check that option argument is within command...
2011-03-28  André Hentschelwinemaker: Fix library argument.
2011-03-18  Alexandre Julliardc2man: Fix a typo.
2011-03-17  Max TenEyck Woodburyc2man: Label export list slots.
2011-03-16  Eric Pouechwinegcc: Correctly manage the -V option (gcc expects...
2011-03-09  Max TenEyck Woodburyc2man: Fix .spec file flag recognition.
2011-03-03  Huw Davieswidl: Initialise [out] only conformant arrays.
2011-03-02  Alexandre Julliardserver: Pass the original hardware input data to the...
2011-02-24  Marcus Meissnerwinedump: Remove double assignment (Coverity).
2011-02-21  Alexandre Julliardwine.inf: Put some fake dlls in the right place for...
2011-02-14  Austin Englishwine.inf: Add HKLM\\Software\\Microsoft\\Windows\\Curre...
2011-02-14  Akihiro Sagawawmc: Update PO message match algorithm.
2011-02-14  Max TenEyck Woodburyc2man: Add header's subdirectory and a link to its...
2011-02-11  André Hentschelwinemaker: Ignore whitespaces before defines.
2011-02-09  Max TenEyck Woodburyc2man: Search sub-directories for headers too.
2011-02-03  Huw Davieswidl: Don't dereference if the referenced type is a...
2011-02-02  Huw Davieswidl: Initialise [out] only parameters if they are...
2011-02-01  Akihiro Sagawawrc: Don't match a po message if a same msgid message...
2011-01-31  Hans Leidekkerprograms: Add a stubbed PlugPlay service.
2011-01-31  Alexandre Julliardwinebuild: Don't remove stdcall decorations on non...
2011-01-31  Eric Pouechwinedump: Added definition and dumping of thread local...
2011-01-28  Henri Verbeetwidl: Support forward type declarations.
next