wine
2005-06-10  Mike McCormackInclude missing AW macro.
2005-06-10  Mike McCormackDeclare the MSIDBERROR enumeration.
2005-06-10  Mike McCormackDeclare functions and correct prototypes.
2005-06-10  Juan LangCryp{En|De}codeObjectEx should return success if the...
2005-06-09  Lauri TulminBottom edge of the update region should be relative...
2005-06-09  Stefan LeichterMake ddraw tests loadable on NT4.
2005-06-09  Alexandre JulliardStore the process along with the key handle in notifica...
2005-06-09  Paul VriensReduce our buffer by 1 SYSTEM_THREAD_INFORMATION per...
2005-06-09  Lauri TulminAdd more tests for text placement in single and multili...
2005-06-09  Aric StewartExtending upon Mike McCormack's cleanup to use MSI_Reco...
2005-06-09  Aric StewartRegister the Product Version also.
2005-06-09  Alexandre JulliardAdded a close_handle method to the object operations...
2005-06-09  Aric StewartAvoid a loop where a parent's parent refers to itself...
2005-06-09  Alexandre JulliardThe desktop of a new thread should be set from the...
2005-06-09  Mike McCormackDeclare some missing functions.
2005-06-09  Saulius KrasuckasGet current directory during tests on win9x too.
2005-06-09  Mike McCormackAdd the IShellLinkDataList interface to the ShellLink...
2005-06-09  Aric StewartAdded module upgrade.c and implemented FindRelatedProducts.
2005-06-09  Alexandre JulliardFixed a number of references to removed directories.
2005-06-09  Alexandre JulliardMoved dde files to the main directory and got rid of...
2005-06-09  Alexandre JulliardMoved monitor functions to dlls/user/misc.c and finally...
2005-06-09  Paul VriensAdded test for SystemProcessInformation.
2005-06-09  Robert ShearmanAdded test for AccessCheck.
2005-06-09  Mike McCormackWarning fixes for -Wmissing-declarations and -Wwrite...
2005-06-09  Alexandre JulliardMoved windows/driver.c to dlls/user/driver16.c.
2005-06-09  Jeremy WhiteCombine WINE_WAVEOUT and WINE_WAVEIN into a single...
2005-06-09  Mike McCormackAdded some function declarations.
2005-06-09  Mike McCormackFix some warnings.
2005-06-09  Mike McCormackDump out the msi information in more detail.
2005-06-09  Marcus MeissnerRemoved CLSID_CompositeMoniker (conflicting with static...
2005-06-09  Robert Shearman- Avoid evil signed bitfields.
2005-06-09  Marcus MeissnerFixed definition/declaration mismatches of newly static...
2005-06-09  Robert ShearmanFix a regression in the performance of named pipes...
2005-06-09  Mike McCormackFix warnings exposed by -Wmissing-declarations and...
2005-06-09  Mike McCormackAdd a cast to get rid of a warning.
2005-06-09  Dmitry TimoshkovAdded a couple of CloseHandle calls.
2005-06-09  Robert ShearmanIUnknown isn't a remotable interface so the stub manage...
2005-06-09  Robert Shearman- Don't free the fileio object because it will be freed...
2005-06-09  Robert ShearmanAdd more struct types for TLB generation.
2005-06-09  Mike McCormackMake ADVAPI_IsLocalComputer static and simplify it...
2005-06-09  Mike McCormackInclude appmgmt.h where its functions are used.
2005-06-09  Mike McCormackMake interface methods static.
2005-06-09  Mike McCormackInclude user.h in the new winstation.c to avoid a warni...
2005-06-09  Robert Shearman- The typelib marshaler should only free the memory...
2005-06-09  Michael JungUse shell icon cache instead of an own IExtractIcon...
2005-06-09  Uwe BonnesDon't try to access floppy if it's not mounted.
2005-06-09  Alex ZorachFixed SetFocus behavior.
2005-06-08  Aric StewartSet the Preselected property if appropriate (relevant to
2005-06-08  Aric StewartWrite out Product Language and Product Icon to the...
2005-06-08  Robert ShearmanImplement overlapped I/O with named pipes.
2005-06-08  Aric StewartWrite out UpgradeCodes to the registry to allow for...
2005-06-08  Alexandre JulliardBeginnings of support for window stations and desktops.
2005-06-08  Aric StewartAdd Language to the values we can query with MsiGetProd...
2005-06-08  Felix Nawothnig- Output a FIXME when a surface with dimensions not...
2005-06-08  Huw DaviesRead the entire logfont from the registry if it exists.
2005-06-08  Mike McCormackUse MSI_RecordGetString in more actions.
2005-06-08  Michael Stefaniuc- implement handling of exponents (e+,e-,E+,E-) when...
2005-06-08  Robert ShearmanFix an RPC server startup race introduced by me.
2005-06-08  Michael JungFixed confusing indentation.
2005-06-08  Marcus MeissnerFixed IType::Invoke in regards to handling propertyget...
2005-06-08  Robert Shearman- Don't pass the PROFILE_SERVER flag in to CreateNamedP...
2005-06-08  Juan LangImplement asn.1 encoding/decoding of times, with tests.
2005-06-07  Antoine ChavasseTest cases for the direct3d7 light api.
2005-06-07  Antoine ChavasseRewrote the light management API to allow for an unlimi...
2005-06-07  Mike McCormackUse MSI_RecordGetString where possible.
2005-06-07  Mike McCormackWarning fixes for -Wmissing-declarations and -Wwrite...
2005-06-07  Mike McCormackUse a richedit control for license text.
2005-06-07  Mike McCormackFixes for -Wmissing-declarations and -Wwrite-strings...
2005-06-07  Christian CostaDon't use fullscreen mode in video renderer for now...
2005-06-07  Dmitry TimoshkovAdd a test for window state when a window receives...
2005-06-07  Alexandre JulliardStill send a message in SetWindowText for the inter...
2005-06-07  Robert Shearman- Add a default asynchronous I/O implementation.
2005-06-07  Mike McCormackDeclare some functions.
2005-06-07  Robert ShearmanMake NdrInterfacePointer* more reliable.
2005-06-07  Martin FuchsSynchronize resource scripts IDs of the different langu...
2005-06-07  Thomas WeidenmuellerRemoved local variables only used in TRACE statements.
2005-06-07  Mike McCormackDefine GetExplicitEntriesFromAcl.
2005-06-07  Mike McCormackAdded some security related functions to winbase.h.
2005-06-07  Mike McCormackAdded the appmgmt.h header.
2005-06-07  Mike McCormackFix radio button groups. Don't add the WS_GROUP style...
2005-06-07  Mike McCormackDeclare OleLoadPictureEx.
2005-06-07  Juan LangConst-ify a mask.
2005-06-07  Juan LangFix return code abuse (don't use HRESULT when it isn...
2005-06-07  Aric StewartAdd functions to add the User UpgradeCodes.
2005-06-07  Aric StewartCorrect a crash if the length buffer is NULL.
2005-06-07  Paul VriensFixed typo.
2005-06-07  Paul VriensAdd another (unknown) member to SYSTEM_THREAD_INFORMATION.
2005-06-06  Alexandre JulliardRemoved some unnecessary inclusions of thread.h
2005-06-06  Alexandre JulliardMoved the ntdll per-thread data out of the TEB into...
2005-06-06  Alexandre JulliardMoved the kernel per-thread data out of the TEB into...
2005-06-06  Alexandre JulliardFetch the stack selector to use from the previous stack...
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-06-06  Michael JungAllow for unixfs folders to be rooted at desktop level.
2005-06-06  Alexandre JulliardMoved all assembly code to the end of the generated...
2005-06-06  Christian CostaMoved d3ddevice and direct3d objects files to ddraw...
2005-06-06  Felix NawothnigMake SYSTEM_THREAD_INFORMATION.pszProcessName a UNICODE...
2005-06-06  Mike McCormackUse standard lists in the event subscription code.
2005-06-06  Aric StewartDon't get caught in loops on parent progids.
2005-06-06  Mike McCormackDefine some Cert* functions.
2005-06-06  Mike HearnDelete version sniffing logic.
next