Jalaj P. Jha

Technical & Miscellaneous Ramblings

Archive for October 30th, 2007

The Blog Revisited - 5

without comments

By now I had jumped into using WinAPI function to the level I never imagined that I would get into… I always had some queries as how not to make rectangle forms etc that always got answer that can only happen on C++… was it totally true… NO that’s what I realized when dug into MSDN library and the answer was manipulating Device Context, the virtual device that we always write on to in Windows. For starting on it see WinAPI : Starting with Device Context
Read the rest of this entry »

Written by jalaj

October 30th, 2007 at 12:34 pm