Calling Kernel32 functions from D

simendsjo simendsjo at gmail.com
Sat Feb 25 14:25:56 PST 2012


On Sat, 25 Feb 2012 22:50:05 +0100, Gyron <Threk at web.de> wrote:

> Hey Guys, i'm thinking about moving from c++ to D, but I cant live  
> without the Kernel32 Functions, so whats the easiest way to use them in  
> D?
>
> I mean for example ReadProcessMemory etc.


You can also take a look at this  
https://github.com/AndrejMitrovic/DWinProgramming


More information about the Digitalmars-d mailing list