kernel: Fix path test to pass on 95 and 98.
[wine] / dlls /
2006-05-17  Andrew Ziemkernel: Fix path test to pass on 95 and 98.
2006-05-17  Jacek Cabanshdocvw: Code cleanup.
2006-05-17  Jacek Cabanshdocvw: Added IConnectionPointContainer to InternetExp...
2006-05-17  Jacek Cabanshdocvw: Move IConnectionPointContainer implementation...
2006-05-17  Jacek Cabanshdocvw: Move connection points to the new ConnectionPo...
2006-05-17  Mikołaj Zalewskicomctl32: header: Don't erase the left header egde.
2006-05-17  Mikołaj Zalewskicomctl32: header: Send the width in HDN_BEGINTRACK.
2006-05-17  Mikołaj Zalewskicomctl32: listview: Recompute sizes after a column...
2006-05-17  Robert Shearmanrpcrt4: Implement NdrInterfacePointerMemorySize.
2006-05-17  Robert Shearmanrpcrt4: Make some functions that aren't used outside...
2006-05-17  Robert Shearmanrpcrt4: Fill out more of the function tables with funct...
2006-05-17  Robert Shearmanrpcrt4: Raise an exception if there is no default handl...
2006-05-17  Alexandre Julliarduser: The result for dialog procedures is stored in...
2006-05-17  Alexandre Julliarduser: Remove unreachable code in DEFDLG_Proc.
2006-05-17  Alexandre Julliarduser: Support storing multiple winprocs in a single...
2006-05-17  Alexandre Julliarduser: Allocate 16-bit thunks separately from the window...
2006-05-17  Alexandre Julliardx11drv: Fixed typo in the clipboard XA_STRING handling.
2006-05-17  Michael Kaufmanngdi: Fix GetObject for bitmaps.
2006-05-17  Detlef Riekenbergwinspool: Fix OpenDriverReg on top of validate_envW.
2006-05-17  Detlef Riekenbergwinspool/tests: More tests for OpenPrinter.
2006-05-17  Detlef Riekenbergwinspool: Do not fail in OpenPrinter on pDefault /...
2006-05-17  Detlef Riekenbergwinspool: Show SetPrinter parameters in the FIXME.
2006-05-17  Detlef Riekenbergwinspool/tests: A truncated dmDeviceName is 0-terminated.
2006-05-17  Ivan Gyurdievwined3d: Use COLOROUT/DEPTHOUT for pixel shaders 2.0+.
2006-05-17  Ivan Gyurdievwined3d: LRP is not a valid ARBvp code.
2006-05-17  Ivan Gyurdievwined3d: Remove detailed traces from map2gl/input_modif...
2006-05-17  Ivan Gyurdievwined3d: Write "unrecognized_register" in fallback...
2006-05-17  Ivan Gyurdievwined3d: Modify shader_dump_param() to take into accoun...
2006-05-17  Ivan Gyurdievwined3d: Use shader_get_param() in trace pass, reg...
2006-05-17  Ivan Gyurdievwined3d: Add shader_get_param() fn, which processes...
2006-05-17  Ivan Gyurdievwined3d: Do not rely on num_params to skip unhandled...
2006-05-17  Ivan Gyurdievwined3d: Allow multiple output modifiers.
2006-05-17  Ivan Gyurdievwined3d: Fix SINCOS parameters.
2006-05-17  Ivan Gyurdievwined3d: DEFI takes 5 parameters.
2006-05-17  Dmitry Timoshkovuser32: Make all the recently added ShowWindow tests...
2006-05-17  Paul Vriensntdll/tests: Don't fail if a process is not available.
2006-05-17  Eric Pouechusp10: Fix ScriptGetProperties so that first pointer...
2006-05-17  Juan Langcrypt32: Get rid of CRYPT_CreateCertificateContext...
2006-05-17  Marcus Meissnerriched20: Removed useless double casts, just print...
2006-05-16  Juan Langcrypt32: Split the unwieldy encode.c into two files.
2006-05-16  Juan Langcrypt32: Support CERT_ISSUER_SERIAL_NUMBER_MD5_HASH_PRO...
2006-05-16  Juan Langcrypt32: Use the caller-supplied encoding type when...
2006-05-16  Juan Langcrypt32: Add more tests for adding certs to a store.
2006-05-16  Juan Langcrypt32: Implement CertCompare functions, with tests.
2006-05-16  Mikołaj Zalewskicomctl32: header: Fix INSERTITEM on a zero mask and...
2006-05-16  Mikołaj Zalewskicomctl32: header: Copy some fields on INSERTITEM even...
2006-05-16  Mikołaj Zalewskicomctl32: header: Automatically set some format fields.
2006-05-16  Peter Beutnermsvcrt: Fix handling of 'h' prefix in swprintf.
2006-05-16  Mike McCormackwininet: Add a standalone http test.
2006-05-16  Mike McCormackwininet: Make sure hIC is valid before trying to use...
2006-05-16  Hans Leidekkerwldap32: Document the modify and modrdn functions.
2006-05-16  Andrew Ziemkernel: Properly delete a test file.
2006-05-16  Dmitry Timoshkovuser32: Add more ShowWindow tests.
2006-05-16  Paul Vrienswined3d: Correctly define the number of possible parame...
2006-05-16  Robert Shearmanrpcrt4: Implement fixed array functions.
2006-05-16  Robert Shearmanrpcrt4: Remove the BUFFER_PARANOIA overestimates for...
2006-05-16  Robert Shearmanrpcrt4: Implement computing of conformance from a corre...
2006-05-16  Robert Shearmanrpcrt4: Fix conformant varying structs to comply to...
2006-05-16  Robert Shearmanrpcrt4: Don't duplicate the conformance calculating...
2006-05-16  Robert Shearmanrpcrt4: Implement conformant varying struct functions.
2006-05-16  Robert Shearmanrpcrt4: Implement more conformance operations and more...
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...
next