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

Managed C++/CLI

 
Questionboyer-moore alogritim for seraching hex values Pin
aamir ali28-Oct-07 22:27
aamir ali28-Oct-07 22:27 
AnswerRe: boyer-moore alogritim for seraching hex values Pin
George L. Jackson29-Oct-07 1:31
George L. Jackson29-Oct-07 1:31 
QuestionRegarding TreeView Control Pin
achichandu28-Oct-07 22:16
achichandu28-Oct-07 22:16 
Questionabout CLR Pin
minihotto28-Oct-07 20:49
minihotto28-Oct-07 20:49 
QuestionForms.. Pin
Ylno28-Oct-07 17:02
Ylno28-Oct-07 17:02 
AnswerRe: Forms.. Pin
Luc Pattyn28-Oct-07 17:10
sitebuilderLuc Pattyn28-Oct-07 17:10 
GeneralRe: Forms.. Pin
Ylno28-Oct-07 17:17
Ylno28-Oct-07 17:17 
GeneralRe: Forms.. Pin
Luc Pattyn28-Oct-07 17:42
sitebuilderLuc Pattyn28-Oct-07 17:42 
Hi,
yeah, the forum structure (and their names) may confuse you:

the regular C++ language, the only C++ Visual Studio supported up to version 6,
and still supported by newer VS versions, is handled in the "Visual C++/MFC" forum.
This seems the one you need this time.

the extended C++ language that runs on top of the .NET Framework and uses all the
nice .NET classes, is handled in this, the "(Managed) C++/CLI", forum. It requires
Visual Studio 7 or better.

C# is always managed, and has its own forum.

old VB and new VB.NET are both handled in the one "Visual Basic/VB.NET" forum.

Smile | :)





Luc Pattyn [Forum Guidelines] [My Articles]


this months tips:
- use PRE tags to preserve formatting when showing multi-line code snippets
- before you ask a question here, search CodeProject, then Google


QuestionMessage Removed Pin
26-Oct-07 15:39
Armond Sarkisian26-Oct-07 15:39 
AnswerRe: Logging Into A Windows Shared Folder Pin
TJoe29-Oct-07 6:28
TJoe29-Oct-07 6:28 
QuestionSystem::Math::Round(double, 2) not behaving correctly Pin
BuckBrown26-Oct-07 11:37
BuckBrown26-Oct-07 11:37 
AnswerRe: System::Math::Round(double, 2) not behaving correctly Pin
George L. Jackson26-Oct-07 16:18
George L. Jackson26-Oct-07 16:18 
GeneralRe: System::Math::Round(double, 2) not behaving correctly Pin
BuckBrown29-Oct-07 8:36
BuckBrown29-Oct-07 8:36 
GeneralRe: System::Math::Round(double, 2) not behaving correctly Pin
Mark Salsbery29-Oct-07 9:14
Mark Salsbery29-Oct-07 9:14 
AnswerRe: System::Math::Round(double, 2) not behaving correctly Pin
Luc Pattyn26-Oct-07 16:35
sitebuilderLuc Pattyn26-Oct-07 16:35 
GeneralRe: System::Math::Round(double, 2) not behaving correctly Pin
Mark Salsbery27-Oct-07 7:18
Mark Salsbery27-Oct-07 7:18 
QuestionCan SaveFileDialog be forced to top? Pin
BuckBrown26-Oct-07 10:54
BuckBrown26-Oct-07 10:54 
AnswerRe: Can SaveFileDialog be forced to top? Pin
Luc Pattyn26-Oct-07 11:18
sitebuilderLuc Pattyn26-Oct-07 11:18 
GeneralRe: Can SaveFileDialog be forced to top? Pin
BuckBrown26-Oct-07 11:41
BuckBrown26-Oct-07 11:41 
QuestionHow to make a listener on a folder, for client-server data synchronization? Pin
Caetano.n.a26-Oct-07 1:52
Caetano.n.a26-Oct-07 1:52 
AnswerRe: How to make a listener on a folder, for client-server data synchronization? Pin
Giorgi Dalakishvili26-Oct-07 6:26
mentorGiorgi Dalakishvili26-Oct-07 6:26 
GeneralRe: How to make a listener on a folder, for client-server data synchronization? Pin
George L. Jackson26-Oct-07 9:34
George L. Jackson26-Oct-07 9:34 
AnswerRe: How to make a listener on a folder, for client-server data synchronization? Pin
George L. Jackson26-Oct-07 9:34
George L. Jackson26-Oct-07 9:34 
Questionhow to import dll in c++ ? Pin
cmpeng3426-Oct-07 0:37
cmpeng3426-Oct-07 0:37 
AnswerRe: how to import dll in c++ ? Pin
Jonathan [Darka]26-Oct-07 1:00
professionalJonathan [Darka]26-Oct-07 1:00 

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.