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

Managed C++/CLI

 
AnswerRe: Open file using IE [VC++ 2005] [modified] Pin
2bee 7-Jun-06 23:58
2bee 7-Jun-06 23:58 
GeneralRe: Open file using IE [VC++ 2005] [modified] Pin
jantimmerman8-Jun-06 0:12
jantimmerman8-Jun-06 0:12 
Questionmfc -> __gc problem [modified] Pin
CluelssHack7-Jun-06 6:29
CluelssHack7-Jun-06 6:29 
QuestionHow to code DriveInfo class Pin
dragon527-Jun-06 6:11
dragon527-Jun-06 6:11 
AnswerRe: How to code DriveInfo class Pin
Milton Karimbekallil9-Jun-06 22:33
Milton Karimbekallil9-Jun-06 22:33 
GeneralRe: How to code DriveInfo class Pin
dragon5210-Jun-06 1:39
dragon5210-Jun-06 1:39 
GeneralRe: How to code DriveInfo class Pin
Milton Karimbekallil14-Jun-06 6:40
Milton Karimbekallil14-Jun-06 6:40 
GeneralRe: How to code DriveInfo class Pin
dragon5217-Jun-06 17:51
dragon5217-Jun-06 17:51 
I am using VS2003. I don't have VS2005.
I am rewriting in VB.Net now so I can use "GetVolumeInformation". You know VB?? I am hitting another brickwall in VB.
One of the parameters used by "GetVolumeInformation" is declared as
Dim driveLabel As String = Space(200)
This string has length of 200 (driveLabel.length = 200)even if the useful part of the string is only 5 chars long (say "Tommy ... " )
Do you know how I can extract the useful part of "driveLabel" in VB?? I might ask this question on the VB MessageBoard



QuestionCreating an array inside a struct Pin
pShay7-Jun-06 2:54
pShay7-Jun-06 2:54 
QuestionVC++ PROMBLEM Pin
p_5-Jun-06 19:15
p_5-Jun-06 19:15 
GeneralRe: VC++ PROMBLEM Pin
Bob X7-Jun-06 13:50
Bob X7-Jun-06 13:50 
GeneralRe: VC++ PROMBLEM Pin
toxcct7-Jun-06 21:34
toxcct7-Jun-06 21:34 
AnswerRe: VC++ PROMBLEM Pin
Paul Conrad14-Jun-06 5:30
professionalPaul Conrad14-Jun-06 5:30 
QuestionRunning an executable through C++.Net code Pin
Bob X5-Jun-06 7:24
Bob X5-Jun-06 7:24 
AnswerRe: Running an executable through C++.Net code [modified] Pin
2bee 5-Jun-06 10:23
2bee 5-Jun-06 10:23 
GeneralRe: Running an executable through C++.Net code [modified] Pin
Bob X6-Jun-06 16:57
Bob X6-Jun-06 16:57 
AnswerRe: Running an executable through C++.Net code [modified] Pin
2bee 6-Jun-06 20:54
2bee 6-Jun-06 20:54 
GeneralRe: Running an executable through C++.Net code [modified] Pin
Bob X7-Jun-06 14:41
Bob X7-Jun-06 14:41 
Questioncalling function in unmanaged dll with paramter char** Pin
guestcat5-Jun-06 1:32
guestcat5-Jun-06 1:32 
QuestionC++/CLI and your experience Pin
vassilux@4-Jun-06 7:14
vassilux@4-Jun-06 7:14 
QuestionProblem with VC++ 2003 code Pin
fudicator3-Jun-06 16:21
fudicator3-Jun-06 16:21 
QuestionTemperature conversion Pin
klutez1232-Jun-06 3:28
klutez1232-Jun-06 3:28 
AnswerRe: Temperature conversion Pin
Michael Dunn2-Jun-06 7:53
sitebuilderMichael Dunn2-Jun-06 7:53 
QuestionMixed Assembly for a wrapper class Pin
greggor31-May-06 11:39
greggor31-May-06 11:39 
QuestionAbout C++/CLI spec... Pin
Jun Du31-May-06 5:05
Jun Du31-May-06 5:05 

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.