user: Added fast W->A mapping for WM_IME_CHAR.
[wine] / dlls /
2006-05-18  Alexandre Julliarduser: Added fast W->A mapping for WM_IME_CHAR.
2006-05-18  Alexandre Julliarduser: Added fast W->A mapping for WM_CHAR and related...
2006-05-18  Alexandre Julliarduser: Added fast W->A mapping for EM_GETLINE.
2006-05-18  Alexandre Julliarduser: Added fast W->A mapping for LB_GETTEXT and CB_GET...
2006-05-18  Alexandre Julliarduser: Added fast W->A mapping for LB_ADDSTRING and...
2006-05-18  Alexandre Julliarduser: Added fast W->A mapping for WM_MDICREATE.
2006-05-18  Alexandre Julliarduser: Added fast W->A mapping for WM_SETTEXT and relate...
2006-05-18  Alexandre Julliarduser: Added fast W->A mapping for WM_GETTEXT and WM_ASK...
2006-05-18  Alexandre Julliarduser: Added helper functions for buffer management...
2006-05-18  Alexandre Julliarduser: Merged WINPROC_CallProc32WTo32A_fast into WINPROC...
2006-05-18  Juan Langcrypt32: Add stubs for CertDuplicateCRLContext and...
2006-05-18  Eric Pouechuser32: Allow interprocess WM_NCPAINT messages when...
2006-05-18  Robert Shearmanrpcrt4: Implement RpcBindingSetAuthInfoExW based on...
2006-05-18  Robert Shearmanrpcrt4: A NULL AuthInfo is allowed.
2006-05-18  Robert Shearmanrpcrt4: Support all available security packages in...
2006-05-18  Robert Shearmanrpcrt4: Only use the cached connection if the authentic...
2006-05-18  Robert Shearmanrpcrt4: Store non-connection-specific authentication...
2006-05-18  Robert Shearmanrpcrt4: Fix an off-by-one error when checking the size...
2006-05-18  Robert Shearmanrpcrt4: Handle interface pointers in EmbeddedComplexSize.
2006-05-18  Robert Shearmanrpcrt4: Make secur32 into a delayed import, as most...
2006-05-18  Robert Shearmanrpcrt4: Increment the call id field of the request...
2006-05-18  Robert Shearmanrpcrt4: Implement NdrNonEncapsulatedUnionMemorySize.
2006-05-18  Robert Shearmanrpcrt4: Fix the wire protocol of the user marshal funct...
2006-05-18  Robert Shearmanrpcrt4: If the authorisation failed during a send then...
2006-05-18  Robert Shearmanrpcrt4: Fix NdrConformantArrayMemorySize.
2006-05-18  Robert Shearmanrpcrt4: Implement NdrUserMarshalMemorySize.
2006-05-18  Ivan Gyurdievwined3d: Take predication tokens into account.
2006-05-18  Ivan Gyurdievwined3d: Parameter trace corrections.
2006-05-18  Ivan Gyurdievwined3d: SETP takes 3 parameters.
2006-05-17  Huw Daviesrpcrt4: Don't update StubMsg->MemorySize while unmarsha...
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
next