[Issue 6024] Windows 2000 SP4 is not supported any more? And what is still supported?

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 17 01:27:40 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=6024


Vladimir Panteleev <thecybershadow at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thecybershadow at gmail.com


--- Comment #2 from Vladimir Panteleev <thecybershadow at gmail.com> 2011-05-17 01:23:33 PDT ---
It looks like the RtlCaptureContext call can be replaced with some simple
assembler. All it needs is the contents of the EIP, EBP and ESP registers. Some
compilers offer intrinsics for special CPU registers, although I don't think
DMD does.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list