Click here to Skip to main content
       

Managed C++/CLI

 
Hint: For improved responsiveness ensure Javascript is enabled and choose 'Normal' from the Layout dropdown and hit 'Update'.
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
GeneralRe: Convert string to integer only such that if it is alphanumeric or float it shouldnot return anythingmemberAbinash Mohanty17-Jul-12 18:13 
QuestionRead char by char in a file after write char by char to another file in vc++.memberlucky_122116-Jul-12 23:03 
AnswerRe: Read char by char in a file after write char by char to another file in vc++.mvpRichard MacCutchan16-Jul-12 23:32 
QuestionC++/CLI - Pin a function pointermemberkrishter10-Jul-12 23:16 
GeneralRe: C++/CLI - Pin a function pointer [modified]memberpaul_7114-Jul-12 23:51 
QuestionHow to Make and Use Resource DialogBoxes in VC++ 2008memberICEFLOWER226-Jun-12 4:07 
AnswerRe: How to Make and Use Resource DialogBoxes in VC++ 2008mvpRichard MacCutchan26-Jun-12 4:31 
GeneralRe: How to Make and Use Resource DialogBoxes in VC++ 2008memberICEFLOWER226-Jun-12 7:53 
GeneralRe: How to Make and Use Resource DialogBoxes in VC++ 2008mvpRichard MacCutchan26-Jun-12 8:24 
QuestionGetting MdiParent Instance From MdiChild - Windows Forms ApplicationmemberParamu197312-Jun-12 1:50 
AnswerRe: Getting MdiParent Instance From MdiChild - Windows Forms ApplicationmvpRichard MacCutchan12-Jun-12 2:15 
GeneralRe: Getting MdiParent Instance From MdiChild - Windows Forms Application [modified]memberParamu197312-Jun-12 2:30 
GeneralRe: Getting MdiParent Instance From MdiChild - Windows Forms ApplicationmvpRichard MacCutchan12-Jun-12 3:03 
And you expect us to guess how this relates to your project? Please collect information properly, and show the actual lines of code and messages together, ensuring that you identify which line of code is marked with which error.
 
You could also look more closely at these messages and work out for yourself:
  • why the identifier 'CFIS_Main' is not recognised.
  • why you are using the variable 'MyInstFrm', when it has not been defined in the current compilation unit.
  • why the call to 'MyProjectName::For_Student_Details::GetForm()' has the wrong number of arguments.

GeneralRe: Getting MdiParent Instance From MdiChild - Windows Forms ApplicationmemberParamu197315-Jun-12 1:30 
QuestionHow to convert from 'WCHAR' to 'System::String ^' Managed C++memberptr_Electron7-Jun-12 20:08 
AnswerRe: How to convert from 'WCHAR' to 'System::String ^' Managed C++mvpRichard MacCutchan7-Jun-12 21:58 
Questionint x = (Int32) thisisObjectType is boxing, if the type is already checked ?memberptr_Electron7-Jun-12 18:15 
AnswerRe: int x = (Int32) thisisObjectType is boxing, if the type is already checked ?mvpRichard MacCutchan8-Jun-12 0:34 
QuestionVS2010 Error()- Method or Property 'VCFilter::get_Url Behavior' deprecated and nolonger implemented [modified]memberParamu19736-Jun-12 23:57 
QuestionC++ CX and WPFmemberSuper Lloyd6-Jun-12 15:04 
QuestionStrong vs static typingmemberelelont25-Jun-12 9:37 
AnswerRe: Strong vs static typingmemberPaul Conrad5-Jun-12 10:37 
GeneralRe: Strong vs static typingmvpLuc Pattyn5-Jun-12 11:13 
GeneralRe: Strong vs static typingmemberPaul Conrad5-Jun-12 12:10 
AnswerRe: Strong vs static typingmvpRichard MacCutchan5-Jun-12 21:08 
GeneralRe: Strong vs static typingmemberelelont26-Jun-12 5:09 
GeneralRe: Strong vs static typingmvpRichard MacCutchan6-Jun-12 5:21 
QuestionImage IntegralmemberMUJIS29-May-12 4:40 
QuestionHow to get the total length of elements in ##__VA_ARGS__memberelelont222-May-12 3:10 
AnswerRe: How to get the total length of elements in ##__VA_ARGS__memberjschell28-May-12 7:57 
QuestionA calendar look like iCal of MacOsXmemberXRay221-May-12 4:30 
Questionc++ A Cessna Skyhawk Skeleton for Further Development in OpenGL (GLUT)memberody kurniawan18-May-12 11:55 
QuestionType castingmembergivinisha17-May-12 6:50 
AnswerRe: Type castingmemberJohn Schroedl17-May-12 8:01 
QuestionVideo Display hangs in Windows after unlockingmemberFaez Shingeri16-May-12 21:37 
AnswerRe: Video Display hangs in Windows after unlocking - Repost ...mvpRichard MacCutchan16-May-12 23:12 
GeneralRe: Video Display hangs in Windows after unlocking - Repost ...memberFaez Shingeri16-May-12 23:16 
GeneralRe: Video Display hangs in Windows after unlocking - Repost ...memberJohn Schroedl17-May-12 3:28 
AnswerRe: Video Display hangs in Windows after unlockingmemberjschell17-May-12 11:26 
QuestionFinding a pointer from a list of pointersmemberelelont226-Apr-12 20:21 
AnswerRe: Finding a pointer from a list of pointersmvpRichard MacCutchan26-Apr-12 22:28 
AnswerRe: Finding a pointer from a list of pointersmemberlinhlevan3-May-12 5:35 
QuestionDll Dependency issuemembergivinisha23-Apr-12 4:42 
AnswerRe: Dll Dependency issueprotectorPete O'Hanlon23-Apr-12 4:57 
AnswerRe: Dll Dependency issuememberAlbert Holguin23-Apr-12 11:53 
GeneralRe: Dll Dependency issuemembergivinisha27-Apr-12 2:58 
GeneralRe: Dll Dependency issuememberYoavStein28-May-12 4:30 
QuestionHow to compare the strings - unicode vc++2010 ?memberParamu197319-Apr-12 2:05 
AnswerRe: How to compare the strings - unicode vc++2010 ?memberJohn Schroedl19-Apr-12 3:12 
GeneralRe: How to compare the strings - unicode vc++2010 ?memberParamu197320-Apr-12 20:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web01 | 2.6.130619.1 | Last Updated 19 Jun 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid