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

Managed C++/CLI

 
AnswerRe: Dynamically loading a mixed-mode dll from a network path Pin
led mike18-Jul-07 6:52
led mike18-Jul-07 6:52 
GeneralRe: Dynamically loading a mixed-mode dll from a network path Pin
mav.northwind18-Jul-07 7:47
mav.northwind18-Jul-07 7:47 
QuestionFunctions equivalent in C++ Pin
C#Coudou17-Jul-07 16:23
C#Coudou17-Jul-07 16:23 
AnswerRe: Functions equivalent in C++ Pin
Mark Salsbery17-Jul-07 17:38
Mark Salsbery17-Jul-07 17:38 
AnswerRe: Functions equivalent in C++ Pin
Mark Salsbery18-Jul-07 9:30
Mark Salsbery18-Jul-07 9:30 
AnswerRe: Functions equivalent in C++ Pin
Dave Doknjas18-Jul-07 14:06
Dave Doknjas18-Jul-07 14:06 
GeneralRe: Functions equivalent in C++ Pin
C#Coudou22-Jul-07 19:16
C#Coudou22-Jul-07 19:16 
QuestionPath/String modification Pin
BuckBrown17-Jul-07 13:20
BuckBrown17-Jul-07 13:20 
Hi,
I am using Visual Studio 2005 C++/CLI. So far so good. When I was using C++ with MFC I could modify my paths by using methods like Find, ReverseFind, etc. to be able to get my current directory and then remove the last directory in the path (make the path one directory higher). I can't seem to do the same kind of things with CLI. I want to be able to do something like "look for the second forward slash from the end of the string and then trim from that position to the end of the string. What CLI class methods are available to do path manipulation/modification?

Buck
AnswerRe: Path/String modification Pin
Luc Pattyn17-Jul-07 13:40
sitebuilderLuc Pattyn17-Jul-07 13:40 
GeneralRe: Path/String modification Pin
BuckBrown18-Jul-07 9:07
BuckBrown18-Jul-07 9:07 
GeneralRe: Path/String modification Pin
Luc Pattyn18-Jul-07 9:13
sitebuilderLuc Pattyn18-Jul-07 9:13 
AnswerRe: Path/String modification Pin
George L. Jackson17-Jul-07 13:53
George L. Jackson17-Jul-07 13:53 
Questionproblem in creating Dynamic Array library Pin
thdeofju17-Jul-07 8:14
thdeofju17-Jul-07 8:14 
AnswerRe: problem in creating Dynamic Array library Pin
Mark Salsbery17-Jul-07 8:32
Mark Salsbery17-Jul-07 8:32 
Question[C++/CLI]:impor huge file into memory Pin
ffgtrg1616g261217-Jul-07 7:21
ffgtrg1616g261217-Jul-07 7:21 
QuestionRe: [C++/CLI]:impor huge file into memory Pin
Mark Salsbery17-Jul-07 7:50
Mark Salsbery17-Jul-07 7:50 
AnswerRe: [C++/CLI]:impor huge file into memory Pin
ffgtrg1616g261217-Jul-07 11:08
ffgtrg1616g261217-Jul-07 11:08 
AnswerRe: [C++/CLI]:impor huge file into memory Pin
ffgtrg1616g261217-Jul-07 22:19
ffgtrg1616g261217-Jul-07 22:19 
GeneralRe: [C++/CLI]:impor huge file into memory Pin
Mark Salsbery18-Jul-07 5:43
Mark Salsbery18-Jul-07 5:43 
General3 Gb Memory Barrier Pin
George L. Jackson17-Jul-07 14:26
George L. Jackson17-Jul-07 14:26 
QuestionImplementation of CRC12,CRC16 Pin
Kiran Pinjala17-Jul-07 2:30
Kiran Pinjala17-Jul-07 2:30 
AnswerRe: Implementation of CRC12,CRC16 Pin
led mike17-Jul-07 4:56
led mike17-Jul-07 4:56 
Question(solved) strange thing_one digit missing when using %d for standard output [modified] Pin
bloodwinner17-Jul-07 2:15
bloodwinner17-Jul-07 2:15 
AnswerRe: (solved) strange thing_one digit missing when using %d for standard output Pin
Luc Pattyn17-Jul-07 3:09
sitebuilderLuc Pattyn17-Jul-07 3:09 
QuestionTo know the character strike Pin
mikobi16-Jul-07 22:28
mikobi16-Jul-07 22:28 

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.