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

Managed C++/CLI

 
GeneralRe: Managed String to Unmanaged VARIANT Pin
led mike12-Jan-07 7:25
led mike12-Jan-07 7:25 
AnswerRe: Managed String to Unmanaged VARIANT Pin
Nish Nishant12-Jan-07 6:01
sitebuilderNish Nishant12-Jan-07 6:01 
GeneralRe: Managed String to Unmanaged VARIANT Pin
picazo12-Jan-07 6:10
picazo12-Jan-07 6:10 
GeneralRe: Managed String to Unmanaged VARIANT Pin
Nish Nishant12-Jan-07 6:43
sitebuilderNish Nishant12-Jan-07 6:43 
Questionsmtp DLL needs minor adjustment Pin
Big Steve (C++)11-Jan-07 9:37
Big Steve (C++)11-Jan-07 9:37 
AnswerRe: smtp DLL needs minor adjustment Pin
Jonathan [Darka]11-Jan-07 22:27
professionalJonathan [Darka]11-Jan-07 22:27 
QuestionCrystal Report NOT visible from an VS 2003 C++ Dot NET 2003 MFC (Managed app). Pin
Madhu_TN11-Jan-07 8:14
Madhu_TN11-Jan-07 8:14 
QuestionUsing of extern functions Pin
Epi10-Jan-07 22:46
Epi10-Jan-07 22:46 
Hello,

I was using extern functions like:

<br />
extern "C" <br />
{  <br />
  __declspec (dllimport) int TextExtern(int sizel);<br />
  <br />
}


in MFC, when I try to use this with CLI it takes such a long time to load this function that it is imposible to use this function. Just in case this extern function TextExtern is writed in FORTRAN

Can anybody help me??

Thanks,

Best regards
AnswerRe: Using of extern functions Pin
bsaksida11-Jan-07 5:58
bsaksida11-Jan-07 5:58 
QuestionServer Client Application Pin
Saber00110-Jan-07 22:30
Saber00110-Jan-07 22:30 
AnswerRe: Server Client Application Pin
Mark Salsbery11-Jan-07 5:57
Mark Salsbery11-Jan-07 5:57 
Questionbeginthread error Pin
dellthinker10-Jan-07 13:15
dellthinker10-Jan-07 13:15 
AnswerRe: beginthread error Pin
Mark Salsbery10-Jan-07 13:34
Mark Salsbery10-Jan-07 13:34 
GeneralRe: beginthread error Pin
dellthinker10-Jan-07 13:51
dellthinker10-Jan-07 13:51 
GeneralRe: beginthread error Pin
Mark Salsbery10-Jan-07 14:01
Mark Salsbery10-Jan-07 14:01 
GeneralRe: beginthread error Pin
Mark Salsbery10-Jan-07 14:08
Mark Salsbery10-Jan-07 14:08 
Question&quot;Failed to load toolbox item...&quot; [modified] Pin
Xpnctoc9-Jan-07 17:03
Xpnctoc9-Jan-07 17:03 
AnswerRe: &quot;Failed to load toolbox item...&quot; Pin
bsaksida10-Jan-07 9:58
bsaksida10-Jan-07 9:58 
GeneralRe: &quot;Failed to load toolbox item...&quot; Pin
Xpnctoc11-Jan-07 5:28
Xpnctoc11-Jan-07 5:28 
GeneralRe: &quot;Failed to load toolbox item...&quot; Pin
Xpnctoc11-Jan-07 15:48
Xpnctoc11-Jan-07 15:48 
GeneralRe: &quot;Failed to load toolbox item...&quot; Pin
bsaksida11-Jan-07 21:06
bsaksida11-Jan-07 21:06 
Questionstatic const from MC++ to C# via DLL [modified] Pin
ShermansLagoon7-Jan-07 23:03
ShermansLagoon7-Jan-07 23:03 
AnswerRe: static const from MC++ to C# via DLL Pin
User 5838528-Jan-07 12:17
User 5838528-Jan-07 12:17 
GeneralRe: static const from MC++ to C# via DLL Pin
ShermansLagoon8-Jan-07 20:53
ShermansLagoon8-Jan-07 20:53 
AnswerRe: static const from MC++ to C# via DLL Pin
led mike9-Jan-07 5:39
led mike9-Jan-07 5:39 

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.