Thread: window
View Single Post
  #7   Spotlight this post!  
Unread 09-05-2004, 11:11
jdong jdong is offline
Linux Nerd
AKA: John D
#0245 (Adam-Bots)
Team Role: Programmer
 
Join Date: Apr 2004
Location: Rochester, MI
Posts: 98
jdong will become famous soon enoughjdong will become famous soon enough
Re: window

Quote:
Originally Posted by Astronouth7303
If you are using MSC++ 6.0, the 'Dialog' resources are what you're looking for. Either that or do it all in code.
If your using .NET, haven't a clue.

Forget about old-fashioned C-style Windows apps... too hard to create/manage.

Use MFC C++ projects for MSC++6 or .NET.

If you're using .NET 2002, use MFC. If you're using .NET 2003, you can try SWF (System.Windows.Form), aka Managed Windows Forms to write C#-style code. Note that managed code will only run on the .NET Framework.
__________________
John Dong
Co-Captain, Webmaster / Programmer
Team 245 -- Rochester Adams Robotics