Hello Dear
I have the problem of Visual studio 2008 installation problem in windows xp..I was tried very times but i am not getting success..Please help me why this problem create...anyone have the solution of that so please tell me..
Thanks.
Search found 3 matches
- Thu Dec 03, 2009 5:11 am
- Forum: Windows
- Topic: Installation Error
- Replies: 14
- Views: 2896
- Mon Nov 30, 2009 10:07 am
- Forum: General Audio Programming
- Topic: getting a pointer to a Project's window
- Replies: 2
- Views: 1318
Re: getting a pointer to a Project's window
The Windows API knows nothing about CWindow, CWnd, or any C++ classes used by MFC, ATL, whatever. The next question is "convert HWND to a pointer to what?" All the API knows is that a window is an HWND. An HWND is whatever it is. This is the type you deal with in an API program, and you don't assume...
Re: Windows 7
I switched to Windows 7 beta a couple of weeks ago. So far I am not impressed. I like very much the ability to shift the location of the different icons in the taskbar. But other than that I do not see a lot of major improvements. What are the main advantages you think Windows 7 bring to the table? ...