2009-08-24 |
Stefan Ginsberg | - Actually commit prntfont.h change (leftover from...
|
commit | commitdiff | tree |
2009-08-24 |
Stefan Ginsberg | - Start deprecating TAG()
|
commit | commitdiff | tree |
2009-08-23 |
Stefan Ginsberg | - copy.c, view.c: malloc.h now properly implements...
|
commit | commitdiff | tree |
2009-08-23 |
Stefan Ginsberg | - wdm.h: Define ALLOC_PRAGMA and ALLOC_DATA_PRAGMA...
|
commit | commitdiff | tree |
2009-08-23 |
Stefan Ginsberg | - Remove deprecated _NTDDK_ hacks from winnt.h -- these...
|
commit | commitdiff | tree |
2009-08-22 |
Stefan Ginsberg | - combotst: Fix uninitialized variable usage spotted...
|
commit | commitdiff | tree |
2009-08-21 |
Stefan Ginsberg | - Fix EXT2 IFS for msvc:
|
commit | commitdiff | tree |
2009-08-21 |
Stefan Ginsberg | - svchost: #ifdef _MSC_VER doesn't mean "using Microsoft...
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Include windef.h so CDECL gets declared for msvc...
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Fix some C4115 in typeof.h
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Get rid of some more assumptions that the default...
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Get rid of DECLSPEC_EXPORT from DDK
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Remove usage of dllexport for most dlls and drivers...
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Release ntddsnd.h, portcls.h. punknown.h and stdunk...
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | - Remove several assumptions that the default calling...
|
commit | commitdiff | tree |
2009-08-20 |
Stefan Ginsberg | Don't use dllexport for videoprt; we use a .spec. Also...
|
commit | commitdiff | tree |
2009-08-16 |
Stefan Ginsberg | - Revert 32309 -- instead of removing FORCEINLINE to...
|
commit | commitdiff | tree |
2009-08-16 |
Stefan Ginsberg | - Remove incorrect #pragma pack/pop
|
commit | commitdiff | tree |
2009-08-16 |
Stefan Ginsberg | - Woops, NDIS_PHYSICAL_MEDIUM got lost somehow... and...
|
commit | commitdiff | tree |
2009-08-16 |
Stefan Ginsberg | - Fix ntstrsafe.h's dependency on debug.h
|
commit | commitdiff | tree |
2009-08-16 |
Stefan Ginsberg | - Remove duplicate ntddndis.h in /psdk/ -- we already...
|
commit | commitdiff | tree |
2009-08-15 |
Stefan Ginsberg | - Attempt to fix user32 build after 42706 -- user32...
|
commit | commitdiff | tree |
2009-08-15 |
Stefan Ginsberg | - Convert tditest to PSEH instead of a broken MSVC...
|
commit | commitdiff | tree |
2009-08-13 |
Stefan Ginsberg | - Re-disallow warnings for gdi32, user32 and lsasrv
|
commit | commitdiff | tree |
2009-08-13 |
Stefan Ginsberg | - Make gdi32 compile warning free under msvc
|
commit | commitdiff | tree |
2009-08-10 |
Stefan Ginsberg | - Remove duplicate MmHighestPhysicalPage (the other...
|
commit | commitdiff | tree |
2009-08-09 |
Stefan Ginsberg | - ne2000: Don't assume stdcall is default for MSVC
|
commit | commitdiff | tree |
2009-08-09 |
Stefan Ginsberg | - Fix intrinsics for MSVC -- just include intrin.h...
|
commit | commitdiff | tree |
2009-08-08 |
Stefan Ginsberg | Fix Uniata for msvc:
|
commit | commitdiff | tree |
2009-08-08 |
Stefan Ginsberg | - Fix compilation of csrsrv:
|
commit | commitdiff | tree |
2009-08-08 |
Stefan Ginsberg | - Silence a soundblaster warning on release build
|
commit | commitdiff | tree |
2009-08-08 |
Stefan Ginsberg | - Undefine __ROS_LONG64__ for ReactOS' extensions to...
|
commit | commitdiff | tree |
2009-08-08 |
Stefan Ginsberg | - Correct the RegionSize member of MEMORY_BASIC_INFORMATION...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Don't use dllexport for dxapi -- we have a .spec
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Use APIENTRY compatible -- wdmaud now builds
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Don't assume _MSC_VER means PSDK in regedit -- add...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Make rapps MSVC-friendly
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | . Define APIENTRY compatibly for MSVC
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - C89 compliance for iphlpapi
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Fix broken include path for MSVC -- appwiz, input...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Remove another assumption that _MSC_VER means the...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | Move variable initialization to top of scope.
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Remove HalDisplayString from the DDK as it doesn...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Properly stub atan2/exp/fmod/ldexp for MSVC -- #error...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - winddk.h: Don't define NTSYSAPI and NTSYSCALLAPI...
|
commit | commitdiff | tree |
2009-08-07 |
Stefan Ginsberg | - Add inlined assembly for MSVC to _clearfp, _control87...
|
commit | commitdiff | tree |
2009-08-06 |
Stefan Ginsberg | - Fix the last mingw msvc build issues -- just use...
|
commit | commitdiff | tree |
2009-08-06 |
Stefan Ginsberg | - Don't define ssize_t -- it is already done in rosdhcp.h
|
commit | commitdiff | tree |
2009-08-06 |
Stefan Ginsberg | - Don't rely on the default calling convention being...
|
commit | commitdiff | tree |
2009-08-06 |
Stefan Ginsberg | - MSVC fix: static __inline__ -> FORCEINLINE
|
commit | commitdiff | tree |
2009-08-06 |
Stefan Ginsberg | - crt: Use ANSI C types
|
commit | commitdiff | tree |
2009-08-05 |
Stefan Ginsberg | - Fix msvc build of win32k -- reported by Amine.
|
commit | commitdiff | tree |
2009-08-05 |
Stefan Ginsberg | - Fix release build broken in 42400
|
commit | commitdiff | tree |
2009-08-04 |
Stefan Ginsberg | - Make kernel build again after __STDC__ change in...
|
commit | commitdiff | tree |
2009-08-04 |
Stefan Ginsberg | - Follow up to 41644: Get rid of the Wine headers using...
|
commit | commitdiff | tree |
2009-08-04 |
Stefan Ginsberg | - Remove asm-optimized versions of RtlRandom and RtlUniform...
|
commit | commitdiff | tree |
2009-08-03 |
Stefan Ginsberg | - Cleanup from 42219 -- remove superfluous return statement
|
commit | commitdiff | tree |
2009-08-03 |
Stefan Ginsberg | - Minisync of gdiplus to fix a C4717 warning
|
commit | commitdiff | tree |
2009-08-03 |
Stefan Ginsberg | - mingw: __builtin_return_address -> _ReturnAddress...
|
commit | commitdiff | tree |
2009-08-03 |
Stefan Ginsberg | - Err, fix build of DxHalTest
|
commit | commitdiff | tree |
2009-08-03 |
Stefan Ginsberg | - Make symdump and ctm msvc-aware
|
commit | commitdiff | tree |
2009-08-03 |
Stefan Ginsberg | - Remove WIP comment -- the fix is correct
|
commit | commitdiff | tree |
2009-08-03 |
Stefan Ginsberg | - Fix some msvc issues in rostests
|
commit | commitdiff | tree |
2009-08-03 |
Stefan Ginsberg | - strmini.h: Include windef.h so CDECL gets defined...
|
commit | commitdiff | tree |
2009-08-02 |
Stefan Ginsberg | - Wooops, fix dxg and dxapi build after 42346.
|
commit | commitdiff | tree |
2009-08-02 |
Stefan Ginsberg | - probe.h: "NTOSKRNL unfortunately doesn't export RtlRaiseSt...
|
commit | commitdiff | tree |
2009-08-02 |
Stefan Ginsberg | - npapi.h: Correct definitions of function pointer...
|
commit | commitdiff | tree |
2009-08-01 |
Stefan Ginsberg | - Properly define dummy unions/structs for MSVC too.
|
commit | commitdiff | tree |
2009-07-31 |
Stefan Ginsberg | - ...mised this one
|
commit | commitdiff | tree |
2009-07-31 |
Stefan Ginsberg | - Fix gdi32 build due to missing ";"
|
commit | commitdiff | tree |
2009-07-31 |
Stefan Ginsberg | - delayimp.h: Use FORCEINLINE instead of static __inline__
|
commit | commitdiff | tree |
2009-07-28 |
Stefan Ginsberg | - Fix 41969 -- the wrong flag got set, creating a broken...
|
commit | commitdiff | tree |
2009-07-26 |
Stefan Ginsberg | - Revert winbase.h interlocked intrinsic change for...
|
commit | commitdiff | tree |
2009-07-26 |
Stefan Ginsberg | - Misc fixes for msvc:
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - Fix memory leak from r42218 ;0)
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - RamdiskWorkerThread: Don't return IoCompleteRequest...
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - Fix most freeldr compilation issues, most notably:
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - FIELD_OFFSET returns LONG, not LONG_PTR or size_t.
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - Fix a critical bug in ExAllocatePoolWithQuota spotted...
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - Fix incorrect definition of ZwCreateDebugObject after...
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - Leftover 2 from 42210
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - Leftover from previous commit
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - Fix most of the network stack for msvc (except tcpip...
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - Revert 42206 change to ddraw.h as it breaks dxapi
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - Make ks and portcls compile under msvc
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - Make most of the the video stack compile with msvc
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - Make mp HAL MSC compatible
|
commit | commitdiff | tree |
2009-07-25 |
Stefan Ginsberg | - Fix some kernel MSC compilation issues:
|
commit | commitdiff | tree |
2009-07-24 |
Stefan Ginsberg | - Leftover from 42176
|
commit | commitdiff | tree |
2009-07-24 |
Stefan Ginsberg | - Kill off diskdump too
|
commit | commitdiff | tree |
2009-07-24 |
Stefan Ginsberg | - Get rid of ccros.h, deprecated by revision 42175
|
commit | commitdiff | tree |
2009-07-23 |
Stefan Ginsberg | - Use the KiProcessorBlock array to loop the PRCBs...
|
commit | commitdiff | tree |
2009-07-16 |
Stefan Ginsberg | Fix definition of KeInitializeSpinLock for x86 - it...
|
commit | commitdiff | tree |
2009-07-15 |
Stefan Ginsberg | - What's the deal with using Iof* and Obf*, Arch?
|
commit | commitdiff | tree |
2009-07-15 |
Stefan Ginsberg | - Hey Arch, did you know MmpDeleteSection can be called...
|
commit | commitdiff | tree |
2009-07-15 |
Stefan Ginsberg | - Remove the object body zeroing hack from ObpAllocateObject...
|
commit | commitdiff | tree |
2009-07-15 |
Stefan Ginsberg | - Don't assume the object body allocated by ObCreateObject...
|
commit | commitdiff | tree |
2009-07-15 |
Stefan Ginsberg | - The 4th parameter of NtCreateDebugObject is not a...
|
commit | commitdiff | tree |
2009-07-15 |
Stefan Ginsberg | - Don't use Kf* and Kef* in portable code.
|
commit | commitdiff | tree |
2009-07-14 |
Stefan Ginsberg | - Don't use KfRaiseIrql in portable code
|
commit | commitdiff | tree |
next |