wine
2005-10-29  Mike McCormackAdd a bunch of tests for MsiEvaluateCondition and make...
2005-10-29  Mike McCormackMake enter and escape trigger the default and cancel...
2005-10-29  Mike McCormackDeleted two buggy functions that incorrectly and ineffi...
2005-10-29  Mike McCormackRemove an incorrect comment and check for 0 being an...
2005-10-29  Mike McCormackExtract file directly to their target location, bypassi...
2005-10-29  Robert Shearman- Read DLL name from modules in MSFT typelibs.
2005-10-29  Oliver StieberMove the softwareVertexProcessing flag from the statebl...
2005-10-29  Robert ShearmanPrint an error if a DC is created with a bad device.
2005-10-29  Vitaliy MargolenSet list view's text directly - don't use fill_drives_l...
2005-10-29  Kevin KoltzauEnable line editing for _cgets.
2005-10-29  Ivan Leo PuotiDelete some temp files created by the ole32 tests.
2005-10-29  Thomas WeidenmuellerPassing NULL as the last two parameters to ReadFile...
2005-10-29  Jacek CabanReport BINDSTATUS_SENDINGREQUEST in FileProtocol::Start.
2005-10-29  Mike McCormackAdd an implementation for MsiGetShortcutTargetA/W.
2005-10-28  Alexandre JulliardAdded an implementation of the FSCTL_DISMOUNT_VOLUME...
2005-10-28  Ivan Leo PuotiFix NtQueryDirectoryObject prototype, documentation...
2005-10-28  Huw Daviesxform can be NULL when setting the identity.
2005-10-28  Mike McCormackFix a memory leak.
2005-10-28  Mike McCormackHandle MSI advertised shortcuts in the shelllink object.
2005-10-28  Henning GerhardtUpdate the German resource file.
2005-10-28  Mike McCormackPut the UI update code for cabinet file into a separate...
2005-10-28  Oliver StieberCorrect the way that VerFindFileA checks for a file...
2005-10-28  Saulius KrasuckasTest CreateThread() for reception of NULL pointer to...
2005-10-28  Saulius KrasuckasDon't pass CreateThread() with a NULL pointer to TID...
2005-10-28  Mike McCormackReturn an error in MsiGetComponentPathW if passed a...
2005-10-28  Mike McCormackFix error handling in MsiEvaluateCondition.
2005-10-28  Mike McCormackTranslate INVALID_HANDLE_VALUE to zero for cabinet...
2005-10-28  Saulius KrasuckasDon't send a CTRL_C_EVENT signal to console if we are...
2005-10-28  Vitaliy MargolenUnify HEADER_InsertItem[A/W] into one function.
2005-10-28  Mike McCormackFix a memory leak in the cabinet extracting code.
2005-10-28  Juan LangUse CryptMem functions for internal memory allocation.
2005-10-28  Michael JungAdded German resources for regedit's find dialog.
2005-10-28  James HawkinsCorrect parameter names for InternetSetFilePointer.
2005-10-28  Michael StefaniucHandle VT_DECIMAL in VarCmp().
2005-10-28  Mike McCormackUse the correct buffer - reported by Jesse Allen.
2005-10-28  Saulius KrasuckasAdd a test for GetThreadExitCode.
2005-10-28  Mike McCormackImplement IContextMenu::QueryContextMenu and
2005-10-28  Mike McCormackFix MsiGetPropertyA/W spec declarations.
2005-10-28  Mike McCormackCreate component folders in the CreateFolders action.
2005-10-28  Vitaliy MargolenDefine OS environment variable on WinNT versions.
2005-10-27  Vitaliy Margolen- Send whole OBJECT_ATTRIBUTES.Attributes to the server...
2005-10-27  Ivan Leo PuotiAllow mapi32 tests to load and exit gracefully if mapi3...
2005-10-27  Ivan Leo PuotiDelete a temp file.
2005-10-27  Vijay Kiran... Add default implementation for max_conn_pre_*_server...
2005-10-27  Phil KrylovFixed SetTextAlign(), SetBkMode(), SetROP2(), SetPolyFi...
2005-10-27  Dmitry TimoshkovAdd some missing USER definitions, add a couple of...
2005-10-27  Mike McCormackIf an action fails, print out its name as well as the...
2005-10-27  Mike McCormackRename load_dynamic_stringW to msi_dup_record_field...
2005-10-27  Vitaliy MargolenAdd test for undocumented 0x4D message sent on F1.
2005-10-27  Vijay Kiran... Added a test case for %0f and %.0f.
2005-10-27  Mike McCormackImplement transforms. This still includes some debuggi...
2005-10-27  Robert LunnonReorder header files to avoid name space collision...
2005-10-27  Michael JungImplemented UnixFolder's IPersistPropertyBag::Load...
2005-10-27  Alex Villacís... Add tests for functionality implemented or corrected...
2005-10-27  Robert ShearmanAdd the macros used in dlldata.c files.
2005-10-27  Robert ShearmanThere is no need to call IUnknown_QueryInterface since...
2005-10-27  Michael JungRemove iconcache pre-initialization hack, it's not...
2005-10-27  Hans LeidekkerWine is beta software now.
2005-10-27  Mike McCormackTidy up the RegisterProduct action a little.
2005-10-27  Oliver StieberRelease the OpenGL context when the device is released.
2005-10-27  Alexandre JulliardGet rid of the show dir symlink option.
2005-10-27  Alexandre JulliardMake show_dir_symlinks the default and get rid of the...
2005-10-27  Alexandre JulliardMake the unmount_device request take a handle to the...
2005-10-27  Robert ReifAdded more error codes to dxerr8 and dxerr9 which were...
2005-10-27  Uwe BonnesTest for argv handling.
2005-10-27  Ivan Leo PuotiAdd stub implementation for NtAccessCheckAndAuditAlarm.
2005-10-27  Stefan LeichterDeclare ExecuteCab and TranslateInfString.
2005-10-27  Juan LangImplement CryptMem and undocumented I_Crypt*Tls functio...
2005-10-27  Oliver StieberCorrect the number of parameters expected for the LRP...
2005-10-27  Oliver StieberChanged index and vertex buffer so that internal refere...
2005-10-27  Jonathan ErnstUpdated French resources.
2005-10-27  Dmitry TimoshkovCorrectly handle flags parameter in SHAddToRecentDocs.
2005-10-27  Marcus MeissnerPrint first line of LDD output only.
2005-10-27  Mike McCormackMissing and zero precision specifiers are different.
2005-10-27  Robert ShearmanAdd IFontEventsDisp and IProvideMultipleClassInfo.
2005-10-27  Vitaliy MargolenUnify HEADER_SetItem[A/W] into one function.
2005-10-27  Mike McCormackAdd the IObjectWithSite interface.
2005-10-27  Mike McCormackAdd a currently failing test case for menus.
2005-10-27  Robert ReifRemove unused variable from IDirectSoundFullDuplexImpl.
2005-10-26  Alexandre JulliardIn FindNextFileExW don't report directory symlinks...
2005-10-26  Mike McCormackCreate a stub function to apply a single table transfor...
2005-10-26  Huw DaviesStubs for NdrStubForwardingFunction and NdrCStdStubBuff...
2005-10-26  Alex Villacís... Implement complete VarDecDiv() for any valid DECIMAL.
2005-10-26  Alexandre JulliardAttach to implicitly loaded builtin dlls on process...
2005-10-26  Krzysztof Foltman- Added Find functions
2005-10-26  Huw DaviesTreat paramflags == 0 like PARAMFLAG_FIN.
2005-10-26  Alex Villacís... Implement complete VarDecMul() for any valid DECIMAL.
2005-10-26  Mike McCormackEnumerate the substorage transforms for any patches...
2005-10-26  Michael Jung- Try LoadLibrary/LoadImage to extract icons from wine...
2005-10-26  Michael StefaniucHandle VT_CY in VarDiv().
2005-10-26  Detlef RiekenbergUpdated trace to support VERSIONED_PRINTER.
2005-10-26  Peter BeutnerProper implementation of IOCTL_{STORAGE,CDROM}_CHECK_VE...
2005-10-26  Robert ShearmanImplement a Stop function and use this to properly...
2005-10-26  Robert Shearman- Forward IDispatch functions to the MIDL-generated...
2005-10-26  Alex Villacís... Implement complete VarBstrFromDec() for any valid DECIM...
2005-10-26  Vitaliy MargolenSilently ignore WM_PAINT in msg tests.
2005-10-26  Vitaliy MargolenAdd OBJECT_BASIC_INFORMATION to winternl.h.
2005-10-26  Vitaliy MargolenCosmetic changes to NtCreateNamedPipeFile change "oa...
2005-10-26  Mike McCormackCreate an internal handle-free api for reading MSI...
2005-10-26  Mike McCormackSwitch back to using IPicture to load images. LoadImag...
next