using windows api functions

lee llee at goucher.edu
Tue May 1 09:25:19 PDT 2007


I'm trying to call the OpenProcess() api function. I included std.c.windows.windows at the beginning of the file, but the compiler still does not recognize the function name. The function is defined in kernel32.dll . what am I doing wrong? 


More information about the Digitalmars-d-learn mailing list