user: Added fast 16->32 mapping for WM_COPYDATA, WM_GETDLGCODE and WM_NEXTMENU.
[wine] / dlls /
2006-05-16  Jacek Cabanshdocvw: Don't release IOleInPlaceSite in DoVerb.
2006-05-16  Stefan Dösingerwined3d: Unset the ddraw primary when it is released.
2006-05-16  Stefan Dösingerwined3d: Add missing render states to the dumping function.
2006-05-16  Stefan Dösingerwined3d: Implement IWineD3DDevice::SetFrontBackBuffers.
2006-05-16  Matt Finnicumriched20: Implement EM_SETUNDOLIMIT and its conformance...
2006-05-16  Juan Langcrypt32: Test importing public keys from a certificate.
2006-05-16  Juan Langcrypt32: Avoid a use-after-free bug in tests.
2006-05-16  Mike McCormackwininet: Return correct errors in InternetOpenUrlW.
2006-05-16  Mike McCormackwininet: Return correct errors in InternetConnectW
2006-05-16  Mike McCormackrpcrt4: Implemented NTLM authentication for rpcrt4...
2006-05-16  Mike McCormackrpcrt4: Use RPCRT4_Receive rather than accessing the...
2006-05-16  Mike McCormackadvapi32: Implement and test SystemFunction005.
2006-05-15  Robert Shearmanrpcrt4: Implement NdrSimpleStructMemorySize.
2006-05-15  Robert Shearmanrpcrt4: Fix the conformant struct functions to not...
2006-05-15  Robert Shearmanrpcrt4: In NdrConformantBufferSize, SizeConformance...
2006-05-15  Robert Shearmanrpcrt4: Save pStubMsg->ActualCount in a local variable...
2006-05-15  Robert Shearmanrpcrt4: Dereference the memory for pointers in NdrNonEn...
2006-05-15  Robert Shearmanrpcrt4: Rename ComplexStructSize to ComplexStructMemory...
2006-05-15  Robert Shearmanrpcrt4: Fix embedded pointers in arrays by taking into...
2006-05-15  Ivan Gyurdievwined3d: Shaders: share dump_param function, version...
2006-05-15  Ivan Gyurdievwined3d: Fix incorrect sizeof.
2006-05-15  qingdoa daoogdi: Duplicate extent value for the second byte of...
2006-05-15  Francois GougetFix some winapi_check documentation warnings.
2006-05-15  Francois GougetVarious trace fixes.
2006-05-15  Francois GougetAssorted spelling fixes.
2006-05-15  Mikołaj Zalewskicomctl32: header: Check for HDN_GETDISPINFO not being...
2006-05-15  Mikołaj Zalewskicomctl32: listview: Store the iSubItem in header's...
2006-05-15  Mikołaj Zalewskicomctl32: header: Correct HDN_GETDISPINFO. Use it durin...
2006-05-15  Mikołaj Zalewskicomctl32: header: Mark the callback items in a mask.
2006-05-15  Mikołaj Zalewskicomctl32 header: Free the old string also when the...
2006-05-15  Mikołaj Zalewskicomctl32: header: Don't modify the user supplied HDITEM...
2006-05-15  Mikołaj Zalewskicomctl32: header: Move common code from SetItemT/Insert...
2006-05-15  Mikołaj Zalewskicomctl32: header: Don't send HDN_GETDISPINFO during...
2006-05-15  Mikołaj Zalewskicomctl32: header: Don't check lpItem for NULL in GetItemT.
2006-05-15  Jacek Cabanshdocvw: Wrap Heap* finctions by inline functions.
2006-05-15  Huw Daviesoleaut32: Update the marshal state buffer size when...
2006-05-15  Vitaliy Margolenmsvcrt: Fix times tests to pass on windows.
2006-05-15  Robert Shearmanserver: Retrieve the groups for a token from the server.
2006-05-15  Robert Shearmanrpcrt4: The arm type mask should be comparing the highe...
2006-05-15  Robert Shearmanrpcrt4: Make ComplexStructSize increment the buffer.
2006-05-15  Robert Shearmanrpcrt4: Pass in the buffer value before incrementing...
2006-05-15  Robert Shearmanrpcrt4: Implement NdrComplexStructMemorySize.
2006-05-15  Robert Shearmanrpcrt4: Implement NdrComplexArrayMemorySize.
2006-05-15  Robert Shearmanrpcrt4: Fix the fault packet structure to comply with...
2006-05-15  Robert Shearmanrpcrt4: The NDR memory sizing functions should incremen...
2006-05-15  Robert Shearmanrpcrt4: Make NdrBaseTypeMemorySize increment the buffer...
2006-05-15  Robert Shearmanrpcrt4: Make NdrConformantStringUnmarshall use the...
2006-05-15  Robert Shearmanadvapi32: Add tests for getting the groups, user and...
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction004.
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction003.
2006-05-15  Mike McCormackadvapi32: Implement and test SystemFunction002 (DES...
2006-05-15  Stefan Dösingerwined3d: Avoid a NULL dereference in RealizePalette.
2006-05-15  Stefan Dösingerwined3d: Render state additions and fixes.
2006-05-15  Stefan Dösingerwined3d: Nonpow2 repacking support for GetDC.
2006-05-15  Stefan Dösingerwined3d: Support for single buffering.
2006-05-15  Stefan Dösingerwined3d: Implement IWineGDISurface.
2006-05-15  Stefan Dösingerwined3d: Implement IWineD3DDevice::ProcessVertices.
2006-05-15  Mike McCormackrpcrt4: Add missing PKT_AUTH3 packet type.
2006-05-15  Mike McCormackrpcrt4: Add infrastructure for send authentication...
2006-05-15  Mike McCormackrpcrt4: Forward RpcBindingSetAuthInfo to RpcBindingSetA...
2006-05-15  Hans Leidekkerdnsapi: Add tests for DnsValidateName_A.
2006-05-15  Gerald Pfeifergphoto2.ds: Fix a typo in a #warning, and slight reword...
2006-05-15  Jacek Cabanoleaut32: res50 is number of impinfos. Fix its usage.
2006-05-15  Jacek Cabanurlmon: Fix tests.
2006-05-15  Jacek Cabanshdocvw: Added support for navigation to application...
2006-05-15  Jacek Cabanmshtml: Fix protocol tests on XP. Make Wine match XP...
2006-05-15  Stefan Leichterntdll: Fix endless loop in port test for users without...
2006-05-15  Francois Gougetgphoto2.ds: Spelling fix.
2006-05-15  Francois Gougetrpcrt4: Fix some conditional includes.
2006-05-15  Francois Gougetole32: Fix compilation with gcc 2.95.
2006-05-15  Thomas Weidenmuelleroleaut32: Fix converting file name to Unicode.
2006-05-15  Juan Langcrypt32: Use the HRESULT synonyms for converted Win32...
2006-05-15  Mike McCormackwininet: Remove broken code for HTTP_QUERY_FLAG_COALESC...
2006-05-15  Mike McCormackwininet: Check for null parameters in FtpSetCurrentDire...
2006-05-15  Eric Pouechntdll: Fix serial timeout regression.
2006-05-11  Stefan Leichterkernel: Fix CreateToolhelp32Snapshot tests on win2k.
2006-05-11  Eric Pouechdbghelp: SymFindFileInPath and PDB
2006-05-11  Eric Pouechdbghelp: Removed call to registered callback when unloa...
2006-05-11  Eric Pouechdbghelp: Implemented SymSearchW.
2006-05-11  Eric Pouechdbghelp: Implemented SymEnumSymbolsW.
2006-05-11  Eric Pouechdbghelp: Improved SymSearch (now using tag, index and...
2006-05-11  Eric Pouechdbghelp: Factorize and simplify a bit symbol enumeratio...
2006-05-11  Eric Pouechdbghelp: Stubbed SymGetSourceFileTokenW.
2006-05-11  Eric Pouechdbghelp: Implemented SymGetLineFromAddrW64.
2006-05-11  Eric Pouechdbghelp: Implemented SymFromAddrW.
2006-05-11  Eric Pouechdbghelp: Implemented SymGetModuleInfoW and SymGetModule...
2006-05-11  Eric Pouechdbghelp: Implemented SymLoadModuleExW.
2006-05-11  Eric Pouechdbghelp: Implemented SymRegisterCallbackW64 and 64...
2006-05-11  Eric Pouechdbghelp: SymInitializeW.
2006-05-11  Eric Pouechdbghelp: Updated spec file.
2006-05-11  Ivan Gyurdievwined3d: Set pIndexData to 0 in DrawIndexedPrimitiveUP.
2006-05-11  Ivan Gyurdievwined3d: Initialize volume format.
2006-05-11  Ivan Gyurdievwined3d: Share shader_dump_ins_modifiers().
2006-05-11  Robert Reifwinmm: Fix wave test volume warning.
2006-05-11  Mike McCormackwininet: Fix a typo (spotted by Coverity).
2006-05-11  Mike McCormackadvapi32: Fix a typo (spotted by Peter Berg Larsen).
2006-05-10  Alexandre Julliarduser: Prefer SendMessageW over SendMessageA where possible.
2006-05-10  Alexandre Julliardx11drv: Prefer SendMessageW over SendMessageA where...
2006-05-10  Robert ShearmanCheck the return value from register_key_guid in all...
2006-05-10  Bernd Buschinskintdll: Stub implementation of FSCTL_LOCK_VOLUME/FSCTL_U...
next