Move declaration of LSA* structs to ntsecapi.h.
[wine] / dlls /
2004-08-16  Mike McCormackMove declaration of LSA* structs to ntsecapi.h.
2004-08-16  Francois GougetAdd the CCHILDREN_TITLEBAR+1 and NUM_POINTS macros.
2004-08-14  Markus AmslerAdd DOS editing key support in BUFFERED INPUT.
2004-08-14  Alexandre JulliardWM_NEXTDLGCTL should not change the default button...
2004-08-14  Jacek CabanTranslation update.
2004-08-14  Jacek CabanFix a bug in passing parameters to CFn_WMInitDialog...
2004-08-14  Francois GougetAvoid annoying 'macro redefinition' warnings by defining
2004-08-13  Francois GougetFix the PSID and PSECURITY_DESCRIPTOR types.
2004-08-13  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-13  Robert ReifMore WAVEOUTCAPSW tests.
2004-08-13  Francois GougetThe Windows headers don't define PEXCEPTION_REGISTRATIO...
2004-08-13  Mike McCormackImplement SetThreadToken using NtSetInformationThread.
2004-08-13  Francois GougetFix compilation of the wininet generated tests with...
2004-08-13  Francois GougetThe Windows headers support for NONAMELESSUNION and...
2004-08-13  Christian CostaAdded missing initialization of the filesource output...
2004-08-13  Huw DaviesIf a device doesn't support device bitmaps, then store...
2004-08-13  Huw DaviesFix first parameter of GetDefaultPrinterA|W.
2004-08-13  Huw DaviesSync with dibsection in SetDIBitsToDevice.
2004-08-13  Robert ReifFix BSD build.
2004-08-13  Francois GougetThe Windows headers don't define the DRV_QUERYDEVICEINT...
2004-08-13  Francois GougetRename ResourceHandle to Reserved in the IMAGE_RESOURCE...
2004-08-13  James HawkinsIf the pszProvName param of CryptEnumProviders is too...
2004-08-13  Jon GriffithsMake pattern brush data const.
2004-08-13  Robert ReifMore dsound tests error message cleanups.
2004-08-13  Robert ReifBetter mmap failure error message.
2004-08-13  Alexandre JulliardMoved ICOM_THIS_MULTI definition out of objbase.h and...
2004-08-13  Alexandre JulliardWe don't need the shared heap on non-i386 platforms.
2004-08-13  Robert ReifUse GlobalMemoryStatusEx in GlobalMemoryStatus rather...
2004-08-13  Markus AmslerMake FINDFIRST working with /.
2004-08-13  Markus AmslerMake environment variables uppercase.
2004-08-13  Steven EdwardsImplemented DllRegisterServer and DllUnregisterServer.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VTABLE macro.
2004-08-12  Jacek CabanImplemented IsOS function.
2004-08-12  Thomas WeidenmüllerCorrect tooltips behavior.
2004-08-12  Huw DaviesRepect the width of both the src and dst when calculati...
2004-08-12  Mike McCormackPrevent listview from crashing when a null sort functio...
2004-08-12  Robert ReifSpeed up mixing and unmixing by moving sample size...
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_VFIELD macro.
2004-08-12  Alexandre JulliardGet rid of the non-standard ICOM_DEFINE macro.
2004-08-12  Robert ReifStart cleaning up error messages.
2004-08-12  James HawkinsAdded tests for CryptEnumProviders.
2004-08-12  James HawkinsCleanup A->W cross call in CryptEnumProviders.
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-08-11  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs.
2004-08-11  Filip NavaraDon't update infoPtr->dwStyle in LISTVIEW_WindowProc...
2004-08-11  Francois GougetRemove LPFILESYSTEMBINDDATA as it's not defined in...
2004-08-11  Francois GougetModify widl to put the C COM macros inside an #ifdef...
2004-08-11  Francois GougetDon't define __WINE_USE_MSVCRT in the Visual C++ projec...
2004-08-11  Francois GougetAdd some missing definitions to mmreg.h.
2004-08-11  Francois GougetDon't include wine/debug.h when compiling on Windows.
2004-08-11  Huw DaviesDon't try to rotate bitmap fonts.
2004-08-11  Dmitry Timoshkov- add stubbed support for IEnumScript interface
2004-08-11  Francois GougetReplace strcasecmp() with lstrcmpiA() to help compilati...
2004-08-11  Huw DaviesFix maskblt to work with any set of rops and to also...
2004-08-11  Huw DaviesEver since win98 pattern brushes have been able to...
2004-08-11  Francois GougetDefine _WIN32_WINNT otherwise we are missing some defin...
2004-08-11  Robert ReifOnly print out verbose information when in interactive...
2004-08-11  Robert ReifOnly printout information when in interactive mode.
2004-08-11  Huw DaviesDon't ever return a bitmap font if the driver can't...
2004-08-11  Robert ReifOnly copy number of bytes specified up to size of DevCa...
2004-08-11  Steven EdwardsImplemented AtlModuleTerm.
2004-08-11  Robert ReifFixed a bug where freqAdjust was not being updated...
2004-08-11  Mike McCormackAdded a test for stat'ing a memory based storage file.
2004-08-10  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-10  Ulrich CzekallaAvoid holding x11drv lock while calling function that...
2004-08-10  Ulrich CzekallaHandle EINTR when polling.
2004-08-10  Huw DaviesWe don't currently support horizontal stretching of...
2004-08-10  Mike McCormackstat on memory storage should return a NULL name, not "".
2004-08-10  Mike McCormackFix the processing of the lpszHeaders field in HttpSend...
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-09  Markus AmslerFix EXEC function 01 (load but don't execute): initial...
2004-08-09  Markus AmslerFixed drive mapping in GET ALLOCATION.
2004-08-09  Dmitry TimoshkovFix button behaviour on WM_SETFOCUS/WM_KILLFOCUS with...
2004-08-09  Huw DaviesGetCharABCWidths should fail for non-scalable fonts.
2004-08-09  Filip NavaraFix TOOLBAR_DrawMasked to correctly use image list...
2004-08-09  Jon GriffithsDelete the about dialog font when the dialog is closed.
2004-08-09  Francois GougetRemove the assert()s that checked that IDirectSoundBuff...
2004-08-09  Mike McCormackImplement A->W call for SetNamedSecurityInfo.
2004-08-09  Stefan LeichterAdded stub for CertFindCertificateInStore.
2004-08-09  Huw D M DaviesFix compilation of winmm tests.
2004-08-09  Huw DaviesTry harder to match to a font if the family name is...
2004-08-09  Filip NavaraUse correct dialog title for Wizard 97 and correctly...
2004-08-09  James HawkinsMake CryptEnumProvidersA pcbProvName parameter contain...
2004-08-09  Eric KohlMove watermark and header bitmap loading code from
2004-08-09  Mike McCormackUse Heap function in preference to malloc/free.
2004-08-09  Mike McCormackFix definition of LookupPrivilegeNameW and declare it.
2004-08-09  Mike McCormackFix warnings generated with -Wsign-compare.
2004-08-09  Huw DaviesBreak and default char are both relative to first char...
2004-08-09  Mike McCormackRemove dead code.
2004-08-09  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-09  James HawkinsFix alloc failure check in CryptEnumProvidersW.
2004-08-09  Lionel UlmerDo not initialize variables before going into the Rende...
2004-08-09  Dmitry Timoshkovmodule->addr_sorttab may be NULL due to a hack in
2004-08-09  Robert ReifTest different primary buffer formats while keeping...
2004-08-09  Marcus MeissnerMarked some functions in debughlp as static.
2004-08-09  Ofir PetruskaDefault DesktopDoubleBuffered to true.
2004-08-09  Mike HearnOnly trace FOURCC handler when one is specified
2004-08-09  Mike McCormackAdded a test for ConvertSidToStringSidW.
2004-08-09  Mike McCormackImplemented ConvertSidToStringSidA/W.
next