fix compile with msvc
[reactos.git] / reactos / lib /
2005-10-19 Christoph von Wittichfix compile with msvc
2005-10-19 Christoph von Wittichadded missing advapi32.lib
2005-10-19 Alex Ionescu- NDK fix: don't undef a million status codes, instead...
2005-10-19 Magnus OlsenChange LANGUAGE LANG_JAPANESE, SUBLANG_NEUTRAL to LANGU...
2005-10-19 Magnus OlsenChange LANGUAGE LANG_JAPANESE, SUBLANG_NEUTRAL to LANGU...
2005-10-19 Christoph von Wittichreformat rc files to make them more readable AND comile...
2005-10-19 Christoph von Wittichfixed rc files to compile with ms rc
2005-10-19 Christoph von Wittichfixed some msvc compile issues
2005-10-19 Christoph von Wittichadded missing advapi32.lib
2005-10-18 Ged Murphymove the apps into the same position they are found...
2005-10-17 Magnus OlsenNew icons from our UI:mf
2005-10-17 Magnus OlsenNew icons from our UI:mf
2005-10-17 Gunnar Dalsnes-dont return NULL when realloc to 0 bytes (fixes one...
2005-10-17 Martin Fuchs- move shortcut comment texts into string resources
2005-10-16 Hervé PoussineauImplement SetupDiDestroyDriverInfoList
2005-10-16 Eric Kohl- Add samsrv.dll stub.
2005-10-16 Gunnar Dalsnesfix buffer overflow
2005-10-16 Gunnar Dalsnesfix buffer overflow
2005-10-16 Gunnar DalsnesRtlInitUnicodeString is only legal with nullterminated...
2005-10-15 Christoph von Wittich* added a lot of stack-size information to *.def files
2005-10-15 Eric Kohl- CreateServiceW: Calculate the Dependency length.
2005-10-15 Magnus OlsenJapanese translation by tsk email tsk_n@mail.goo.ne.jp
2005-10-15 Christoph von Wittich* set eol-style:native
2005-10-14 Christoph von Wittich* add Security.dll (redirects all calls to secur32...
2005-10-14 Christoph von Wittich*add some more stubs for Virtual DOS Machine Debug...
2005-10-14 Hervé PoussineauFix the HKLM\SYSTEM\CurrentControlSet\Services\Tcpip...
2005-10-14 Thomas BluemelFixed the declarations of GetFileVersionInfoSizeA/W...
2005-10-14 Hervé PoussineauAdd netcfgx.dll
2005-10-14 Hervé PoussineauStep 2 for a PnP ReactOS: add some (little) hacks
2005-10-14 Hervé PoussineauProcess AddReg directive in main section to install
2005-10-14 Hervé PoussineauImplement SetupDiCreateDevRegKeyW and SetupDiOpenDevRegKey
2005-10-14 Gé van GeldorpDon't install Winefile icon on desktop, it's already...
2005-10-13 Magnus Olsenremoved hard-coded comdlg filter from desk.cpl and...
2005-10-13 Hervé PoussineauCall specified class installer (if any) in SetupDiCallC...
2005-10-12 Thomas Bluemelset eol-style to native
2005-10-12 Gunnar Dalsnesadd stubs to make clamwin run. by Christoph_vW
2005-10-12 Thomas Bluemelfixed difference in signedness warning
2005-10-12 Hervé PoussineauIn DevInstallW:
2005-10-12 Gé van GeldorpTerminate the new environment with a NULL pointer
2005-10-12 Hervé PoussineauFix SetupDiGetDeviceRegistryPropertyA, which should...
2005-10-11 Gunnar Dalsnesnullterm correct string in strndup
2005-10-11 Gregor Anichvdmdbg.dll (stubs only) by Christoph v.W. - thanks!
2005-10-10 Gunnar Dalsnesalloc at minimum 16 bytes (spotted by WaxDragon)
2005-10-10 Gunnar Dalsnesalloc multiple of 16 bytes
2005-10-10 Thomas Bluemelsome fixes for CheckTokenMembership:
2005-10-09 Magnus OlsenComment out a fixme, it make a user mode crash (ntoskrn...
2005-10-09 Thomas Bluemeldon't try to free the ansi strings passed by the caller
2005-10-09 Thomas Bluemelfixed difference in signedness warning in MulDiv()
2005-10-09 Gunnar DalsnesFix MulDiv. This fixes almost any progress-bar to stop...
2005-10-09 Thomas Bluemeluse the correct down-level scope filter flag for the...
2005-10-09 Eric KohlFirst shot at CreateServiceW. It crashes due to a bug...
2005-10-08 Emanuele AlibertiMinor change.
2005-10-08 Emanuele AlibertiFix startup code for native NT processes.
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpVendor import of shfolder
2005-10-08 Gé van GeldorpRemove old shfolder in preparation for vendor import
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpFix EOLs
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Magnus Olsensync to Wine-20050930 dsound does not have hardware...
2005-10-08 Magnus Olsenremove to file that was mistake by commit by me thx
2005-10-08 Magnus OlsenDsound from win 2004 month 12 or month 11. It is workin...
2005-10-08 Hervé PoussineauRestart the device after its installation
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpUse Wine solution for MRU problem, which is slightly...
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Gé van GeldorpSync to Wine-20050930:
2005-10-08 Magnus Olsenchange from warning to allowwarnings ="true" thx Christ...
2005-10-08 Magnus OlsenSync aginst a older version of wine, fixed GvG patch...
2005-10-07 Magnus OlsenFix hotkeys for En.rc by Harteex, thx Tsk to found...
2005-10-07 Thomas Bluemelpartly implemented AuthzInitializeResourceManager and...
2005-10-06 Thomas Bluemelfixed uninitialized variable warning
2005-10-06 Hervé PoussineauVarious changes to device installation functions:
2005-10-06 Hervé PoussineauImplement SetupDiGetINFClassW
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-10-06 Gregor AnichModifyMenuA: Zero initialize MENUITEMINFOA (like Modify...
2005-10-06 Gunnar Dalsnesdoesnt belong here either
2005-10-06 Gunnar Dalsnesdoesnt belong here
2005-10-06 Hervé PoussineauDo only one exit point in SetupDiInstallDevice
2005-10-05 Martin Fuchscreate some start menu entries for notepad, regedit...
2005-10-05 Martin Fuchspartial implementation of ShowWindowAsync() using the...
2005-10-03 Thomas Bluemeldon't leak memory in RegDeleteTree() when NtEnumerateKe...
2005-10-03 Thomas Bluemelfixed a memory leak in RegDeleteTree() that could be...
2005-10-03 Emanuele AlibertiA note about this piece of code.
2005-10-03 Thomas BluemelDon't fail when there are no more subkeys to delete...
2005-10-03 Emanuele AlibertiA raw attempt to fix the startup code for native processes.
2005-10-03 Eric KohlRevert sublang changes.
2005-10-03 Eric Kohl- Add german resources.
2005-10-03 Hervé PoussineauAdd "Add hardware" control panel applet.
2005-10-03 Hervé PoussineauAdd SetupPromptReboot stub
2005-10-03 Hervé PoussineauImplement CM_Get_DevNode_Registry_Property_ExA
next