Click here to Skip to main content
15,900,110 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: How to correctly WM_COPYDATA Pin
Mark Salsbery5-Jun-07 6:54
Mark Salsbery5-Jun-07 6:54 
AnswerRe: How to correctly WM_COPYDATA Pin
gapfulgence5-Jun-07 7:17
gapfulgence5-Jun-07 7:17 
QuestionAdvice? Pin
Frogboy1815-Jun-07 5:30
Frogboy1815-Jun-07 5:30 
AnswerRe: Advice? Pin
Cyrilix6-Jun-07 6:34
Cyrilix6-Jun-07 6:34 
GeneralRe: Advice? Pin
Frogboy1816-Jun-07 7:00
Frogboy1816-Jun-07 7:00 
GeneralRe: Advice? Pin
Christian Graus6-Jun-07 10:50
protectorChristian Graus6-Jun-07 10:50 
GeneralRe: Advice? Pin
Frogboy1816-Jun-07 11:03
Frogboy1816-Jun-07 11:03 
GeneralRe: Advice? Pin
Christian Graus6-Jun-07 12:03
protectorChristian Graus6-Jun-07 12:03 
Frogboy181 wrote:
an I chose this 1


This forum is for C++/CLI questions. Lots of people make the mistake, despite the notices on the subject in the header of the forum. I guess they gloss over what they don't know

Frogboy181 wrote:
I dont want Visual C++ ether


Why not ? It's the forum for 'standard' C++ questions, although the focus is on the Microsoft compiler, and GUI related questions tend to be MFC. The C++ standard has no provisions for any sort of GUI. So, you need to choose a vendor specific library if you want a GUI. MFC is the most popular/common one, if you're coding for windows. If you're coding for Linux then yes, there are probably better places to ask. MFC is sort of on it's last legs, however, C++/CLI/Winforms development is pretty rare, and not a good path to go down.

Frogboy181 wrote:
If ur gunna say this post is n the wrong spot or flame me n any way leave it..


Why do you think I'm telling you it's in the wrong spot ? It's because you're in the wrong place. Look around you. 50% or more of replies in this forum say 'you're in the wrong place'. Look at the dates, then look at the Visual C++ forum. This forum is a bit of a ghost town. I am trying to tell you that if you ask in the right forum, you'll get more help.

Although your question is super vague. I'd recommend considering C# if you are hoping to write GUI apps for windows, it's just easier to find resources, and easier to use/more powerful.




Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: Advice? Pin
Mark Salsbery6-Jun-07 13:13
Mark Salsbery6-Jun-07 13:13 
QuestionImage Resizing Methods(Image Processing) Pin
Software_Specialist5-Jun-07 3:58
Software_Specialist5-Jun-07 3:58 
AnswerRe: Image Resizing Methods(Image Processing) [modified] Pin
Mark Salsbery5-Jun-07 6:50
Mark Salsbery5-Jun-07 6:50 
GeneralRe: Image Resizing Methods(Image Processing) Pin
Software_Specialist5-Jun-07 22:14
Software_Specialist5-Jun-07 22:14 
GeneralRe: Image Resizing Methods(Image Processing) Pin
Mark Salsbery6-Jun-07 5:07
Mark Salsbery6-Jun-07 5:07 
GeneralRe: Image Resizing Methods(Image Processing) Pin
Christian Graus6-Jun-07 10:52
protectorChristian Graus6-Jun-07 10:52 
GeneralRe: Image Resizing Methods(Image Processing) Pin
Mark Salsbery6-Jun-07 13:00
Mark Salsbery6-Jun-07 13:00 
GeneralRe: Image Resizing Methods(Image Processing) Pin
Software_Specialist6-Jun-07 20:56
Software_Specialist6-Jun-07 20:56 
GeneralRe: Image Resizing Methods(Image Processing) Pin
Mark Salsbery7-Jun-07 4:34
Mark Salsbery7-Jun-07 4:34 
AnswerRe: Image Resizing Methods(Image Processing) Pin
Christian Graus6-Jun-07 10:53
protectorChristian Graus6-Jun-07 10:53 
GeneralRe: Image Resizing Methods(Image Processing) Pin
Software_Specialist7-Jun-07 12:05
Software_Specialist7-Jun-07 12:05 
QuestionHow to copy data from one listbox to another? vc++ 2005 Pin
sync_austin5-Jun-07 1:59
sync_austin5-Jun-07 1:59 
AnswerRe: How to copy data from one listbox to another? vc++ 2005 Pin
Christian Graus5-Jun-07 2:46
protectorChristian Graus5-Jun-07 2:46 
QuestionI need help in c++ search in a text file Pin
non light1-Jun-07 23:22
non light1-Jun-07 23:22 
AnswerRe: I need help in c++ search in a text file Pin
Christian Graus2-Jun-07 13:10
protectorChristian Graus2-Jun-07 13:10 
QuestionERROR in reload operator Pin
Chen-XuNuo1-Jun-07 21:59
Chen-XuNuo1-Jun-07 21:59 
AnswerRe: ERROR in reload operator Pin
Christian Graus2-Jun-07 13:14
protectorChristian Graus2-Jun-07 13:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.