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 |
Timo Kreuzer | fix build
|
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), NtGdiCreateCompatibleDC...
|
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 |
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 headers...
|
commit | commitdiff | tree |
2008-12-07 |
Timo Kreuzer | Merge 34758, 34771, 34786, 34787, 34906, 35826, 36174...
|
commit | commitdiff | tree |
2008-12-06 |
Timo Kreuzer | - move CONTEXT stuff from wdm.h to winddk.h / armddk.h
|
commit | commitdiff | tree |
2008-12-06 |
Timo Kreuzer | rename section "init" to "INIT", so that pefixup will...
|
commit | commitdiff | tree |
2008-12-05 |
Timo Kreuzer | fix FIELD_OFFSET macro
|
commit | commitdiff | tree |
2008-12-05 |
Timo Kreuzer | fix x64 definition of __readmsr()
|
commit | commitdiff | tree |
2008-12-04 |
Timo Kreuzer | fix some ULONG/ULONG_PTR issues
|
commit | commitdiff | tree |
2008-10-31 |
Timo Kreuzer | merge 35742,35773,35780,35824,35969,36725,36952 from...
|
commit | commitdiff | tree |
2008-10-27 |
Timo Kreuzer | - Add TEB_SELF to asm.h
|
commit | commitdiff | tree |
2008-10-24 |
Timo Kreuzer | merge 36224 and 36910 from amd64 branch
|
commit | commitdiff | tree |
2008-10-24 |
Timo Kreuzer | merge 36223 from amd64-branch
|
commit | commitdiff | tree |
2008-10-23 |
Timo Kreuzer | Quickfix for bug 3808
|
commit | commitdiff | tree |
2008-10-19 |
Timo Kreuzer | Win32 structure cleanup (WIP):
|
commit | commitdiff | tree |
2008-10-19 |
Timo Kreuzer | Win32 structure cleanup (WIP):
|
commit | commitdiff | tree |
2008-10-19 |
Timo Kreuzer | Win32 structure cleanup (WIP):
|
commit | commitdiff | tree |
2008-10-19 |
Timo Kreuzer | Win32 structure cleanup (WIP):
|
commit | commitdiff | tree |
2008-10-19 |
Timo Kreuzer | Win32 structure cleanup (WIP):
|
commit | commitdiff | tree |
2008-10-18 |
Timo Kreuzer | Win32 structure cleanup (WIP):
|
commit | commitdiff | tree |
2008-10-18 |
Timo Kreuzer | Change return type of PsGetCurrentProcessWin32Process...
|
commit | commitdiff | tree |
2008-10-18 |
Timo Kreuzer | Win32 structure cleanup (WIP):
|
commit | commitdiff | tree |
2008-10-17 |
Timo Kreuzer | Win32 structure cleanup (WIP):
|
commit | commitdiff | tree |
2008-10-17 |
Timo Kreuzer | Win32 structure cleanup (WIP):
|
commit | commitdiff | tree |
2008-10-17 |
Timo Kreuzer | Win32 structure cleanup (WIP):
|
commit | commitdiff | tree |
2008-10-17 |
Timo Kreuzer | Win32 structure cleanup part 3 / x:
|
commit | commitdiff | tree |
2008-10-17 |
Timo Kreuzer | Fix GetAppCompatFlags to use Teb->ClientInfo instead...
|
commit | commitdiff | tree |
2008-10-17 |
Timo Kreuzer | Win32 structure cleanup part 2 / x:
|
commit | commitdiff | tree |
2008-10-16 |
Timo Kreuzer | Tests for GetTextFace
|
commit | commitdiff | tree |
2008-10-16 |
Timo Kreuzer | CmDeleteKey: Copy LastWriteTime from cell to KCB, instead...
|
commit | commitdiff | tree |
2008-10-16 |
Timo Kreuzer | Win32 structure cleanup part 1 / x:
|
commit | commitdiff | tree |
2008-10-16 |
Timo Kreuzer | Change return type of PsGetCurrentThreadWin32Thread...
|
commit | commitdiff | tree |
2008-10-14 |
Timo Kreuzer | - Update CLIENTTHREADINFO structure
|
commit | commitdiff | tree |
2008-10-08 |
Timo Kreuzer | remove a RETURN() macro
|
commit | commitdiff | tree |
2008-10-08 |
Timo Kreuzer | Also raise hard error when dll was not found.
|
commit | commitdiff | tree |
2008-10-08 |
Timo Kreuzer | Raise hard error (show message box) when imports cannot...
|
commit | commitdiff | tree |
2008-10-08 |
Timo Kreuzer | Add basic tests for BeginPath andd SetMapMode
|
commit | commitdiff | tree |
2008-10-07 |
Timo Kreuzer | - rewrite NtGdiPolyPolyDraw, optimizing it and making...
|
commit | commitdiff | tree |
2008-10-07 |
Timo Kreuzer | Fix FLOATOBJ_IsLong. Fix MapMode MM_ISOTROPIC.
|
commit | commitdiff | tree |
2008-10-07 |
Timo Kreuzer | fix a typo
|
commit | commitdiff | tree |
2008-09-28 |
Timo Kreuzer | Improve memcpy. It was working correctly, but it wasted...
|
commit | commitdiff | tree |
2008-09-28 |
Timo Kreuzer | Extend ObjTypeInfo array to 32 entries.
|
commit | commitdiff | tree |
2008-09-25 |
Timo Kreuzer | Simplify and fix InitMetrics. Fixes Coverity error 33.
|
commit | commitdiff | tree |
2008-09-25 |
Timo Kreuzer | Some cleanup
|
commit | commitdiff | tree |
2008-09-25 |
Timo Kreuzer | Update SM_XXX constants
|
commit | commitdiff | tree |
2008-09-25 |
Timo Kreuzer | Allocate size of structure, not size of pointer to...
|
commit | commitdiff | tree |
2008-09-24 |
Timo Kreuzer | - remove old test code
|
commit | commitdiff | tree |
2008-09-09 |
Timo Kreuzer | - Add more parameter checks to NtGdiExtCreateRegion...
|
commit | commitdiff | tree |
2008-09-08 |
Timo Kreuzer | fix saving/restoring of registers in DebugService
|
commit | commitdiff | tree |
2008-09-08 |
Timo Kreuzer | Merge 34722, 34723, 34724, 34843, 35528, 35703 from...
|
commit | commitdiff | tree |
2008-09-01 |
Timo Kreuzer | Don't use a NULL tag with EngAllocMem, that doesn't...
|
commit | commitdiff | tree |
2008-09-01 |
Timo Kreuzer | patch by Cristo Silva criso-c<at>lycos<dot>com:
|
commit | commitdiff | tree |
2008-08-30 |
Timo Kreuzer | Change DC and DC_ATTR members from MATRIX_S and EFLOAT_S...
|
commit | commitdiff | tree |
2008-08-27 |
Timo Kreuzer | Merge MMerge 34969 from ros-amd64-bringup branch:
|
commit | commitdiff | tree |
2008-08-27 |
Timo Kreuzer | MMerge 34827 from ros-amd64-bringup branch:
|
commit | commitdiff | tree |
2008-08-27 |
Timo Kreuzer | Merge 34714, 34716, 34718, 34720 from ros-amd64-bringup...
|
commit | commitdiff | tree |
2008-08-27 |
Timo Kreuzer | Merge 34717 from ros-amd64-bringup branch:
|
commit | commitdiff | tree |
2008-08-25 |
Timo Kreuzer | Add Samuel Serapión to credits file
|
commit | commitdiff | tree |
2008-08-25 |
Timo Kreuzer | Merge 34739 - 34769, 34796 - 34905, 34916 - 34967,...
|
commit | commitdiff | tree |
2008-08-25 |
Timo Kreuzer | Merge merge 34713 from ros-amd64-bringup branch:
|
commit | commitdiff | tree |
2008-08-25 |
Timo Kreuzer | Merge 34703, 34704, 34705, 34706, 34707, 34708, 34709...
|
commit | commitdiff | tree |
2008-08-25 |
Timo Kreuzer | merge 35359 from ros-amd64-bringup branch:
|
commit | commitdiff | tree |
2008-08-25 |
Timo Kreuzer | merge 34702 and 34987 from ros-amd64-bringup branch:
|
commit | commitdiff | tree |
2008-08-14 |
Timo Kreuzer | PE symbol dumper. It's not finished, functions don...
|
commit | commitdiff | tree |
2008-08-09 |
Timo Kreuzer | - add more accelerator flags for xform objects
|
commit | commitdiff | tree |
2008-08-07 |
Timo Kreuzer | Implement FLOATOBJ api in assembly. ~~ On x86 (and...
|
commit | commitdiff | tree |
2008-07-21 |
Timo Kreuzer | implement HackSecureVirtualMemory as a possible workaround...
|
commit | commitdiff | tree |
2008-07-21 |
Timo Kreuzer | fix READ_PORT_xxx macros
|
commit | commitdiff | tree |
2008-07-21 |
Timo Kreuzer | fix prototypes of _beginthread and _beginthreadex
|
commit | commitdiff | tree |
2008-07-21 |
Timo Kreuzer | use %p in sprintf instead of %x / cast to int
|
commit | commitdiff | tree |
2008-07-20 |
Timo Kreuzer | rbuild files use tab indentation
|
commit | commitdiff | tree |
2008-07-18 |
Timo Kreuzer | RtlpCreateCriticalSectionSem: use InterlockedCompareExchange...
|
commit | commitdiff | tree |
2008-07-16 |
Timo Kreuzer | FLOATOBJ is a structure only on x86 in kernelmode,...
|
commit | commitdiff | tree |
2008-07-16 |
Timo Kreuzer | Patch by Stefan Ginsberg:
|
commit | commitdiff | tree |
2008-07-16 |
Timo Kreuzer | DC_AllocDc:
|
commit | commitdiff | tree |
2008-07-16 |
Timo Kreuzer | Add MATRIX accelerator flag MX_SCALE and set it in...
|
commit | commitdiff | tree |
2008-07-15 |
Timo Kreuzer | IntRectangle:
|
commit | commitdiff | tree |
2008-07-10 |
Timo Kreuzer | Patch by Stefan Ginsberg:
|
commit | commitdiff | tree |
2008-07-05 |
Timo Kreuzer | fix vgaddi by linking to libcntpr to resolve crt imports...
|
commit | commitdiff | tree |
2008-06-30 |
Timo Kreuzer | fix normaliz build
|
commit | commitdiff | tree |
2008-06-16 |
Timo Kreuzer | IntEngGradientFill: fix cleanup when calling the driver
|
commit | commitdiff | tree |
2008-06-16 |
Timo Kreuzer | - print out when process takes too much gdi handles
|
commit | commitdiff | tree |
2008-06-16 |
Timo Kreuzer | - add test for GdiGetCharDimension
|
commit | commitdiff | tree |
2008-06-16 |
Timo Kreuzer | TEST -> RTEST as these succeed on ros now
|
commit | commitdiff | tree |
2008-06-16 |
Timo Kreuzer | comment out some tests that fail on win XP, until someone...
|
commit | commitdiff | tree |
2008-06-14 |
Timo Kreuzer | revert r26384 - this is an old hack to make console...
|
commit | commitdiff | tree |
2008-06-13 |
Timo Kreuzer | MSDB KB 145994 (http://support.microsoft.com/?scid...
|
commit | commitdiff | tree |
2008-06-12 |
Timo Kreuzer | Patch by Jeffrey Morlan (mrnobo1024 at yahoo dot com...
|
commit | commitdiff | tree |
next |