Click here to Skip to main content
16,006,845 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: When is copy constructor must in a class? Pin
Mark Salsbery14-Jul-07 7:54
Mark Salsbery14-Jul-07 7:54 
QuestionOnComm Events in MSCOMM OCX control Pin
AmarjeetSinghMatharu13-Jul-07 18:39
AmarjeetSinghMatharu13-Jul-07 18:39 
Questionerror in building clr Pin
aefmaaradji13-Jul-07 13:27
aefmaaradji13-Jul-07 13:27 
AnswerRe: error in building clr Pin
Mark Salsbery13-Jul-07 16:38
Mark Salsbery13-Jul-07 16:38 
QuestionCandidate Function not Accessible Addendum Pin
BuckBrown13-Jul-07 11:08
BuckBrown13-Jul-07 11:08 
AnswerRe: Candidate Function not Accessible Addendum Pin
Mark Salsbery13-Jul-07 16:45
Mark Salsbery13-Jul-07 16:45 
GeneralRe: Candidate Function not Accessible Addendum Pin
BuckBrown16-Jul-07 5:32
BuckBrown16-Jul-07 5:32 
QuestionCandidate Function not Accessible Pin
BuckBrown13-Jul-07 10:39
BuckBrown13-Jul-07 10:39 
Hi, Using Visual Studio 2005 C++/CLI. I am trying to read a file using FileStream class and when I try to difine a file stream like FileStream^ myStream = gcnew FileStream; When I try to compile this I get an error C3767: 'System::IO::FileStream::FileStream': candidate function(s) not accessible. I have been looking around on the internet for a good answer to this but havn't found anything yet. Does someone know not only why this is hapening but how to make the function accessible?


Buck
Questionusing namespace but still have to qualify command Pin
BuckBrown13-Jul-07 8:17
BuckBrown13-Jul-07 8:17 
AnswerRe: using namespace but still have to qualify command Pin
BuckBrown13-Jul-07 8:19
BuckBrown13-Jul-07 8:19 
Questionstring format in visual c++ cli Pin
aefmaaradji13-Jul-07 5:54
aefmaaradji13-Jul-07 5:54 
AnswerRe: string format in visual c++ cli Pin
Bartosz Bien13-Jul-07 6:47
Bartosz Bien13-Jul-07 6:47 
QuestionThe wonderful world of MAPI Part II. Pin
originSH13-Jul-07 5:05
originSH13-Jul-07 5:05 
Questionreading .config file Pin
saqib8212-Jul-07 22:15
saqib8212-Jul-07 22:15 
AnswerRe: reading .config file Pin
Giorgi Dalakishvili13-Jul-07 3:18
mentorGiorgi Dalakishvili13-Jul-07 3:18 
Questiongame map loading Pin
nzadLithium12-Jul-07 20:41
nzadLithium12-Jul-07 20:41 
AnswerRe: game map loading Pin
Rage12-Jul-07 21:04
professionalRage12-Jul-07 21:04 
GeneralRe: game map loading Pin
nzadLithium12-Jul-07 21:42
nzadLithium12-Jul-07 21:42 
GeneralRe: game map loading Pin
Christian Graus13-Jul-07 3:30
protectorChristian Graus13-Jul-07 3:30 
GeneralRe: game map loading Pin
nzadLithium13-Jul-07 19:19
nzadLithium13-Jul-07 19:19 
AnswerRe: Query about Instant messaging program Pin
Christian Graus12-Jul-07 2:00
protectorChristian Graus12-Jul-07 2:00 
QuestionTo get system date or time Pin
mikobi11-Jul-07 20:59
mikobi11-Jul-07 20:59 
AnswerRe: To get system date or time Pin
Giorgi Dalakishvili11-Jul-07 23:04
mentorGiorgi Dalakishvili11-Jul-07 23:04 
AnswerRe: To get system date or time Pin
Christian Graus12-Jul-07 2:01
protectorChristian Graus12-Jul-07 2:01 
Questionrun an EXE for all users on a computer Pin
rahul398511-Jul-07 5:32
rahul398511-Jul-07 5:32 

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.