Wine imported xcopy command line tool
[reactos.git] / reactos / dll /
2007-10-22 Colin FinckShell32 resource file cleanup - Part 2
2007-10-22 Hervé Poussineau__USE_W32API is always defined nowadays
2007-10-22 Thomas BluemelProcess window messages while the (un)installer is...
2007-10-22 Johannes Anderwald- load dynamic shell extensions with IContextMenu interface
2007-10-21 Johannes Anderwald- use RegLoadMUIString for a translated keys
2007-10-21 Colin FinckShell32 resource file cleanup - Part 1/2 for today
2007-10-21 Thomas BluemelLoad libraries as data files in RegLoadMUIString
2007-10-21 Johannes Anderwald- fix a few bugs
2007-10-21 Johannes Anderwald- use SHGetSpecialFolderPath if used on desktop when...
2007-10-21 Johannes Anderwald- fix a typo
2007-10-21 Johannes Anderwald- fix memory leak
2007-10-21 Daniel ReimerRemove Trailing spaces.
2007-10-21 Eric KohlSimplify a lot of code (e.g.: SendMessage(GetDlgItem...
2007-10-21 Eric KohlFixed indentation (TABs --> Spaces)
2007-10-21 Eric Kohl- Keep the value type of each environment variable...
2007-10-20 Thomas BluemelEnable the code to determine the time zone from the...
2007-10-20 Thomas Bluemeltapiui.dll doesn't have an entry point
2007-10-20 Aleksey Bragin- Remove entrypoint="0" from DLLs which actually need...
2007-10-20 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-10-20 Eric KohlMake it UNICODE-safe.
2007-10-20 Eric KohlFix indentation (TABs --> Spaces).
2007-10-20 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-10-20 Johannes Anderwald- fix param spotted by James Tabor
2007-10-20 Johannes Anderwald- implement shellnew operations for type "Data" and...
2007-10-20 Johannes Anderwald- store lnk extension
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-10-19 Johannes Anderwald- implement loading of shell new items in context menus
2007-10-19 Hervé PoussineauActivate define override check in rbuild
2007-10-19 Johannes AnderwaldAuthor: Evan Teran <evan.teran@gmail.com>
2007-10-19 Johannes Anderwald- add printer folder
2007-10-19 Johannes Anderwald- load dynamic IContextMenu extensions from registry
2007-10-19 Thomas BluemelDestroy created pen after use (fixes a GDI object leak)
2007-10-19 Thomas BluemelPort RegLoadMUIStringA/W from WINE HEAD and adjust...
2007-10-19 Thomas BluemelInitialize the COM library
2007-10-18 Thomas BluemelAllow selecting monitors using the keyboard
2007-10-18 Thomas BluemelAdd very basic dragging support to the monitor selectio...
2007-10-18 Hervé PoussineauExport GetDefaultPrinterA/W also by ordinal
2007-10-17 Mike NordellImplement functionality for ctrl-home and ctrl-end
2007-10-17 Hervé PoussineauFix typo
2007-10-17 Hervé PoussineauImplement ProfileItems support in .inf files
2007-10-17 Hervé PoussineauCommit again changes of r25834, which were reverted...
2007-10-17 Aleksey Bragin- LdrpAttachToProcess() should be called only once...
2007-10-17 Hervé PoussineauAdd missing WINAPI keyword
2007-10-16 Colin FinckMerge the cards of "cardsbav" to our cards.dll and...
2007-10-16 Thomas BluemelCheck if reading theme settings from the registry was...
2007-10-15 Daniel ReimerBug 2753, 2754 Ukrainian translation update (rstzab...
2007-10-15 Daniel ReimerBug 2747: French translations by Pierre Schweitzer...
2007-10-14 Magnus Olsendo not use entrypoint="0" when dll have dllmain
2007-10-14 Magnus Olsendo not use entrypoint="0" when dll have dllmain
2007-10-14 Magnus Olsendo not use entrypoint="0" when dll have dllmain
2007-10-14 Magnus Olsenentrypoint="0" do not use entrypoint="0" when dll...
2007-10-14 Magnus Olsendo not use entrypoint="0" when dll have dllmain
2007-10-14 Colin FinckAdd a Czech (QWERTY) keyboard layout by Kamil Hornicek...
2007-10-13 Johannes Anderwald- halfplement CDefFolderMenu_Create2
2007-10-13 Aleksey Bragin- Move Teb's StaticUnicodeString initialisation from...
2007-10-13 James TaborDc_Attr with DCE:
2007-10-12 Christoph von WittichLdrpLoadModule called with LOAD_LIBRARY_AS_DATAFILE...
2007-10-12 Johannes Anderwald- dont allow creating a link to a shortcut
2007-10-12 Johannes Anderwald- fix PickIconDlg prototype
2007-10-12 Johannes Anderwald- fix build
2007-10-12 Johannes Anderwald- explictely use PROPSHEETHEADERW
2007-10-12 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-10-12 Mike NordellNTSHChangeNotifyRegister completed and to spec
2007-10-12 James TaborSorry for this! Shell32 should be a Sync->Port not...
2007-10-11 Johannes Anderwald- start implementing recyclebin (based on Wine's recycl...
2007-10-11 Ged MurphySend the right number of bytes when setting an env var
2007-10-11 Daniel ReimerTranslated the few new lines in this RC.
2007-10-11 Mike NordellPrevent SEGV
2007-10-11 Daniel ReimerAdded German Translation of one missed Dialog.
2007-10-11 Thomas BluemelDisplay a context menu for the selected monitor
2007-10-11 Colin FinckUpdated Ukrainian translation by Artem Reznikov (temare...
2007-10-11 Johannes Anderwald- update shell32_ros.diff
2007-10-11 Johannes Anderwald- forgot one file
2007-10-11 Johannes Anderwald- fix build
2007-10-11 Johannes Anderwald- sync rest of shell32 excluding resources to wine
2007-10-11 Johannes AnderwaldJonathan Ernst <jonathan@ernstfamily.ch>
2007-10-11 Daniel ReimerWe need a rule that updating a RC File forces the dev...
2007-10-11 Aleksey Bragin- Insert back the "ugly hack for cut&paste files" ...
2007-10-11 Johannes AnderwaldDmitry Timoshkov <dmitry@codeweavers.com>
2007-10-11 Johannes AnderwaldJonathan Ernst <jonathan@ernstfamily.ch>
2007-10-11 Johannes AnderwaldMikoaj Zalewski <mikolaj@zalewski.pl>
2007-10-11 Johannes AnderwaldAndrew Talbot <Andrew.Talbot@talbotville.com>
2007-10-10 Johannes Anderwald--------------------------------------------------
2007-10-10 Peter Ward- Two small Ldr cleanup patches (ntdll and kernel32...
2007-10-10 Johannes Anderwald-----------------------------------------------------
2007-10-10 Johannes Anderwaldsync to wine head
2007-10-10 Johannes Anderwald- fix RegLoadMUIStringA|W prototype
2007-10-08 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-10-07 Colin FinckSome Bulgarian translation updates by Ñòàíåâ (sstpr...
2007-10-07 Hervé PoussineauDo not delete section extension when storing it in...
2007-10-07 Aleksey Bragin- Get rid of incompatible strtoull export in msvcrt.dll
2007-10-07 Colin FinckUpdated italian translations for access.cpl and ncpa...
2007-10-07 Hervé Poussineauntdll.dll is a native dll
2007-10-06 Hervé PoussineauDo not call DllInstall, it is a stub
2007-10-06 Hervé PoussineauDo not define __REACTOS__ twice
2007-10-06 Aleksey Bragin- Fix build.
2007-10-06 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-10-06 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-10-06 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
2007-10-06 Aleksey BraginDmitry Chapyshev <lentind@yandex.ru>
next