The Cellar  

Go Back   The Cellar > Main > Technology

Technology Computing, programming, science, electronics, telecommunications, etc.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 09-11-2004, 09:32 AM   #3
dar512
dar512 is now Pete Zicato
 
Join Date: May 2003
Location: Chicago suburb
Posts: 4,968
Most win32 C++ is done with Microsoft's Visual C++.

For cheaper, check out Borland as SteveD said or the gnu compiler in the Cygwin environment. I use bash under Cygwin as my normal shell. Very nice if you like bash over MS' stupid console. And the gnu compiler is very stable. It can be used to make true win32 gui apps if that's what you want. And all the Cygwin stuff is gnu licensed.

However, if your only need for a compiler is to integrate some code with Visio, that's a horse of another color. I imagine (but don't know - you should check) that the Visio API is OLE/COM/ATL based. If that is true, then I strongly suggest that you check into VB or C#. I've had to write COM apps a couple of times and it is a royal pain in the ass to do in C++.

From Programmer's Paradise - for the standard editions
VB is $93.99
VC# is $99.99
VC++ is $93.99
dar512 is offline   Reply With Quote
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT -5. The time now is 12:06 AM.


Powered by: vBulletin Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.