dnsapi: Avoid non-portable types.
[wine] / dlls /
2006-10-20  Alexandre Julliarddnsapi: Avoid non-portable types.
2006-10-20  Damjan Jovanovicrpcrt4: Added support for RPC TCP servers.
2006-10-20  Francois Gougetwininet: HttpSendRequestW() returns ERROR_IO_PENDING...
2006-10-20  Francois GougetAdd '\n's to Wine traces.
2006-10-20  Eric Pouechntdll: Added debug support for notifying block allocati...
2006-10-20  Eric Pouechadvapi32: Plug a couple of memory leaks.
2006-10-20  Byeong-Sik JeonKorean: Use SUBLANG_NEUTRAL in Korean resources.
2006-10-20  Alexandre Julliardwineaudioio.drv: Win64 printf format fixes.
2006-10-20  Alexandre Julliardwinecoreaudio.drv: Win64 printf format fixes.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.
2006-10-20  Alexandre JulliardAvoid usage of sizeof in traces that causes warnings...
2006-10-20  Kai Blinsecur32: Add include guard to hmac_md5.h.
2006-10-20  Christoph Frickgdi32: Add wglShareList to gdi32.spec.
2006-10-20  James Hawkinsmsi: Add tests for integer column types.
2006-10-20  James Hawkinsmsi: Integer columns can have the 'NOT NULL' modifier...
2006-10-20  James Hawkinsmsi: Allow more than one primary key in a table when...
2006-10-20  James Hawkinsmsi: Only initialize a component's state if it is linke...
2006-10-20  James Hawkinsmsi: Use the ProgramFileDir reg value instead of Progra...
2006-10-20  James Hawkinsmsi: Implement the InstallServices action.
2006-10-20  Detlef Riekenberglocalspl: Implement InitializePrintMonitor.
2006-10-20  Detlef Riekenberglocalspl/tests: Get function pointers from the monitor.
2006-10-20  Detlef Riekenberglocalspl/tests: Another test for InitializePrintMonitor.
2006-10-20  Huw Daviesoledlg: Remove the structure window property when we...
2006-10-20  Huw Daviesoledlg: Return the appropiate value after the dialog...
2006-10-20  Huw Daviesoledlg: Update the source text.
2006-10-20  Huw Daviesoledlg: Set nSelectedIndex on exit.
2006-10-20  Huw Daviesoledlg: Retrieve names from the OBJECTDESCRIPTOR structure.
2006-10-20  Huw Daviesoledlg: Call the hook proc if present.
2006-10-20  Huw Daviesoledlg: Set initial focus to the display list.
2006-10-20  Huw Daviesoledlg: Handle paste / link mode change.
2006-10-20  Huw Daviesoledlg: Minimal 'As Icon' handling. Just disable for...
2006-10-20  Huw Daviesoledlg: Update the result text.
2006-10-20  Huw Daviesoledlg: Add paste special string resources.
2006-10-20  Huw Daviesoledlg: Post OLEUI_MSG_HELP when the Help button is...
2006-10-20  Huw Daviesoledlg: Send the OLEUI_MSG_ENDDIALOG messsage when...
2006-10-20  Huw Daviesoledlg: Register a couple of messages.
2006-10-20  Huw Daviesoledlg: Copy the appropiate list to the display list.
2006-10-20  Huw Daviesoledlg: Logic for initial selection of paste/pastelink...
2006-10-20  Huw Daviesoledlg: Initialize the pastelink list.
2006-10-20  Huw Daviesoledlg: Initialize the paste list.
2006-10-20  Huw Daviesoledlg: Set the user supplied caption.
2006-10-20  Huw Daviesoledlg: Use the clipboard if the user doesn't pass...
2006-10-20  Huw Daviesoledlg: Initial management of private structure for...
2006-10-20  Huw Daviesoledlg: Load the correct dialog template and add a...
2006-10-20  Huw Daviesoledlg: Paste special dialog resource.
2006-10-20  Huw Daviesoledlg: Forward OleUIPasteSpecialA -> OleUIPasteSpecialW.
2006-10-20  Huw Daviesoledlg: Debugging code to dump the OLEUIPASTESPECIAL...
2006-10-20  Huw Daviesoledlg: Register a bunch of clipboard formats.
2006-10-20  Huw Daviesoledlg: Move paste special dialog stubs to their own...
2006-10-20  Alexandre Julliardwinex11.drv: Avoid X error with unsupported pen styles.
2006-10-20  Mike McCormackmsi: Fix an uninitialized variable causing random confo...
2006-10-20  Jacek Cabanmshtml: Use mshtmcid.h defines where possible.
2006-10-20  Jacek Cabanmshtml: Fix debug traces.
2006-10-20  Jacek Cabanshdocvw: Added WebBrowser::Navigate implementation.
2006-10-20  Jacek Cabanshdocvw: Use navigate_url in WebBrowser::Navigate.
2006-10-20  Jacek Cabanshdocvw: Move common Navigate2 code to navigate_url.
2006-10-20  Andrew Talbotcomctl32: Cast-qual warnings fix.
2006-10-20  Andrew Talbotcabinet: Cast-qual warnings fix.
2006-10-20  Karsten Elfenbeinwined3d: Fix the FrontBuffer content capturing.
2006-10-20  Karsten Elfenbeinwined3d: Correct the software cursor position if the...
2006-10-20  Karsten Elfenbeinwined3d: BltOverride: Make sure that the content of...
2006-10-19  James Hawkinsmsi: Add tests for the InstallServices action.
2006-10-19  Mikołaj Zalewskicomctl32: toolbar: Fix the tests and handling of TB_SET...
2006-10-19  Oleg Krylovcomctl32: toolbar: Create tooltip on TB_GETTOOLTIPS...
2006-10-19  Mike McCormackmsi: Allow rows in the _Columns table to be unordered.
2006-10-19  Mike McCormackmsi: Reset the column number for each new table in...
2006-10-19  Alexandre Julliardwinex11.drv: Hack to work around an Xlib bug when XInit...
2006-10-19  Andrew Talbotdbghelp: Cast-qual warnings fix.
2006-10-19  Francois GougetFix compilation with gcc 2.95.
2006-10-19  Jonathan ErnstUse SUBLANG_NEUTRAL in French resources.
2006-10-19  James Hawkinsmsi: Set the USERNAME and COMPANYNAME properties when...
2006-10-19  James Hawkinsmsi: Run SetProperty events before all other events...
2006-10-18  Alexandre Julliardadvapi32: Cast-qual warning fix.
2006-10-18  Andrew Talbotatl: Cast-qual warnings fix.
2006-10-18  Louis. Lendersmsvcrt: Add stub for _getmaxstdio.
2006-10-18  Pierre d'Herbemontx11drv: Fix a typo in x11drv.h about X11DRV_GetTextExte...
2006-10-18  Hans Leidekkerntdll: Win64 printf format warning fixes.
2006-10-18  Roderick Colenbrandergdi32: Add missing spec file entry for wglDeleteContext.
2006-10-18  Cihan Altinayshdocvw: Make sure BSTR is allocated before calling...
2006-10-18  Alexandre Julliardmsi/tests: Make sure to delete the test data file.
2006-10-17  Dmitry Timoshkovuser: Add a test for ShowWindow(SW_MAXIMIZE) called...
2006-10-17  Andrew Talbotuser: Dead code fix (Coverity).
2006-10-17  Jeff Latimerusp10: Fix dead code in ScriptItemize.
2006-10-17  Vitaliy Margolendinput: Add SetCooperativeLevel test for joystick.
2006-10-17  Vitaliy Margolendinput: Add SetCooperativeLevel tests to keyboard.
2006-10-17  Vitaliy Margolendinput: Move SetCooperativeLevel into base class.
2006-10-17  Vitaliy Margolendinput: Move SetEventNotification and associated event...
2006-10-17  Vitaliy Margolendinput: Use dinput device as a base class for keyboard...
2006-10-17  Mikołaj Zalewskicomctl32: rebar: Use SM_CYEDGE for heights in NCCalcSize.
2006-10-17  Mike McCormackmsi: Fix tables with binary data where the key is an...
2006-10-17  Mike McCormackmsi: Stream fields shouldn't be treated as strings.
2006-10-17  Mike McCormackmsi: Fix a memory leak.
2006-10-17  Mike McCormackmsi: Add a test for modifying a table containing binary...
2006-10-17  Mike McCormackmsi: Add a test for summary information.
2006-10-17  James Hawkinsmsi: Revert "msi: Perform button control events in...
2006-10-17  Markus Amslerd3d8: Backport d3d9 surface tests.
2006-10-17  Markus Amslerd3d8: Fix wrong function name in FIXME.
2006-10-17  Roderick Colenbranderwgl: Move wglDeleteContext to gdi32.
2006-10-17  Eric Pouechntdll: Plug a memory leak.
2006-10-16  Mikołaj Zalewskicomctl32: rebar: Don't return rectangles with negative...
next