[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 12:16:55 PDT 2011


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



--- Comment #4 from Walter Bright <bugzilla at digitalmars.com> 2011-05-17 12:12:48 PDT ---
(In reply to comment #2)
> 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.

DMD has inline assembler, so this should be straightforward. What exactly is
needed?

-- 
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