2005-06-20 |
Aric Stewart | Use MSI_IterateRecords for DuplicateFiles.
|
commit | commitdiff | tree |
2005-06-20 |
Aric Stewart | Use MSI_IterateRecords for processing actions.
|
commit | commitdiff | tree |
2005-06-20 |
Stefan Huehner | Fix more -Wstrict-prototypes warnings.
|
commit | commitdiff | tree |
2005-06-20 |
Rein Klazes | Owner drawn menu item size calculation fixes:
|
commit | commitdiff | tree |
2005-06-20 |
Robert Reif | Fix roundoff error to prevent negative length.
|
commit | commitdiff | tree |
2005-06-20 |
Mike McCormack | Make tabs work in msi dialogs.
|
commit | commitdiff | tree |
2005-06-20 |
Wolfgang Thaller | Use __ASM_NAME and HAVE_ASM_DOT_SIZE in a few places...
|
commit | commitdiff | tree |
2005-06-20 |
Robert Shearman | Add support for impersonating a token.
|
commit | commitdiff | tree |
2005-06-20 |
Robert Shearman | Convert some registry helper functions to use unicode...
|
commit | commitdiff | tree |
2005-06-20 |
Lauri Tulmin | - add some tests for {Get|Set}Pixel
|
commit | commitdiff | tree |
2005-06-20 |
Martin Fuchs | - Sync with ReactOS repository, re-indent and remove...
|
commit | commitdiff | tree |
2005-06-20 |
Hans Leidekker | Stub implementation for GetMenuBarInfo.
|
commit | commitdiff | tree |
2005-06-20 |
Robert Shearman | Implement RtlImpersonateSelf, RevertToSelf and MapGenericMask.
|
commit | commitdiff | tree |
2005-06-20 |
Rein Klazes | In MCI_(Un)MapMsg16To32W with wMsg == MCI_OPEN(_DRIVER...
|
commit | commitdiff | tree |
2005-06-20 |
Wolfgang Thaller | Implement try_mmap_fixed for Darwin.
|
commit | commitdiff | tree |
2005-06-20 |
Wolfgang Thaller | Winebuild darwin/x86-specific fixes:
|
commit | commitdiff | tree |
2005-06-20 |
Vitaly Lipatov | Allow null pointers for EM_GETSEL message (as MSDN...
|
commit | commitdiff | tree |
2005-06-20 |
Michael Jung | Use stat's dev/inode to compare paths instead of comparing the
|
commit | commitdiff | tree |
2005-06-20 |
Paul Vriens | Stub implementations for ProcessVmCounters, ProcessTimes and
|
commit | commitdiff | tree |
2005-06-20 |
Mike McCormack | - don't include winreg.h
|
commit | commitdiff | tree |
2005-06-20 |
Mike McCormack | Remove unnecessary includes.
|
commit | commitdiff | tree |
2005-06-20 |
James Hawkins | Implement RtlCopySecurityDescriptor.
|
commit | commitdiff | tree |
2005-06-20 |
Robert Shearman | Change the RPC code to use the unicode versions of...
|
commit | commitdiff | tree |
2005-06-20 |
Robert Shearman | - Change some of the registry helper functions to use...
|
commit | commitdiff | tree |
2005-06-20 |
Rein Klazes | In SCROLL_DrawScrollbar allocate the internal info...
|
commit | commitdiff | tree |
2005-06-20 |
Marcus Meissner | Added PF_NX_ENABLED definition.
|
commit | commitdiff | tree |
2005-06-20 |
Dmitry Timoshkov | Enable MAKEPOINTS usage in Wine.
|
commit | commitdiff | tree |
2005-06-20 |
Krzysztof Foltman | - Fix a warning caused by the TAB patch.
|
commit | commitdiff | tree |
2005-06-20 |
Stefan Leichter | Make shell32 tests loadable on NT4.
|
commit | commitdiff | tree |
2005-06-20 |
Pierre d'Herbemont | Move the (Mac OS X) IOKit headers to the top of the...
|
commit | commitdiff | tree |
2005-06-20 |
Troy Rollo | Change WS_bind to accept an sa_family of 0 as "don...
|
commit | commitdiff | tree |
2005-06-20 |
Saulius Krasuckas | Sync msvcmaker with make_ctests to generate valid code.
|
commit | commitdiff | tree |
2005-06-20 |
Mike McCormack | Make functions static.
|
commit | commitdiff | tree |
2005-06-17 |
Francois Gouget | Update the win(16|32).api files to match the current...
|
commit | commitdiff | tree |
2005-06-17 |
Aric Stewart | Allow control events to return codes to halt the processing...
|
commit | commitdiff | tree |
2005-06-17 |
Francois Gouget | Fix the CryptEncodeObjectEx() prototype.
|
commit | commitdiff | tree |
2005-06-17 |
Francois Gouget | Fix the prototypes of SQLCreateDataSource*(), SQLGetPrivateP...
|
commit | commitdiff | tree |
2005-06-17 |
Aric Stewart | A long overdue fix to MSI_SetTargetPath. This should...
|
commit | commitdiff | tree |
2005-06-17 |
Aric Stewart | Flesh out the remaining keys in RegisterProduct.
|
commit | commitdiff | tree |
2005-06-17 |
Alexandre Julliard | Updated paths of ShowDirSymlinks, ShowDotFiles and...
|
commit | commitdiff | tree |
2005-06-17 |
Alexandre Julliard | Moved directory options to HKCU\Software\Wine.
|
commit | commitdiff | tree |
2005-06-17 |
Alexandre Julliard | Moved version key to HKCU\Software\Wine.
|
commit | commitdiff | tree |
2005-06-17 |
Vitaliy Margolen | Deactivate active window in ShowWindow(,SW_HIDE).
|
commit | commitdiff | tree |
2005-06-17 |
Francois Gouget | Assorted spelling fixes.
|
commit | commitdiff | tree |
2005-06-17 |
Francois Gouget | Fix winapi_check documentation warnings.
|
commit | commitdiff | tree |
2005-06-17 |
Vitaliy Margolen | ShowOwnedPopups and WM_SHOWWINDOW should handle non...
|
commit | commitdiff | tree |
2005-06-17 |
Aric Stewart | Break out all the file related actions and helper functions...
|
commit | commitdiff | tree |
2005-06-17 |
Francois Gouget | Fix the FreeADsMem() prototype.
|
commit | commitdiff | tree |
2005-06-17 |
Francois Gouget | Protect the unistd.h and sys/stat.h includes.
|
commit | commitdiff | tree |
2005-06-17 |
Francois Gouget | Remove an unneeded variable in test_query_timeofday().
|
commit | commitdiff | tree |
2005-06-17 |
Francois Gouget | Remove unneeded NULL cast.
|
commit | commitdiff | tree |
2005-06-17 |
Francois Gouget | Remove a check for obsolete directory and file special...
|
commit | commitdiff | tree |
2005-06-17 |
Francois Gouget | We should set the global $all_modules variable otherwise...
|
commit | commitdiff | tree |
2005-06-17 |
Marcus Meissner | Use a simpler expression for the "RichEdit20W" string...
|
commit | commitdiff | tree |
2005-06-17 |
Marcus Meissner | Specify enough buffer for id[] (20 chars are not enough).
|
commit | commitdiff | tree |
2005-06-17 |
Mike McCormack | Use HANDLE instead of HKEY in the NT API.
|
commit | commitdiff | tree |
2005-06-17 |
Michael Kaufmann | Initialize more structure members, including biSizeImage...
|
commit | commitdiff | tree |
2005-06-17 |
Alexandre Julliard | The TEB doesn't need execute permissions.
|
commit | commitdiff | tree |
2005-06-17 |
Dmitry Timoshkov | DdeCreateStringHandleA/W takes a pointer to a const...
|
commit | commitdiff | tree |
2005-06-17 |
Michael Jung | Remove trailing backslash from DOS paths in GetDisplayNameOf.
|
commit | commitdiff | tree |
2005-06-17 |
Martin Fuchs | Corrections of Czech translation by Denzil.
|
commit | commitdiff | tree |
2005-06-17 |
Mike McCormack | Declare Nt directory functions.
|
commit | commitdiff | tree |
2005-06-17 |
Alexandre Julliard | Move the loader a bit higher in memory to leave more...
|
commit | commitdiff | tree |
2005-06-17 |
Stefan Huehner | Remove some -Wstrict-prototypes warnings.
|
commit | commitdiff | tree |
2005-06-17 |
Oliver Stieber | Change the way caps are sent between d3d9/d3d8 and...
|
commit | commitdiff | tree |
2005-06-17 |
Marcus Meissner | ExtractAssociatedIconA needs to allocate enough space...
|
commit | commitdiff | tree |
2005-06-17 |
Marcus Meissner | Remove cszbs from msi/action.h.
|
commit | commitdiff | tree |
2005-06-17 |
James Hawkins | Forward GetPrivate/KernelObjectSecurity to NtQuerySecurityOb...
|
commit | commitdiff | tree |
2005-06-17 |
Dmitry Timoshkov | Fixed POINTS definition for WORDS_BIGENDIAN case.
|
commit | commitdiff | tree |
2005-06-17 |
Juan Lang | Add a few traces and comments.
|
commit | commitdiff | tree |
2005-06-17 |
Juan Lang | Add more missing defs.
|
commit | commitdiff | tree |
2005-06-16 |
Alexandre Julliard | Make import thunks position-independent to avoid text...
|
commit | commitdiff | tree |
2005-06-16 |
Alexandre Julliard | Use the standard font path to look for TrueType fonts.
|
commit | commitdiff | tree |
2005-06-16 |
Oliver Stieber | Rename _D3DCAPS9.MaxPixelShaderValue to the correct
|
commit | commitdiff | tree |
2005-06-16 |
Aric Stewart | Break out all the top level apis into install.c.
|
commit | commitdiff | tree |
2005-06-16 |
Paul Vriens | Hide <-> Show Advanced.
|
commit | commitdiff | tree |
2005-06-16 |
Mike McCormack | Added support for the MSI MaskEdit control.
|
commit | commitdiff | tree |
2005-06-16 |
Oliver Stieber | Disable the creation of invalid vertex declarations...
|
commit | commitdiff | tree |
2005-06-16 |
Oliver Stieber | Added relay tracing to texture.
|
commit | commitdiff | tree |
2005-06-16 |
Oliver Stieber | Define some more flags
|
commit | commitdiff | tree |
2005-06-16 |
Robert Shearman | - All versions of Windows ignore the access rights...
|
commit | commitdiff | tree |
2005-06-16 |
Aric Stewart | A simple cleanup to only track the temp file if we...
|
commit | commitdiff | tree |
2005-06-16 |
Alexandre Julliard | Use RegOpenKey instead of RegOpenKeyEx to avoid trouble...
|
commit | commitdiff | tree |
2005-06-16 |
Alexandre Julliard | Fixed registry paths to edit the real config, and removed...
|
commit | commitdiff | tree |
2005-06-16 |
Alexandre Julliard | Moved configuration keys to HKCU\Software\Wine\X11...
|
commit | commitdiff | tree |
2005-06-16 |
Alexandre Julliard | Moved configuration keys to HKCU\Software\Wine\DllOverrides.
|
commit | commitdiff | tree |
2005-06-16 |
Aric Stewart | Add UI messages to FindRelatedProducts.
|
commit | commitdiff | tree |
2005-06-16 |
Juan Lang | - implement encoding and decoding of enumerated types...
|
commit | commitdiff | tree |
2005-06-16 |
Alexandre Julliard | Generate proper PIC code for CALL32_CBClient.
|
commit | commitdiff | tree |
2005-06-16 |
Alexandre Julliard | Store vtables in the data segment to avoid text relocations.
|
commit | commitdiff | tree |
2005-06-16 |
Stefan Huehner | Fix some -Wstrict-prototypes warnings.
|
commit | commitdiff | tree |
2005-06-16 |
Aric Stewart | Break out all the class registration actions into classes...
|
commit | commitdiff | tree |
2005-06-16 |
Juan Lang | Define some more OID strings.
|
commit | commitdiff | tree |
2005-06-16 |
Alexandre Julliard | Store a relative pointer for registry entry points...
|
commit | commitdiff | tree |
2005-06-16 |
Mike McCormack | Add/fix more NT native API declarations.
|
commit | commitdiff | tree |
2005-06-16 |
Mike McCormack | Fix some declaration and write string warnings.
|
commit | commitdiff | tree |
2005-06-16 |
Mike McCormack | - forward AddRef, Release, QueryInterface and GetClassID...
|
commit | commitdiff | tree |
2005-06-16 |
Alexandre Julliard | Output the exported names as a C string so that they...
|
commit | commitdiff | tree |
2005-06-16 |
Alexandre Julliard | Use the DEFINE_REGS_ENTRYPOINT macro to define register...
|
commit | commitdiff | tree |
2005-06-16 |
Alexandre Julliard | Removed the DOS version option, specifying the Windows...
|
commit | commitdiff | tree |