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

Managed C++/CLI

 
Questionc++ code to take a pic with a webcam then save it as bitmap? Pin
ricardo montemayor1-Feb-07 8:47
ricardo montemayor1-Feb-07 8:47 
AnswerRe: c++ code to take a pic with a webcam then save it as bitmap? Pin
led mike1-Feb-07 8:50
led mike1-Feb-07 8:50 
AnswerRe: c++ code to take a pic with a webcam then save it as bitmap? Pin
Christian Graus1-Feb-07 9:18
protectorChristian Graus1-Feb-07 9:18 
GeneralRe: c++ code to take a pic with a webcam then save it as bitmap? Pin
ricardo montemayor1-Feb-07 9:30
ricardo montemayor1-Feb-07 9:30 
GeneralRe: c++ code to take a pic with a webcam then save it as bitmap? Pin
Christian Graus1-Feb-07 10:22
protectorChristian Graus1-Feb-07 10:22 
GeneralRe: c++ code to take a pic with a webcam then save it as bitmap? Pin
ricardo montemayor1-Feb-07 11:53
ricardo montemayor1-Feb-07 11:53 
GeneralRe: c++ code to take a pic with a webcam then save it as bitmap? Pin
Christian Graus1-Feb-07 18:07
protectorChristian Graus1-Feb-07 18:07 
QuestionType convertion from System::String to char* Pin
Shahzeb Malik31-Jan-07 23:20
Shahzeb Malik31-Jan-07 23:20 
hi all,
i want to create a user friendly interface for other MS products the question is that VB.NET sends string value and C++ APIs require char*
project consist of VB application -> C# class library -> C++ class library(managed)
Now, when i create a function which accepts char* it raises error cannot convert string to char*
and when i change the function to System::String it is pain to convert it to char* can any one please tell me how to make it work


Thanks!

Shahzeb

AnswerRe: Type convertion from System::String to char* Pin
led mike1-Feb-07 4:34
led mike1-Feb-07 4:34 
Questionmight be simple question but pls reply Pin
kalaveer31-Jan-07 19:58
kalaveer31-Jan-07 19:58 
AnswerRe: might be simple question but pls reply Pin
prasad_som31-Jan-07 20:12
prasad_som31-Jan-07 20:12 
Questiondebugging mixed assemblies Pin
bostjan2531-Jan-07 2:42
bostjan2531-Jan-07 2:42 
AnswerRe: debugging mixed assemblies Pin
Bartosz Bien31-Jan-07 3:03
Bartosz Bien31-Jan-07 3:03 
GeneralRe: debugging mixed assemblies Pin
bostjan2531-Jan-07 7:41
bostjan2531-Jan-07 7:41 
GeneralRe: debugging mixed assemblies Pin
Bartosz Bien31-Jan-07 12:01
Bartosz Bien31-Jan-07 12:01 
GeneralRe: debugging mixed assemblies Pin
bostjan251-Feb-07 12:15
bostjan251-Feb-07 12:15 
Questionwant java code Pin
hi_prk_bably30-Jan-07 22:23
hi_prk_bably30-Jan-07 22:23 
GeneralRe: want java code Pin
prasad_som30-Jan-07 22:36
prasad_som30-Jan-07 22:36 
AnswerRe: want java code Pin
Mark Salsbery31-Jan-07 7:48
Mark Salsbery31-Jan-07 7:48 
AnswerRe: want java code Pin
Christian Graus31-Jan-07 15:02
protectorChristian Graus31-Jan-07 15:02 
Questionreading array of integers in C++ from Matlab Pin
Octavio10030-Jan-07 7:56
Octavio10030-Jan-07 7:56 
AnswerRe: reading array of integers in C++ from Matlab Pin
Christian Graus30-Jan-07 9:23
protectorChristian Graus30-Jan-07 9:23 
GeneralRe: reading array of integers in C++ from Matlab Pin
Octavio10030-Jan-07 9:44
Octavio10030-Jan-07 9:44 
GeneralRe: reading array of integers in C++ from Matlab Pin
Christian Graus30-Jan-07 10:59
protectorChristian Graus30-Jan-07 10:59 
AnswerRe: reading array of integers in C++ from Matlab Pin
Bartosz Bien31-Jan-07 10:58
Bartosz Bien31-Jan-07 10:58 

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.