Click here to Skip to main content
15,922,894 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Binary Resource Data Pin
David Crow8-Apr-05 6:07
David Crow8-Apr-05 6:07 
GeneralRe: Binary Resource Data Pin
#realJSOP8-Apr-05 6:24
professional#realJSOP8-Apr-05 6:24 
GeneralRe: Binary Resource Data Pin
Ravi Bhavnani8-Apr-05 7:52
professionalRavi Bhavnani8-Apr-05 7:52 
GeneralRe: Binary Resource Data Pin
David Crow8-Apr-05 7:54
David Crow8-Apr-05 7:54 
GeneralRe: Binary Resource Data Pin
Ravi Bhavnani8-Apr-05 7:59
professionalRavi Bhavnani8-Apr-05 7:59 
GeneralSplitter Window get/pass information Pin
poiut8-Apr-05 5:33
poiut8-Apr-05 5:33 
GeneralRe: Splitter Window get/pass information Pin
RobJones8-Apr-05 18:27
RobJones8-Apr-05 18:27 
QuestionHow to use non .NET DLLs in .NET environment? Pin
Khang Nguyen8-Apr-05 5:30
Khang Nguyen8-Apr-05 5:30 
Happy Friday! Gurus,

I am trying to use the logics from Intel OpenCV DLLs, which were originally compiled by MSVC++ 6. From C# or ASP.NET Apps, when I was trying to add reference to these DLLs (i.e. cv096.dll or cxcore096.dll), I got this error:

“A reference to ‘D:\Programs\OpenCV\bin\cv096.dll’ could not be added. This is not a valid assembly or COM component. Only assemblies with extension ‘dll’ and COM components can be referenced. Please make sure it is a valid assembly or COM component.”

Note: The source code of Intel OpenCV DLLs is open source. I can open this source code project in either MSVC++ 6 or VS.NET 2003.

Question: How can I use these DLLs in .NET environment, preferably in ASP.NET and C# projects?

Thanks with a million
Khang
Smile | :)
AnswerRe: How to use non .NET DLLs in .NET environment? Pin
Chris Losinger8-Apr-05 7:01
professionalChris Losinger8-Apr-05 7:01 
GeneralRe: How to use non .NET DLLs in .NET environment? Pin
Khang Nguyen8-Apr-05 8:00
Khang Nguyen8-Apr-05 8:00 
Generalcreate Network Setup Wizard Pin
javad_20058-Apr-05 5:17
javad_20058-Apr-05 5:17 
GeneralProblem with UDP packets Pin
Virendra Sharma8-Apr-05 5:17
Virendra Sharma8-Apr-05 5:17 
GeneralRe: Problem with UDP packets Pin
Indivara8-Apr-05 19:23
professionalIndivara8-Apr-05 19:23 
GeneralCPropertySheet problem Pin
Bob Stanneveld8-Apr-05 2:04
Bob Stanneveld8-Apr-05 2:04 
GeneralRe: CPropertySheet problem Pin
toxcct8-Apr-05 2:24
toxcct8-Apr-05 2:24 
GeneralRe: CPropertySheet problem Pin
David Crow8-Apr-05 4:49
David Crow8-Apr-05 4:49 
GeneralRe: CPropertySheet problem Pin
Bob Stanneveld10-Apr-05 21:00
Bob Stanneveld10-Apr-05 21:00 
GeneralRe: CPropertySheet problem Pin
Michael Dunn8-Apr-05 6:44
sitebuilderMichael Dunn8-Apr-05 6:44 
GeneralRe: CPropertySheet problem Pin
Bob Stanneveld10-Apr-05 21:01
Bob Stanneveld10-Apr-05 21:01 
GeneralClose Dialog in OnInitDialog Pin
AnTri8-Apr-05 2:02
AnTri8-Apr-05 2:02 
GeneralRe: Close Dialog in OnInitDialog Pin
toxcct8-Apr-05 2:23
toxcct8-Apr-05 2:23 
GeneralRe: Close Dialog in OnInitDialog Pin
Joel Holdsworth8-Apr-05 2:24
Joel Holdsworth8-Apr-05 2:24 
GeneralRe: Close Dialog in OnInitDialog Pin
David Crow8-Apr-05 4:50
David Crow8-Apr-05 4:50 
GeneralRe: Close Dialog in OnInitDialog Pin
liquid_8-Apr-05 7:34
liquid_8-Apr-05 7:34 
GeneralRe: Close Dialog in OnInitDialog Pin
David Crow8-Apr-05 7:57
David Crow8-Apr-05 7:57 

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.