netapi32: Cast-qual warnings fix.
[wine] / dlls /
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.
2006-09-14  Andrew Talbotgdi: Cast-qual warnings fix.
2006-09-14  Stefan Leichterdmscript: Print 64bit integers with wine_dbgstr_longlong.
2006-09-14  Paul Vrienscrypt32/tests: Some tests for CryptSIPLoad.
2006-09-14  Hans Leidekkerdnsapi: Use the proper type for the return value in...
2006-09-14  Hans Leidekkerdnsapi: Implement and test DnsRecordSetDetach.
2006-09-14  Mikołaj Zalewskicomctl32: listview: Don't edit labels after the first...
2006-09-14  Mikołaj Zalewskicomctl32: listview: Don't edit labels on click if the...
2006-09-14  Alexandre Julliardmakefiles: Remove the dependencies comment in files...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-09-13  Paul Vrienswintrust: Add CryptSIPAddProvider calls to the registra...
2006-09-13  Mike McCormackmsi: Fix a couple of test cases for MsiDatabaseIsTableP...
2006-09-13  Vitaliy Margolendinput: Create/destroy hook thread from DirectInput.
2006-09-13  Mike McCormackmsi: Add a test for ALTER TABLE.
2006-09-13  Mike McCormackmsi: Fix database creation.
2006-09-13  Mike McCormackmsi: Split the font registration code out into a separa...
2006-09-13  Andrew Talbotdxdiagn: Cast-qual warning fix.
2006-09-13  Byeong-Sik Jeongdi32: Fix init_system_links() for non-localized font...
2006-09-13  Byeong-Sik Jeongdi32: Fix wrong break statement use.
2006-09-13  Paul Chitescuwined3d: Avoid crashing when renderer returns no name.
2006-09-13  James Hawkinsmsi: Add more join tests.
2006-09-13  James Hawkinsmsi: Show the available drives in the VolumeCostList...
2006-09-13  Gerald Pfeiferole32: Silence a compiler warning about unused variable...
2006-09-13  Alexandre Julliardtests: Moved some compatibility defines to wine/test.h.
2006-09-13  Stefan Leichterdmstyle: Print 64bit integers with wine_dbgstr_longlong.
2006-09-13  Louis. Lendersmshtml: Add version resource.
2006-09-13  Louis. Lendersshdocvw: Update version info.
2006-09-13  Paul Vrienswintrust: Use the return values of the registration...
2006-09-13  Paul Vrienswintrust: We do care about errors during this kind...
2006-09-13  Paul Vrienswintrust: Simplify registration by using WintrustAddDef...
2006-09-13  Mike McCormackmsi: Delete databases we create but never commit.
2006-09-12  Paul Vrienswintrust: Implemented WintrustAddDefaultForUsage.
2006-09-12  Paul Vrienswintrust: Added tests for WintrustAddDefaultForUsage.
2006-09-12  Paul Vrienswintrust: Added stubbed WintrustAddDefaultForUsage.
2006-09-12  Alexandre Julliardsecur32: Use _exit instead of exit in child process...
2006-09-12  Alexandre Julliardcrypt32: Comment out an unreliable test.
2006-09-12  Alexandre Julliardwinex11.drv: Fixed and simplified the opengl extension...
2006-09-12  Roderick Colenbranderopengl32: Remove unused code.
2006-09-12  Roderick Colenbranderwinex11.drv: Move WGL extension code to winex11.drv.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.
2006-09-12  Mike McCormackmsi: Add some more tests for MsiOpenDatabase.
2006-09-12  Dan Hipschmanoleaut32: Replace a loop with a simple computation.
2006-09-12  Paul Vrienswintrust: Remove some TRACE's as they are now covered...
2006-09-12  Paul Vrienswintrust: Removed stray backslash.
2006-09-12  Paul Vrienswintrust: Typo in TRACE.
2006-09-12  Paul Vrienswintrust: Simplify registrations by using WintrustAddAc...
2006-09-12  James Hawkinsmsi: Don't try to register a class if a COM server...
2006-09-12  Stefan Leichterdmsynth: Print 64bit integers with wine_dbgstr_longlong.
2006-09-12  Benjamin Araioleaut32: Conformance test for function variant:VarIdiv.
2006-09-12  Benjamin Araioleaut32: Fixes for function variant:VarIdiv.
2006-09-12  Benjamin Araioleaut32: Conformance test for function variant:VarDiv.
2006-09-12  Benjamin Araioleaut32: Fixes for function variant:VarDiv.
2006-09-12  H. Verbeetwined3d: Cleanup the surface loading code a bit.
2006-09-12  H. Verbeetd3d8: Free the shader handle table.
2006-09-12  Alexandre Julliardntdll: Remove the IOKit code and reuse the FreeBSD...
2006-09-11  Alexandre Julliardmsi: Change the prefix on bison-generated names to...
2006-09-11  Alexandre Julliardmakefiles: List bison dependencies explicitly for paral...
2006-09-11  Byeong-Sik Jeongdi32: Fix logical error of italic, bold determination.
2006-09-11  Byeong-Sik Jeongdi32: Fix DefaultGuiFont name string for Korean Charset.
2006-09-11  Detlef Riekenberglocalspl: Add minimal localspl.dll.
2006-09-11  Vitaliy Margolendinput: Move hook_thread from device to DirectInput.
2006-09-11  Alexandre Julliardkernel: Better CPU detection on MacOS.
2006-09-11  Alexandre Julliardwinex11.drv: Avoid compile errors in the non-OpenGL...
2006-09-11  Alexandre JulliardMaketest.rules: Don't require testlist.c to be built...
2006-09-11  Alexandre Julliardshell32: Don't build authors.c for make depend, it...
2006-09-11  Robert Shearmanole32: Add a check for a condition where a stream has...
2006-09-11  Robert Shearmanole32: Remove some assertions in the stuctured storage...
2006-09-11  Robert Shearmanole32: Convert the *_{Read,Write}At structured storage...
2006-09-11  Robert Shearmanole32: Fix the IStream_SetSize function for HGLOBAL...
2006-09-11  Robert Shearmanole32: Make an ok message match the name of the functio...
2006-09-11  Robert Shearmanole32: Fix the return value of the HGLOBAL stream IStre...
2006-09-11  Robert Shearmanole32: Fix the HGLOBAL stream IStream_Read function...
next