2005-10-31 |
Christian Costa | Finish moving d3d[1..3] light code to use d3d7. |
tree | commitdiff |
2005-10-31 |
Marcus Meissner | Define obsoleted CLK_TCK to CLOCKS_PER_SEC if not there. |
tree | commitdiff |
2005-10-31 |
Hans Leidekker | Improve the implementation of SQLConfigDataSource,... |
tree | commitdiff |
2005-10-31 |
Juan Lang | Implement CertSignSignature and CertVerifySignature... |
tree | commitdiff |
2005-10-31 |
Robert Reif | Add waveOutPause/waveOutRestart test. |
tree | commitdiff |
2005-10-31 |
Stefan Leichter | Stop PathIsValidCharW tests after 100 failing tests. |
tree | commitdiff |
2005-10-31 |
Roderick Colenbrander | In case of D3D9 the CreateQuery call can be used to... |
tree | commitdiff |
2005-10-30 |
Mike McCormack | Add a stub for the AllocateRegistrySpace action. |
tree | commitdiff |
2005-10-30 |
Mike McCormack | Define MSIDBOPEN_ constants using LPCWSTR when compilin... |
tree | commitdiff |
2005-10-30 |
Mike McCormack | Add a read-only implementation of the SelectionTree... |
tree | commitdiff |
2005-10-30 |
Mike McCormack | Simplify register_progid() and remove a fixed length... |
tree | commitdiff |
2005-10-30 |
Mike McCormack | Handle MaskEdit masks containing dashes and other constant |
tree | commitdiff |
2005-10-30 |
Mike McCormack | Use msi_get_property_int() in a few more places. |
tree | commitdiff |
2005-10-30 |
Alexandre Julliard | Make all winecrt0 functions and variables hidden. |
tree | commitdiff |
2005-10-30 |
Julien Cegarra | Correct name of sound.dll to sound.drv (WIN16). |
tree | commitdiff |
2005-10-30 |
Kai Blin | A dispatcher for running ntlm_auth. |
tree | commitdiff |
2005-10-30 |
Michael Kaufmann | Handle the left and right arrow keys. |
tree | commitdiff |
2005-10-30 |
Mike McCormack | Add a stub implementation of msi.MsiSetMode. |
tree | commitdiff |
2005-10-30 |
Mike McCormack | Remove unused package parameter of register_progid_base(). |
tree | commitdiff |
2005-10-30 |
Mike McCormack | Use "static const" rather than "const static" as gcc... |
tree | commitdiff |
2005-10-30 |
Robert Reif | Implement _wstrdate and _wstrtime with tests. |
tree | commitdiff |
2005-10-30 |
Peter Beutner | Fix exception handling for non CXX_EXCEPTIONs. |
tree | commitdiff |
2005-10-29 |
Eric Pouech | Implemented local/global atom creation, deletion &... |
tree | commitdiff |
2005-10-29 |
Juan Lang | Export functions by ordinal, cryptnet.dll at least... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Don't change the UI level during ExecuteAction. |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Implement MsiGetFeatureUsageA and MsiUseFeature(Ex... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Remove the unused 1st parameter of ACTION_VerifyCompone... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Explicitly check for MSICONDITION_TRUE being returned... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Some installers don't call the CreateFolders action... |
tree | commitdiff |
2005-10-29 |
Vitaliy Margolen | Unify HEADER_GetItem[A/W] into one function. |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Add a bunch of tests for MsiEvaluateCondition and make... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Make enter and escape trigger the default and cancel... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Deleted two buggy functions that incorrectly and ineffi... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Remove an incorrect comment and check for 0 being an... |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Extract file directly to their target location, bypassi... |
tree | commitdiff |
2005-10-29 |
Robert Shearman | - Read DLL name from modules in MSFT typelibs. |
tree | commitdiff |
2005-10-29 |
Oliver Stieber | Move the softwareVertexProcessing flag from the statebl... |
tree | commitdiff |
2005-10-29 |
Robert Shearman | Print an error if a DC is created with a bad device. |
tree | commitdiff |
2005-10-29 |
Kevin Koltzau | Enable line editing for _cgets. |
tree | commitdiff |
2005-10-29 |
Ivan Leo Puoti | Delete some temp files created by the ole32 tests. |
tree | commitdiff |
2005-10-29 |
Thomas Weidenmueller | Passing NULL as the last two parameters to ReadFile... |
tree | commitdiff |
2005-10-29 |
Jacek Caban | Report BINDSTATUS_SENDINGREQUEST in FileProtocol::Start. |
tree | commitdiff |
2005-10-29 |
Mike McCormack | Add an implementation for MsiGetShortcutTargetA/W. |
tree | commitdiff |
2005-10-28 |
Alexandre Julliard | Added an implementation of the FSCTL_DISMOUNT_VOLUME... |
tree | commitdiff |
2005-10-28 |
Ivan Leo Puoti | Fix NtQueryDirectoryObject prototype, documentation... |
tree | commitdiff |
2005-10-28 |
Huw Davies | xform can be NULL when setting the identity. |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Fix a memory leak. |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Handle MSI advertised shortcuts in the shelllink object. |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Put the UI update code for cabinet file into a separate... |
tree | commitdiff |
2005-10-28 |
Oliver Stieber | Correct the way that VerFindFileA checks for a file... |
tree | commitdiff |
2005-10-28 |
Saulius Krasuckas | Test CreateThread() for reception of NULL pointer to... |
tree | commitdiff |
2005-10-28 |
Saulius Krasuckas | Don't pass CreateThread() with a NULL pointer to TID... |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Return an error in MsiGetComponentPathW if passed a... |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Fix error handling in MsiEvaluateCondition. |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Translate INVALID_HANDLE_VALUE to zero for cabinet... |
tree | commitdiff |
2005-10-28 |
Saulius Krasuckas | Don't send a CTRL_C_EVENT signal to console if we are... |
tree | commitdiff |
2005-10-28 |
Vitaliy Margolen | Unify HEADER_InsertItem[A/W] into one function. |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Fix a memory leak in the cabinet extracting code. |
tree | commitdiff |
2005-10-28 |
Juan Lang | Use CryptMem functions for internal memory allocation. |
tree | commitdiff |
2005-10-28 |
James Hawkins | Correct parameter names for InternetSetFilePointer. |
tree | commitdiff |
2005-10-28 |
Michael Stefaniuc | Handle VT_DECIMAL in VarCmp(). |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Use the correct buffer - reported by Jesse Allen. |
tree | commitdiff |
2005-10-28 |
Saulius Krasuckas | Add a test for GetThreadExitCode. |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Implement IContextMenu::QueryContextMenu and |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Fix MsiGetPropertyA/W spec declarations. |
tree | commitdiff |
2005-10-28 |
Mike McCormack | Create component folders in the CreateFolders action. |
tree | commitdiff |
2005-10-27 |
Vitaliy Margolen | - Send whole OBJECT_ATTRIBUTES.Attributes to the server... |
tree | commitdiff |
2005-10-27 |
Ivan Leo Puoti | Allow mapi32 tests to load and exit gracefully if mapi3... |
tree | commitdiff |
2005-10-27 |
Ivan Leo Puoti | Delete a temp file. |
tree | commitdiff |
2005-10-27 |
Vijay Kiran Kamuju | Add default implementation for max_conn_pre_*_server... |
tree | commitdiff |
2005-10-27 |
Phil Krylov | Fixed SetTextAlign(), SetBkMode(), SetROP2(), SetPolyFi... |
tree | commitdiff |
2005-10-27 |
Dmitry Timoshkov | Add some missing USER definitions, add a couple of... |
tree | commitdiff |
2005-10-27 |
Mike McCormack | If an action fails, print out its name as well as the... |
tree | commitdiff |
2005-10-27 |
Mike McCormack | Rename load_dynamic_stringW to msi_dup_record_field... |
tree | commitdiff |
2005-10-27 |
Vitaliy Margolen | Add test for undocumented 0x4D message sent on F1. |
tree | commitdiff |
2005-10-27 |
Vijay Kiran Kamuju | Added a test case for %0f and %.0f. |
tree | commitdiff |
2005-10-27 |
Mike McCormack | Implement transforms. This still includes some debuggi... |
tree | commitdiff |
2005-10-27 |
Robert Lunnon | Reorder header files to avoid name space collision... |
tree | commitdiff |
2005-10-27 |
Michael Jung | Implemented UnixFolder's IPersistPropertyBag::Load... |
tree | commitdiff |
2005-10-27 |
Alex Villacís Lasso | Add tests for functionality implemented or corrected... |
tree | commitdiff |
2005-10-27 |
Robert Shearman | There is no need to call IUnknown_QueryInterface since... |
tree | commitdiff |
2005-10-27 |
Michael Jung | Remove iconcache pre-initialization hack, it's not... |
tree | commitdiff |
2005-10-27 |
Mike McCormack | Tidy up the RegisterProduct action a little. |
tree | commitdiff |
2005-10-27 |
Oliver Stieber | Release the OpenGL context when the device is released. |
tree | commitdiff |
2005-10-27 |
Alexandre Julliard | Make show_dir_symlinks the default and get rid of the... |
tree | commitdiff |
2005-10-27 |
Robert Reif | Added more error codes to dxerr8 and dxerr9 which were... |
tree | commitdiff |
2005-10-27 |
Uwe Bonnes | Test for argv handling. |
tree | commitdiff |
2005-10-27 |
Ivan Leo Puoti | Add stub implementation for NtAccessCheckAndAuditAlarm. |
tree | commitdiff |
2005-10-27 |
Juan Lang | Implement CryptMem and undocumented I_Crypt*Tls functio... |
tree | commitdiff |
2005-10-27 |
Oliver Stieber | Correct the number of parameters expected for the LRP... |
tree | commitdiff |
2005-10-27 |
Oliver Stieber | Changed index and vertex buffer so that internal refere... |
tree | commitdiff |
2005-10-27 |
Dmitry Timoshkov | Correctly handle flags parameter in SHAddToRecentDocs. |
tree | commitdiff |
2005-10-27 |
Mike McCormack | Missing and zero precision specifiers are different. |
tree | commitdiff |
2005-10-27 |
Robert Shearman | Add IFontEventsDisp and IProvideMultipleClassInfo. |
tree | commitdiff |
2005-10-27 |
Vitaliy Margolen | Unify HEADER_SetItem[A/W] into one function. |
tree | commitdiff |
2005-10-27 |
Mike McCormack | Add the IObjectWithSite interface. |
tree | commitdiff |
2005-10-27 |
Mike McCormack | Add a currently failing test case for menus. |
tree | commitdiff |
2005-10-27 |
Robert Reif | Remove unused variable from IDirectSoundFullDuplexImpl. |
tree | commitdiff |
2005-10-26 |
Alexandre Julliard | In FindNextFileExW don't report directory symlinks... |
tree | commitdiff |
2005-10-26 |
Mike McCormack | Create a stub function to apply a single table transfor... |
tree | commitdiff |
next |