2008-12-17 |
Daniel Reimer | Sync winfile with wine HEAD. |
commit | commitdiff | tree |
2008-12-17 |
Johannes Anderwald | - Add IUnregisterSubdevice && IUnregisterPhysicalConnec... |
commit | commitdiff | tree |
2008-12-17 |
Matthias Kupfer | move variable declaration |
commit | commitdiff | tree |
2008-12-17 |
Matthias Kupfer | Maciej Bialas <bjauy AT tlen DOT pl> |
commit | commitdiff | tree |
2008-12-17 |
Dmitry Chapyshev | - Implement __lconv_init |
commit | commitdiff | tree |
2008-12-17 |
Dmitry Gorbachev | Allow to dynamically load a library which uses static... |
commit | commitdiff | tree |
2008-12-17 |
Dmitry Gorbachev | In GetQueuedCompletionStatus function: |
commit | commitdiff | tree |
2008-12-17 |
Stefan Ginsberg | - Hack-skip the gdi32 font test in an attempt to fix... |
commit | commitdiff | tree |
2008-12-16 |
Jeffrey Morlan | Fix bug where DIR /D wouldn't always show all files... |
commit | commitdiff | tree |
2008-12-16 |
Stefan Ginsberg | - Sync gdiplus Winetest too |
commit | commitdiff | tree |
2008-12-16 |
Stefan Ginsberg | - Sync gdiplus with Wine head |
commit | commitdiff | tree |
2008-12-16 |
Timo Kreuzer | Fix usage of PNTSTATUS instead of NTSTATUS in NT_SUCCES... |
commit | commitdiff | tree |
2008-12-16 |
Stefan Ginsberg | - Add missing break (<3 kjk <3) |
commit | commitdiff | tree |
2008-12-16 |
Timo Kreuzer | Let rbuild throw an exception when an implicit module... |
commit | commitdiff | tree |
2008-12-16 |
Stefan Ginsberg | - Remove KeRosDumpStackFrames export and make the call... |
commit | commitdiff | tree |
2008-12-16 |
Stefan Ginsberg | - Temporarily revert part of 38078 to make build server... |
commit | commitdiff | tree |
2008-12-16 |
Johannes Anderwald | - Implement KsCreateAllocator, KsRegisterWorker, KsUnre... |
commit | commitdiff | tree |
2008-12-15 |
Dmitry Gorbachev | Fix TLS callbacks. Testers, please test it on real... |
commit | commitdiff | tree |
2008-12-15 |
Stefan Ginsberg | - Revert part of 37861 on kjk's request |
commit | commitdiff | tree |
2008-12-15 |
Stefan Ginsberg | - Silence debug spam |
commit | commitdiff | tree |
2008-12-15 |
Timo Kreuzer | - remove outdated files from mingw lib |
commit | commitdiff | tree |
2008-12-15 |
Dmitry Chapyshev | - Formatting fix |
commit | commitdiff | tree |
2008-12-15 |
Timo Kreuzer | fix a typo |
commit | commitdiff | tree |
2008-12-15 |
Dmitry Chapyshev | - Add ACTIVATION_CONTEXT_STACK structure |
commit | commitdiff | tree |
2008-12-15 |
James Tabor | - Fix bitmap tests. |
commit | commitdiff | tree |
2008-12-15 |
James Tabor | - Implement DIB section attribute flag support. |
commit | commitdiff | tree |
2008-12-14 |
Timo Kreuzer | mbctype.h: fix broken _mbctype[] and _mbcasemap[] decla... |
commit | commitdiff | tree |
2008-12-14 |
Timo Kreuzer | - Replace a 'for' with a 'do .. while ' |
commit | commitdiff | tree |
2008-12-14 |
Timo Kreuzer | [FORMATTING] |
commit | commitdiff | tree |
2008-12-14 |
KJK::Hyperion | Revert r38084 |
commit | commitdiff | tree |
2008-12-14 |
KJK::Hyperion | Supersedes r38081 |
commit | commitdiff | tree |
2008-12-14 |
Dmitry Gorbachev | - Use HEAP_ZERO_MEMORY instead of memset(). |
commit | commitdiff | tree |
2008-12-14 |
KJK::Hyperion | Revert r38081 |
commit | commitdiff | tree |
2008-12-14 |
KJK::Hyperion | modified include/reactos/libs/pseh/pseh2.h |
commit | commitdiff | tree |
2008-12-14 |
Dmitry Gorbachev | Fix winsta.dll rbuild file. |
commit | commitdiff | tree |
2008-12-14 |
Eric Kohl | - SEH-protect LsaClose, LsaDelete and LsaOpenPolicy. |
commit | commitdiff | tree |
2008-12-14 |
Michael Martin | - Use volatile with PagesLocked and MdlAddress. Fixes... |
commit | commitdiff | tree |
2008-12-14 |
Aleksey Bragin | - Undo one "fix" from 38075. Coverity warned you about... |
commit | commitdiff | tree |
2008-12-14 |
Stefan Ginsberg | - Fix a broken loop |
commit | commitdiff | tree |
2008-12-14 |
Stefan Ginsberg | - Get rid off STATIC, DECL_IMPORT and DECL_EXPORT |
commit | commitdiff | tree |
2008-12-14 |
KJK::Hyperion | modified lib/pseh/framebased-gcchack.c |
commit | commitdiff | tree |
2008-12-14 |
Timo Kreuzer | fix utime usage |
commit | commitdiff | tree |
2008-12-14 |
Timo Kreuzer | revert last commit |
commit | commitdiff | tree |
2008-12-14 |
Timo Kreuzer | revert 38059 to see if it has effected the output of... |
commit | commitdiff | tree |
2008-12-14 |
Eric Kohl | - Make the service manager wait for LSA. |
commit | commitdiff | tree |
2008-12-14 |
Stefan Ginsberg | - Hack away mru tests as Cm is broken |
commit | commitdiff | tree |
2008-12-14 |
Stefan Ginsberg | - Disable lsasrv and advapi debug tracing, accidentally... |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | Didn't want to commit this. Use the opportunity to... |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | fix rosperf build |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | include stdlib.h for exit() |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | fix build of rostests |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | fix fontview build |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | Update crt headers and mingw lib from mingw64. Update... |
commit | commitdiff | tree |
2008-12-13 |
Gregor Schneider | Update RtlIsTextUnicode, ntdll rtlstr winetest failure... |
commit | commitdiff | tree |
2008-12-13 |
Gregor Schneider | - Update _makepath and _wmakepath to allow in place... |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | fix build |
commit | commitdiff | tree |
2008-12-13 |
Aleksey Bragin | - Add missing PSHARED_CACHE_MAP. |
commit | commitdiff | tree |
2008-12-13 |
Aleksey Bragin | - Sync with Wine. |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | Add 101 tests for GetSystemMetrics |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | Add DumpMem function to apitests lib for debugging... |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | Add tests for NtGdiCombineRgn (14), NtGdiCreateCompatib... |
commit | commitdiff | tree |
2008-12-13 |
Dmitry Gorbachev | Remove workaround for GCC 4.4.0 bug, it is already... |
commit | commitdiff | tree |
2008-12-13 |
Dmitry Gorbachev | - Remove DBCSCodePage field from NLS_FILE_HEADER structure. |
commit | commitdiff | tree |
2008-12-13 |
Eric Kohl | Do not start LSASS as a service but as an ordinary... |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | print out some info on non-type symbols |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | errcode is a type. using it as parameter name in a... |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | update dbghelp_ros.diff. Only one tiny change left |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | sync dbghelp to wine head |
commit | commitdiff | tree |
2008-12-13 |
Timo Kreuzer | add _strtoi64 and _strtoui64 to stdlib.h |
commit | commitdiff | tree |
2008-12-12 |
Gregor Schneider | - Update ntdll winetests |
commit | commitdiff | tree |
2008-12-12 |
Timo Kreuzer | reduce the amount of hacks in dbghelp_ros.diff, also... |
commit | commitdiff | tree |
2008-12-12 |
Timo Kreuzer | when defining ssize_t, also define _SSIZE_T_DEFINED |
commit | commitdiff | tree |
2008-12-12 |
Timo Kreuzer | remove useless circle definition _setjmp -> setjmp... |
commit | commitdiff | tree |
2008-12-12 |
Timo Kreuzer | MAX_PATH is neither defined by ntddk.h nor by crt heade... |
commit | commitdiff | tree |
2008-12-12 |
Aleksey Bragin | - Stubplement winsta.dll, based on a patch by Samuel... |
commit | commitdiff | tree |
2008-12-12 |
Johannes Anderwald | - Partly implement IPortTopology port driver |
commit | commitdiff | tree |
2008-12-12 |
Johannes Anderwald | - interfaces definition for IMiniportTopology |
commit | commitdiff | tree |
2008-12-12 |
Johannes Anderwald | - Partly implement IPortWavePci interface |
commit | commitdiff | tree |
2008-12-11 |
Johannes Anderwald | - Add IPortWavePciStream, IMiniportWavePciStream, IMini... |
commit | commitdiff | tree |
2008-12-11 |
Aleksey Bragin | Cary Xiao" <xiaowave@gmail.com> |
commit | commitdiff | tree |
2008-12-11 |
Aleksey Bragin | - Add a commented out entry for green.sys driver. |
commit | commitdiff | tree |
2008-12-11 |
Aleksey Bragin | - Fix incorrect drivers installation directories. |
commit | commitdiff | tree |
2008-12-11 |
Aleksey Bragin | Daniel Zimmerman <netzimme@aim.com> |
commit | commitdiff | tree |
2008-12-11 |
Aleksey Bragin | - An "almost working" kbhit implementation by Russel... |
commit | commitdiff | tree |
2008-12-11 |
Johannes Anderwald | - Implement IDrmPort, IDrmPort2 interface |
commit | commitdiff | tree |
2008-12-11 |
Johannes Anderwald | - Add IDrmPort, IDrmPort2 interfaces |
commit | commitdiff | tree |
2008-12-11 |
Aleksey Bragin | - Add Dll Characteristics defines. |
commit | commitdiff | tree |
2008-12-11 |
Christoph von... | convert most of syssetup to unicode |
commit | commitdiff | tree |
2008-12-11 |
Johannes Anderwald | - Use FILE_DEVICE_KS when creating new device object |
commit | commitdiff | tree |
2008-12-11 |
Johannes Anderwald | - Add IAdapterPowerManagement interface |
commit | commitdiff | tree |
2008-12-11 |
Johannes Anderwald | - Add undef macro to avoid warnings |
commit | commitdiff | tree |
2008-12-11 |
Johannes Anderwald | - add IID_IServiceSink |
commit | commitdiff | tree |
2008-12-11 |
Christoph von... | convert parts of syssetup to WCHAR - please help to... |
commit | commitdiff | tree |
2008-12-11 |
Johannes Anderwald | - Fix RegSetValueEx parameters |
commit | commitdiff | tree |
2008-12-11 |
Christoph von... | don't set testplatform to wine anymore as our services... |
commit | commitdiff | tree |
2008-12-10 |
Dmitry Gorbachev | Update NLS files. |
commit | commitdiff | tree |
2008-12-10 |
James Tabor | - Yet another victim of the Win32k Initialization BUG! |
commit | commitdiff | tree |
2008-12-10 |
Stefan Ginsberg | - Disable crashing advapi32 tests -- add print and... |
commit | commitdiff | tree |
2008-12-10 |
Aleksey Bragin | - Impersonation level should be indeed higher that... |
commit | commitdiff | tree |
2008-12-10 |
Dmitry Gorbachev | Update NLS files. |
commit | commitdiff | tree |
next |