advapi32: Implement and test SystemFunction011.
[wine] / dlls /
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction011.
2006-05-22  Mike McCormackadvapi32: Test and implement SystemFunction024/025.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction(012-023).
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction010.
2006-05-22  Mike McCormackadvapi32: Implement and test SystemFunction009.
2006-05-22  Dmitry Timoshkovntdsapi: Add DsMakeSpnA to the spec file.
2006-05-22  Vitaliy Margolendirectx: Update file versions to dx9c (compared to...
2006-05-22  Vitaliy Margolend3d9: Add refcount tests for all objects created by...
2006-05-22  Vitaliy Margolend3d9: All objects created by device should keep referen...
2006-05-22  Vitaliy Margolend3d8: Add refcount test.
2006-05-22  Vitaliy Margolend3d8: All objects created by device should keep referen...
2006-05-22  Robert Shearmancomctl32: Make sure to always have the default pushbutt...
2006-05-22  Robert Shearmancomctl32: A PSM_SETWIZBUTTONS message specifying PSWIZB...
2006-05-20  Alexandre Julliarduser: Get rid of the WINPROC_Map/UnmapMsg32ATo32W funct...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for the remaining messages.
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_GETTEXTLENGTH...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_CHAR and related...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for EM_GETLINE.
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for LB_GETTEXT and CB_GET...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_SETTEXT and relate...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_GETTEXT and WM_ASK...
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_MDICREATE.
2006-05-20  Alexandre Julliarduser: Added fast A->W mapping for WM_CREATE and WM_NCCR...
2006-05-20  Peter Beutnerd3d8: Fix GetDesc and GetLevelDesc for surfaces and...
2006-05-20  Jason Greenwined3d: Simplify generate_base_shader() when checking...
2006-05-20  Jason Greenwined3d: Move PARAM C[] program.env[] into baseshader...
2006-05-20  Robert Shearmanrpcrt4: Handle pointers to context handles in the stubl...
2006-05-20  Robert Shearmanrpcrt4: We don't need to free object pointers if we...
2006-05-20  Robert Shearmanrpcrt4: Use macros to generate the code for unmarshalin...
2006-05-20  Robert Shearmanrpcrt4: Don't set the memory pointer to NULL before...
2006-05-20  Robert Shearmanrpcrt4: Make more internal functions static.
2006-05-20  Robert Shearmanrpcrt4: Add the definition of RpcAuthVerifier to rpc_de...
2006-05-20  Dmitry TimoshkovAdd a stub implementation of ntdsapi.dll.
2006-05-20  Paul Chitescuadvapi32: Add stub FileEncryptionStatus and declarations.
2006-05-20  Alexandre Julliarduser: Get rid of the MSGPARAMS16 structure.
2006-05-20  Alexandre Julliarduser: Make a lot of winproc functions static.
2006-05-20  Alexandre Julliarduser: Call the A version of message functions from...
2006-05-20  Alexandre Julliarduser: Use winproc callbacks instead of message map...
2006-05-20  Alexandre Julliarduser: Use winproc callbacks instead of message map...
2006-05-20  Alexandre Julliarduser: Use a winproc callback instead of a message map...
2006-05-20  Alexandre Julliarduser: Store the destination thread id in the send_messa...
2006-05-20  Mikołaj Zalewskicomctl32: header: Make sure no message is sent between...
2006-05-20  Mikołaj Zalewskicomctl32: header: Don't erase the background in HEADER_...
2006-05-20  Mikołaj Zalewskicomctl32: header: The border size is 4 not 3.
2006-05-20  Stefan Dösingerwined3d: Sort of oversized surface support.
2006-05-20  Stefan Dösingerwined3d: Add more device caps.
2006-05-20  Stefan Dösingerwined3d: Allow SYSTEMMEM textures and surfaces.
2006-05-20  Stefan Dösingerwined3d: Implement IWineD3DDevice::SetDisplayMode.
2006-05-20  Huw Daviesrpcrt4: Use IsClient to determine whether we can use...
2006-05-20  Robert Shearmanrpcrt4: Warn if CreateNamedPipe fails.
2006-05-20  Robert Shearmanrpcrt4: Add the correct amount of auth padding to messages.
2006-05-20  Robert Shearmanrpcrt4: Wait for all of the requested bytes to be retur...
2006-05-20  Robert Shearmanrpcrt4: Update the todo lists and copyrights.
2006-05-20  Robert Shearmanrpcrt4: Fix for the open functions in the transports...
2006-05-20  Robert Shearmanrpcrt4: Don't release the auth info if it isn't present.
2006-05-20  Robert Reifwinmm: Fix wave test handle use after close bug.
2006-05-20  Dmitry Timoshkovx11drv: Fix the regression caused by the recent ShowWin...
2006-05-20  Mike McCormacksecur32: Cleanup InitializeSecurityContext (reduce...
2006-05-20  Mike McCormacksecur32: Tidy up the initialization code a little.
2006-05-20  Jacek Cabanshdocvw: Return S_OK in OnInPlaceDeactivate.
2006-05-20  Phil Costinwined3d: Trace output corrections and cleanups.
2006-05-20  Juan Langcrypt32: Move CertFindCertificateInStore and related...
2006-05-20  Juan Langcrypt32: Move context interface definition to common...
2006-05-18  Alexandre Julliarduser: Convert the 16-bit winproc functions to use a...
2006-05-18  Alexandre Julliarduser: Convert the other winproc 32-bit functions to...
2006-05-18  Alexandre Julliarduser: Make WINPROC_CallProc32WTo32A take a callback...
2006-05-18  Phil Costinwined3d: Check registry for UseGLSL enabled.
2006-05-18  Mike McCormackrpcrt4: Fix a possible memory leak, cleanup a bit.
2006-05-18  Mike McCormackrpcrt4: Fix and test RpcNetworkIsProtseqValid.
2006-05-18  Mike McCormackrpcrt4: Add a stub implementation for RpcMgmtIsServerLi...
2006-05-18  Alexandre Julliarduser: Fixed a broken trace in the dialog test.
2006-05-18  Alexandre Julliarduser: Added helper functions for A<->W conversion of...
2006-05-18  Alexandre Julliarduser: Simplify 16-bit mappings of the WM_GETDLGCODE...
2006-05-18  Alexandre Julliarduser: Unify the mapping of listbox and combobox messages.
2006-05-18  Alexandre Julliarduser: Get rid of the WINPROC_MapMsg32WTo32A function.
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.
next