Add stub implementation for NtAccessCheckAndAuditAlarm.
[wine] / dlls / setupapi /
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-09-28  Anders BerghAdded Swedish translation.
2005-09-25  Alexander N. SørnesAdded Norwegian translations.
2005-09-23  Eric Kohl- String id 0 becomes a reserved (invalid) id.
2005-09-21  Alexandre JulliardWe are no longer generating .spec.c files.
2005-09-21  Steven EdwardsAdded stringtable regression test.
2005-09-21  Eric KohlImplement setupapi stringtable functions.
2005-09-19  Milko KrachounovBulgarian resources for mpr, msi, user, commdlg, oleaut...
2005-09-14  Ge van GeldorpBase of REG_DWORD entries must be auto-detected.
2005-09-14  Filip NavaraFix a couple of prototypes.
2005-09-12  Marcus MeissnerThe last argument to MultiByteToWideChar is wide charac...
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-09-06  Detlef RiekenbergMoved cfgmgr32.h to include/ddk/.
2005-09-06  Kimmo MyllyvirtaAdded Finnish resources.
2005-08-15  Ge van Geldorpindex is 1-based at this point, index == line->nb_field...
2005-08-12  Alexandre JulliardAdded stubs for pSetupGet/SetGlobalFlags.
2005-07-22  Alexandre JulliardPreserve the spaces before an opening quote in the...
2005-07-10  Detlef RiekenbergSetupSetFileQueueAlternatePlatform{AW} implemented...
2005-07-10  Thomas WeidenmuellerFixed enumerating the drive strings.
2005-07-08  Sebastian GasiorekAdded Polish resources.
2005-07-07  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-06  Mike McCormackgcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-05  Stefan HuehnerFix some more -Wmissing-declarations warnings.
2005-06-22  Alexandre JulliardSort entry points alphabetically.
2005-06-12  Matthew DavisonStub out the error dialog functions.
2005-06-07  Mike McCormackDeclare some functions.
2005-06-01  Alexandre JulliardRevert previous change, it shouldn't be necessary ...
2005-05-31  Alexandre JulliardSkip the Unicode signature if present.
2005-05-23  Alexandre JulliardComment out stub WEP entry points so that we can call...
2005-05-23  Alexandre JulliardRemoved unnecessary code in the 16-bit DllEntryPoint...
2005-05-16  Ivan Leo PuotiMinor fix in SetupQueueCopySectionW.
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2005-05-07  Alexandre JulliardAdded rules to build import libraries in the individual...
2005-05-06  Alexandre JulliardEric Kohl <eric.kohl_at_t-online.de>
2005-05-04  Hans LeidekkerStub implementation for SetupCopyOEMInfW.
2005-04-11  Juan LangImplement SetupDiClassNameFromGuidExA.
2005-03-28  Peter Berg LarsenJanitorial: Get rid of strncpy/strncpyW.
2005-03-27  Hans LeidekkerRemove stray 8bit character.
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-03-01  Juan LangImplement SetupDiGetClassDevsA/W, SetupDiEnumDeviceInte...
2005-02-16  Alex Villacís LassoChange SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPAN...
2005-02-14  Eric KohlImplement DelayedMove and FileExists.
2005-02-10  Alexandre JulliardAuthors: Américo José Melo <mmodem00@netvisao.pt>,...
2005-02-03  Eric Kohl- Implement SetupDiBuildClassInfoListExA,
2005-02-02  Eric Kohl- Implement DoesUserHavePrivilege, EnablePrivilege...
2005-01-26  Hans LeidekkerDon't use utf8 in rc files.
2005-01-25  Eric KohlImplement DuplicateString and QueryRegistryValue.
2005-01-24  Eric KohlImplement MyFree, MyMalloc and MyRealloc.
2005-01-19  Alexandre JulliardAuthors: Mike McCormack <mike@codeweavers.com>, Aric...
2005-01-18  Aric StewartCopy the implementation from SetupDefaultQueueCallbackA...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-13  Gerald PfeiferUse proper type for fourth parameter to VerQueryValueW().
2004-12-06  Mike McCormackStub implementation for SetupDiOpenDeviceInterface.
2004-12-06  Robert ShearmanRemove unnecessary WNDPROC casts.
2004-12-02  Eric KohlImplement SetupDiBuildClassInfoList(ExW),
2004-11-30  Eric PouechConst correctness fixes.
2004-10-25  Juan LangUse shell32 to get the user profile dir.
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2004-08-24  Huw DaviesChange dialogs to use MS Shell Dlg rather than Helv...
2004-08-16  David KredbaAdded Czech resources.
2004-08-11  Alexandre JulliardAvoid some non-portable makefile constructs, and get...
2004-07-12  Henning GerhardtTranslated some English resource files into German.
2004-06-28  Hajime SegawaAdded some Japanese translations.
2004-06-21  Vincent BéronReplace some more -debugmsg references for WINEDEBUG.
2004-06-02  Stefan LeichterReplaced the call to GetFullPathNameA by a call to...
2004-05-28  Alexandre JulliardAdded support for dirids that map to a CSIDL value...
2004-05-27  Ivan Leo PuotiChanged my name, so update copyright info.
2004-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-05-07  Matthew DavisonUpdate spec file.
2004-05-05  Alexandre JulliardAdded support for DIRID_USERPROFILE.
2004-04-20  Francois GougetMake Unicode strings static const.
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-03-17  Aric StewartBeginnings on implementations of SetupCreateDiskSpaceLi...
2004-03-16  Aric StewartAdded stubs needed by some Windows Update installs.
2004-03-15  Mike McCormackAdded SetupCreateDiskSpaceList stub.
2004-02-27  Alexandre JulliardSPINST_UNREGSVR must use the UnregisterDlls section...
2004-02-27  Alexandre JulliardImplemented InstallHinfSection (based on a patch by...
2004-02-27  Alexandre JulliardAdded support for the RegisterDlls section (partly...
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-02-17  Alexandre JulliardFixed a trace.
2004-02-17  Christian CostaAdded some stubs.
2004-01-27  Francois GougetAdd missing '\n's to debug traces.
2004-01-20  Rein KlazesStub for DiBuildClassDrvList().
2004-01-05  Steven EdwardsMSVC porting fixes.
2003-11-17  Ivan Leo Murray... Added Italian translation.
2003-11-05  Marcelo DuarteLocalization to the Portuguese of Brazil.
2003-10-27  Uwe BonnesAdded a few stubs.
2003-10-27  Hans LeidekkerAdded Dutch translations.
2003-10-24  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-21  Steven Edwards- Win16/32 cleanup.
2003-10-14  Oleg ProkhorovAnother portion of HeapReAlloc fixes.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-07  Steven EdwardsRemove a few unneeded include statements in internal...
2003-09-27  Michael StefaniucDue to a misplaced "}" memory wasn't freed on the error...
2003-09-26  Dimitrie O. PaunRemove the obsolete pascal16 (replaced by pascal -ret16).
2003-09-25  José Manuel Ferrer... Added Spanish resources.
2003-09-22  Vincent BéronYet another batch of French resources updates.
2003-09-17  Igor StepinAdded Russian translation.
2003-09-11  Steven EdwardsPorting fixes.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
next