Add -Wno-format to dmusic
[reactos.git] / reactos /
2009-07-26 Timo KreuzerAdd -Wno-format to dmusic
2009-07-26 Timo KreuzerFix some 64 bit isuues.
2009-07-13 Timo KreuzerGet rid of memcpy at all and use memove instead like...
2009-07-13 Timo Kreuzercompile csrss only if USERMODE is set to 1
2009-07-09 Samuel SerapionThe beginning of the Makefile has comments about the...
2009-07-08 Samuel SerapionRemove unneeded character in ROS_PREFIX case of invocat...
2009-07-08 Samuel SerapionRemove unneeded character in ROS_PREFIX case of invocation
2009-06-22 Timo Kreuzerwinfax: covert to spec
2009-06-22 Timo KreuzerAllow warnings in win32k for now
2009-06-22 Timo KreuzerOnly export FLOATOBJ_* api on x86
2009-06-22 Timo KreuzerAdd _FLOATOBJ_GetFix for non-x86
2009-06-22 Timo KreuzerMake parameters for NtUserCallOneParam and NtUserCallTw...
2009-06-22 Timo Kreuzerwin32csr: convert to spec
2009-06-22 Timo Kreuzerfix pointer <-> DWORD casts
2009-06-21 Timo Kreuzerwdmaud: Make DeviceIndex a ULONG_PTR
2009-06-21 Timo KreuzerFix uninitialized variable warning.
2009-06-21 Timo KreuzerPass ULONG* to MiniQueryInformation for the number...
2009-06-21 Timo Kreuzerreenable the dirty wine hack, but not for amd64!
2009-06-20 Timo KreuzerFix _WIN64 definition of PORT_MAXIMUM_MESSAGE_LENGTH...
2009-06-20 Timo KreuzerAdd back the stuff I accidentilly removed with the...
2009-06-20 Timo KreuzerUpdate README.WINE from trunk
2009-06-20 Timo Kreuzermerge 41026 from trunk
2009-06-20 Timo KreuzerFix definition of DBG
2009-06-20 Timo Kreuzeradd missing file
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-20 Timo Kreuzeradd files that got lost
2009-06-20 Timo KreuzerFix a comment like in trunk.
2009-06-20 Timo KreuzerFix 64bit issues.
2009-06-20 Timo KreuzerAdd macros for Rtl large integer functions
2009-06-20 Timo KreuzerNDK: fix definition of HARDERROR_MSG
2009-06-20 Timo Kreuzercomment out nt4compat usb driver, it doesn't compile
2009-06-20 Timo Kreuzercomment out telnet for now, it doesn't compile
2009-06-20 Timo KreuzerFix 64bit issues, add a wine compatibility hack
2009-06-20 Timo KreuzerRemove usage of RETURN() macro
2009-06-20 Timo KreuzerFix "no newline at end of file"
2009-06-20 Timo Kreuzerfix x86 compilation
2009-06-20 Timo KreuzerFix outdated rbuild flags
2009-06-19 Christoph von Wittichpartial dbghelp wine sync
2009-06-19 Christoph von Wittichimprove some more Lsa stubs
2009-06-19 Christoph von Wittichbetter stub for LsaEnumerateAccountRights
2009-06-19 Stefan Ginsberg- Define noreturn attribute for KeBugCheck/Ex in a...
2009-06-19 Stefan Ginsberg- Define UNREFERENCED_PARAMETER for cmlib when built...
2009-06-19 Johannes Anderwald- Fix build
2009-06-19 Johannes Anderwald- Make ks.h and drmk.h msvc compatible
2009-06-19 Johannes Anderwald- Improve user mode buffer probing
2009-06-19 Dmitry Chapyshev- Add target process reference/dereference in ProcessWo...
2009-06-19 Dmitry Chapyshev- Check buffer length for ProcessQuotaLimits/ProcessBas...
2009-06-19 Dmitry Chapyshev- Add probing of the result buffers
2009-06-19 Cameron Gutman - Fix 2 typos
2009-06-19 Cameron Gutman - Report that we are NDIS 5.1
2009-06-19 Cameron Gutman - Big debugging update
2009-06-19 Cameron Gutman - Make CancelId a LONG
2009-06-19 KJK::Hyperionmodified tools/rbuild/backend/mingw/compilers/gcc.mak
2009-06-19 KJK::HyperionRevert 41455
2009-06-19 KJK::Hyperionmodified drivers/filesystems/fastfat/blockdev.c
2009-06-19 KJK::Hyperionmodified drivers/input/i8042prt/createclose.c
2009-06-19 KJK::Hyperionmodified lib/cmlib/hivecell.c
2009-06-19 KJK::Hyperionmodified drivers/bus/pci/fdo.c
2009-06-18 Stefan Ginsberg- Revert 39470, reapplying the __ROS_LONG64__ check...
2009-06-18 Aleksey Bragin- Implement ProcessQuotaLimits case for NtQueryInformat...
2009-06-18 Stefan Ginsberg- Do not pass gcc and ld flags to other tools
2009-06-18 Daniel ReimerBug 4620: Incorrect code page output in shutdown.exe...
2009-06-18 Ged MurphyFix the version data in the registry to match what...
2009-06-18 Daniel ReimerBug 4610: Dutch translation for Solitaire by reFly...
2009-06-18 Johannes Anderwald- mmreg uses for all structures contained byte-aligned...
2009-06-18 Cameron Gutman - Make NdisGeneratePartialCancelId safe by using Inter...
2009-06-18 KJK::HyperionMiscellaneous Visual C++ compilation fixes
2009-06-18 KJK::Hyperionmodified tools/rbuild/backend/mingw/rules.mak
2009-06-17 KJK::Hyperionmodified include/crt/math.h
2009-06-17 Dmitry GorbachevDo not lie about compiler optimizations.
2009-06-17 Christoph von Wittichfix msvc build
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-06-17 Christoph von Wittichsome code cleanup
2009-06-17 KJK::Hyperionmodified include/crt/_mingw.h
2009-06-17 Kamil Hornicek- correct fix, also free the allocated buffer
2009-06-17 Kamil Hornicek- sync quartz with Wine 1.1.23
2009-06-17 Kamil Hornicek- kill warnings
2009-06-17 KJK::HyperionFix (?) build
2009-06-17 KJK::Hyperionmodified include/crt/stdarg.h
2009-06-16 Stefan Ginsberg- Replace "VOLATILE" with "volatile"
2009-06-16 Christoph von Wittichattempt to convert most of this mess into something...
2009-06-16 Dmitry Chapyshev- Stub-implement NhGetInterfaceNameFromDeviceGuid and...
2009-06-16 Dmitry Chapyshev- Revert last wine sync for imagelist
2009-06-16 Dmitry Chapyshev- Add Symbol font from Wine
2009-06-16 Dmitry Chapyshev- Add ntlanman.dll (not implemented)
2009-06-16 Johannes Anderwald- SetupDiOpenClassRegKeyExW should ERROR_INVALID_CLASS...
2009-06-16 KJK::Hyperionmodified dll/win32/srclient/srclient_main.c
2009-06-15 Johannes Anderwald- TerminateProcess requires a valid handle
2009-06-15 Christoph von Wittichfix warnings (untested)
2009-06-15 Timo Kreuzer- Fix definition of RTL_HANDLE_TABLE_ENTRY
2009-06-15 Kamil Hornicek- import dmusic from Wine, it's mostly stubs but it...
2009-06-15 Aleksey Bragin- Don't reinitialize in case of error. Fixes a "DPC...
2009-06-15 Aleksey Bragin- Fix NULL pointer access in an error branch inside...
2009-06-15 Dmitry Chapyshev- Add target process reference/dereference in ProcessLd...
2009-06-14 Dmitry GorbachevDutch translation of NetID DLL by Oscar van Egmond...
2009-06-14 Dmitry Chapyshev- Fix one "kernel32_winetest mailslot" test
2009-06-14 Dmitry Chapyshev- Fix one "kernel32_winetest thread"
2009-06-14 Christoph von Wittichadd missing include guard
2009-06-14 Sylvain PetreolleCleanup GetAdaptersAddresses.
2009-06-14 Sylvain PetreolleAdd needed defines for Vista network api
next