Zanarkand
April 22nd, 2003, 05:52 AM
i'm not quite sure i get what's a device context? from what i read, it's something that let you control/draw on a ...window?
:confused:if that's so, then what's the diff between hDC, hInstance, hWnd? :confused:very confused about these handles...someone please explain :(
are all types of control in winapi referred to as a window? like...all those buttons, edit, static etc?
if that's so, all those controls are window, then does that mean i can use hDC to draw in those controls? like...drawing shapes in an edit box?:confused:
also, everything controls are said to be a "child window" of the main window itself?
thanks
:confused:if that's so, then what's the diff between hDC, hInstance, hWnd? :confused:very confused about these handles...someone please explain :(
are all types of control in winapi referred to as a window? like...all those buttons, edit, static etc?
if that's so, all those controls are window, then does that mean i can use hDC to draw in those controls? like...drawing shapes in an edit box?:confused:
also, everything controls are said to be a "child window" of the main window itself?
thanks