wincrypt.h: A few more defines.
[wine] / dlls /
2006-09-25  Roderick Colenbranderwined3d: glBlend* fixes.
2006-09-25  Jacek Cabanmshtml: Better IDM_PARSECOMPLETE test.
2006-09-25  Jacek Cabanshdocvw: Added [get|put]_Silent implementation.
2006-09-25  Huw Daviesadvapi32: Fix ADVAPI_GetComputerSid to work correctly...
2006-09-25  Huw Daviesgdi32: Make the bitmap font tests locale aware.
2006-09-25  Huw Daviesgdi32: Win 2000 and Win XP behave differently if there...
2006-09-25  Kai Blinsecur32: Stop loading Negotiate until it is actually...
2006-09-21  Alexandre Julliarduser: Fix handling of high bits of resource id in LoadS...
2006-09-21  Ivan Gyurdievwined3d: Allow null streams in the vertex declaration.
2006-09-21  Kai Blinsecur32: Tell the user if ntlm_auth is not found or...
2006-09-21  Alex Villacís Lassomsacm: acmDriverPriority() compares dwPriority against...
2006-09-21  Benjamin Arainddeapi: Implement stub dll for nddeapi.
2006-09-21  Byeong-Sik Jeoncomdlg32: Show better font style information in fontdlg.
2006-09-21  James Hawkinswintrust: Add a stub implementation of CryptCATClose.
2006-09-21  James Hawkinswintrust: Add a stub implementation of CryptCATEnumerat...
2006-09-21  James Hawkinswintrust: Move the Crypt* functions to crypt.c.
2006-09-21  James Hawkinswintrust: Add a stub implementation of CryptCATOpen.
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Fix the return code of TB_ADDBITMAP.
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Simplify the TOOLBAR_AddButton.
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Fix IDB_STD_VIEW_* icons count ...
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Use correctly wParam in TB_ADDBITMAP.
2006-09-21  Mikołaj Zalewskicomctl32: imagelist: SetImageCount can be used to decre...
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Add some tests for TB_ADDBITMAP.
2006-09-21  James Hawkinsmsi: Disable child features of parent features that...
2006-09-21  James Hawkinsmsi: Translate the INSTALLSTATE_UNKNOWN index into...
2006-09-21  James Hawkinsmsi: Don't check a component's install state if a compo...
2006-09-21  James Hawkinsmsi: Fix the results of a few tests to match Windows.
2006-09-21  James Hawkinsmsi: Load the component states in CostFinalize instead...
2006-09-21  James Hawkinsmsi: Initialize all features' action states to INSTALLS...
2006-09-21  James Hawkinsmsi: Only override a feature whose action state is...
2006-09-21  James Hawkinsadvpack: backup should be a const string.
2006-09-21  Alexandre Julliardwininet/tests: Don't fail the tests if the network...
2006-09-21  Alexandre Julliardurlmon/tests: Don't fail the tests if the network is...
2006-09-21  Roderick Colenbranderopengl: Move wgl font code to winex11.drv.
2006-09-21  Dan Hipschmanmsxml3: Fix IXMLDOMNamedNodeMap_getNamedItem() conforma...
2006-09-21  Benjamin Araimsi: Adds test to check "JOIN" operator with "*" operat...
2006-09-21  Benjamin Araimsi: Adds test to check if basic "JOIN" operator withou...
2006-09-21  Benjamin Araioleaut32: Conformance test for function variant:VarImp.
2006-09-21  Benjamin Araioleaut32: Implementation for function variant:VarImp.
2006-09-21  Stefan Leichterdmime: Print 64bit integers with wine_dbgstr_longlong.
2006-09-21  Andrew Talbotole32: Cast-qual warnings fix.
2006-09-21  Andrew Talbotodbc32: Cast-qual warning fix.
2006-09-21  Juan Langnetapi32: Partially implement DsRoleGetPrimaryDomainInf...
2006-09-21  Juan Langcrypt32: Don't crash on freeing null chain engine.
2006-09-21  Juan Langcrypt32: Test exporting key acquired through CryptAcqui...
2006-09-21  Juan Langcrypt32: Test decoding a big CRL.
2006-09-21  Stefan Dösingerwined3d: Do not bind the 0 vbo when vbos are unsupported.
2006-09-20  Paul Vrienscrypt32: Simplify by removing unneeded backslash.
2006-09-20  Huw Daviesgdi32: GetTextExtentPoint and GetTextExtentExPoint...
2006-09-20  Huw Daviesgdi32: Fix ppem in the case that there isn't an exact...
2006-09-20  Huw Daviesgdi32: Only run the GetGlyphIndices test if Symbol...
2006-09-20  Benjamin Araimsi: Adds test to check if "AND" operator returns the...
2006-09-20  Benjamin Araimsi: Adds tests to check if joins return the correct...
2006-09-20  Benjamin Araimsi: Updates tests for joins to include row and column...
2006-09-20  Christoph Frickwined3d: Clamp the light exponent at 128.
2006-09-20  Paul Vrienssetupapi/tests: Use pSetupDiOpenClassRegKeyExA.
2006-09-20  Paul Vriensntdll: Don't do DVD_READ_STRUCTURE when inbuffer or...
2006-09-20  Paul Vriensntdll: Fixed conditional expression (Coverity).
2006-09-20  Dmitry Timoshkovgdi: If there is no space for strings GetOutlineTextMet...
2006-09-20  Vitaliy Margolendinput: Initialize default coop level. Invert logic...
2006-09-20  Andrew Talbotntdll: Cast-qual warning fix.
2006-09-20  Andrew Talbotmsi: Cast-qual warnings fix.
2006-09-20  Andrew Talbothlink: Cast-qual warnings fix.
2006-09-20  Paul Vriensurl: Fixed wrong argument (Coverity).
2006-09-20  James Hawkinsmsi: Use ACTION_UpdateComponentStates in the selection...
2006-09-20  James Hawkinsmsi: INSTALLSTATE_SOURCE also overrides a parent featur...
2006-09-20  James Hawkinsmsi: Add tests for components with multiple parent...
2006-09-20  James Hawkinsmsi: Add the total and free disk space to the VolumeCos...
2006-09-20  Louis. Lendersd3d8: More correct stub for ValidatePixelShader + tests.
2006-09-20  Vitaliy Margolendinput: Return proper errors in SetCooperativeLevel.
2006-09-20  Andrew Talbotadvpack: Remove duplicate function declaration.
2006-09-20  Andrew Talbotnetapi32: Cast-qual warnings fix.
2006-09-20  Andrew Talbotmsvcrt: Cast-qual warnings fix.
2006-09-20  Andrew Talbotmapi32: Cast-qual warning fix.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-20  Andrew Talbotkernel32: Cast-qual warnings fix.
2006-09-20  Alexandre Julliardinclude: Added definitions for the fault address except...
2006-09-20  Alexandre Julliardinclude: Exception filters should return LONG, not...
2006-09-20  Mikołaj Zalewskicomctl32: toolbar: Don't leak the intoPtr->bitmaps...
2006-09-20  Mikołaj Zalewskicomctl32: header: Update the header comment.
2006-09-20  Mikołaj Zalewskicomctl32: header: Remove the nOldWidth.
2006-09-20  Mikołaj Zalewskicomctl32: header: Send new values in notifies during...
2006-09-20  Mikołaj Zalewskicomctl32: header: Merge the simple delete and complex...
2006-09-20  Mikołaj Zalewskicomctl32: header: Simplify the insert/delete code by...
2006-09-20  Mikołaj Zalewskicomctl32: header: Test the header order-management...
2006-09-20  Stefan Leichterdmloader: Print 64bit integers with wine_dbgstr_longlong.
2006-09-20  Detlef Riekenbergwinspool: Fix missing backslash.
2006-09-20  Paul Vrienssetupapi: Fixed wrong check (Coverity).
2006-09-20  Paul Vrienscrypt32: Cast-qual warnings fix.
2006-09-20  Paul Vrienscrypt32: Move SIP related tests to their own file.
2006-09-20  Paul Vrienscrypt32: Move SIP related functions to their own file.
2006-09-20  Paul Vrienscrypt32: Add a few functions to the spec file.
2006-09-20  Roderick Colenbranderwinex11.drv: Fix wined3d/opengl regression.
2006-09-20  Roderick Colenbranderwinex11.drv: Fix fbconfig regression.
2006-09-14  James Hawkinssetupapi: Add stubs for SetupOpenLog, SetupCloseLog...
2006-09-14  James Hawkinssetupapi: Implement pSetupGetField, with tests.
2006-09-14  Andrew Talbotgdi: Cast-qual warnings fix.
2006-09-14  Andrew Talbotgdi: Cast-qual warnings fix.
next