I'm sending my programs output to the OnDraw() function, but I have to click the maximize button in order to see the programs output. Is there a refresh function or something like that?
Thanks
This is a discussion on OnDraw() ? within the Windows Programming forums, part of the Platform Specific Boards category; I'm sending my programs output to the OnDraw() function, but I have to click the maximize button in order to ...
I'm sending my programs output to the OnDraw() function, but I have to click the maximize button in order to see the programs output. Is there a refresh function or something like that?
Thanks
You might want to use InvalidateRect and then UpdateWindow to bypass the message queau.
--Garfield
1978 Silver Anniversary Corvette
It works great!!!!!!
Thanks
No problem.
--Garfield
1978 Silver Anniversary Corvette