Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I come from a backround using mostly API, and now in .NET there seems to be a class that has the same function. However, my question is, is my previous assumtion true? Is there no need for API? I am asking this because I am a hobbyist and thought of a cute little program, I need to get every open window handle (visible or not) and the only way I know of doing this is with API and a callback function. If the case is that there is a .NET class for most/all coresponding API, then is there a good C++ .NET reference book like there was for the WIN32 API [i love that book!] ?

 

Second question. MS is coming ouut with VS 2005. I have read that there is a good amount of changes to the classes, i.e. some are gone or replaced, others have slight changes or have been depreciated. Would it be better to delve into 2003 and then 2005 or stick with generic C++ [i.e. no windows programming, compiles on linux/windows] and wait for 2005?

-Sean

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...