Where can I download MINGW API docs? -
i failed using command man find mingw function getpixel(),getdc(). can download completed mingw api docs?
i don't know mingw. these apis part of windows api. can find these reference on msdn web site.
getpixel http://msdn.microsoft.com/en-us/library/windows/desktop/dd144909(v=vs.85).aspx
getdc http://msdn.microsoft.com/en-us/library/windows/desktop/dd144871(v=vs.85).aspx
Comments
Post a Comment