Click here to Skip to main content
15,899,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSwitching Splitter Views Help Pin
V Farkas10-Aug-04 18:22
sussV Farkas10-Aug-04 18:22 
GeneralCreatig Dlls. Pin
Zero_One_ADO10-Aug-04 17:18
Zero_One_ADO10-Aug-04 17:18 
GeneralRe: Creatig Dlls. Pin
John M. Drescher10-Aug-04 17:46
John M. Drescher10-Aug-04 17:46 
QuestionImpersonateLoggedOnUer() not working in DCOM file ? Pin
Amarelia10-Aug-04 15:13
Amarelia10-Aug-04 15:13 
General[VC++.NET]ShellExecute() wont run file Pin
Anonymous10-Aug-04 15:00
Anonymous10-Aug-04 15:00 
GeneralRe: [VC++.NET]ShellExecute() wont run file Pin
Anonymous10-Aug-04 15:24
Anonymous10-Aug-04 15:24 
GeneralRe: [VC++.NET]ShellExecute() wont run file Pin
4apai10-Aug-04 22:31
4apai10-Aug-04 22:31 
GeneralVC++ and Matlab question Pin
happy noodle grl10-Aug-04 9:26
happy noodle grl10-Aug-04 9:26 
Hi.

This is my first time using anything to do with Matlab, so I apologize if this is a stupid question, but I would really appreciate any suggestions:

I am trying to incorporate a Matlab-created dll into some VC++ code (either VS6.0 or VS.Net – right now neither works). I can get the code to compile, but when I call a Matlab function

mxArray* pArray = mxCreateDoubleMatrix(nRows, nColumns, mxREAL);

I get the following errors:

VC6.0
Shuts the executable down without any error

VC++.Net
“An unhandled exception of type 'System.IO.FileNotFoundException' occurred in system.windows.forms.dll

Additional information: File or assembly name ________, or one of its dependencies, was not found.”

I do not have Matlab installed on my computer, but I have compiled and ran these programs on a computer that does with exactly the same results.

Does this sound familiar to anyone? I have seen references to a Matlab Add-In for Visual Studio – do I need to install this?

Any help would be greatly appreciated. Thanks.


GeneralMicrosoft Development Environment Pin
Red Sunday10-Aug-04 8:43
Red Sunday10-Aug-04 8:43 
GeneralRe: Microsoft Development Environment Pin
Antti Keskinen10-Aug-04 9:54
Antti Keskinen10-Aug-04 9:54 
QuestionUNREFERENCED_VAR macro? Pin
Ravi Bhavnani10-Aug-04 7:29
professionalRavi Bhavnani10-Aug-04 7:29 
AnswerRe: UNREFERENCED_VAR macro? Pin
Maximilien10-Aug-04 7:44
Maximilien10-Aug-04 7:44 
GeneralRe: UNREFERENCED_VAR macro? Pin
Ravi Bhavnani10-Aug-04 7:54
professionalRavi Bhavnani10-Aug-04 7:54 
AnswerRe: UNREFERENCED_VAR macro? Pin
PJ Arends10-Aug-04 8:05
professionalPJ Arends10-Aug-04 8:05 
GeneralRe: UNREFERENCED_VAR macro? Pin
Ravi Bhavnani10-Aug-04 8:13
professionalRavi Bhavnani10-Aug-04 8:13 
GeneralRe: UNREFERENCED_VAR macro? Pin
Ravi Bhavnani10-Aug-04 11:27
professionalRavi Bhavnani10-Aug-04 11:27 
GeneralRe: UNREFERENCED_VAR macro? Pin
Ravi Bhavnani10-Aug-04 11:33
professionalRavi Bhavnani10-Aug-04 11:33 
GeneralHTML Dialog Help Pin
J Guds10-Aug-04 6:19
J Guds10-Aug-04 6:19 
GeneralRe: HTML Dialog Help Pin
Neville Franks10-Aug-04 10:40
Neville Franks10-Aug-04 10:40 
GeneralVisualC++ 7.0 / Wndows XP Pin
Member 39436510-Aug-04 5:05
Member 39436510-Aug-04 5:05 
GeneralRe: VisualC++ 7.0 / Wndows XP Pin
4apai10-Aug-04 5:15
4apai10-Aug-04 5:15 
GeneralRe: VisualC++ 7.0 / Wndows XP Pin
Member 39436510-Aug-04 5:21
Member 39436510-Aug-04 5:21 
GeneralRe: VisualC++ 7.0 / Wndows XP Pin
4apai10-Aug-04 5:26
4apai10-Aug-04 5:26 
QuestionHow tell how a procees created telnet Pin
Anonymous10-Aug-04 4:34
Anonymous10-Aug-04 4:34 
AnswerRe: How tell how a procees created telnet Pin
Ryan Binns10-Aug-04 18:45
Ryan Binns10-Aug-04 18:45 

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.