473,473 Members | 1,645 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

dll not useable?

I downloaded a program (freeimgae) and installed it, among it's samples is
one that uses their dll (freeimage.dll) I opened the solution with Vs2003
but saw that the reference to the dll was broken, I tried to add new new
reference to the same dll but got amessage that it was not a valid dll nor a
com compoent and that only dll's can be used.
What should I do to be able to use dll's that are downloaded like this (it
was in a zip file).

Any help appreciated,
Bob
Mar 19 '07 #1
1 1142
Robert,

"Robert Dufour" <bd*****@sgiims.comschrieb:
>I downloaded a program (freeimgae) and installed it, among it's samples is
one that uses their dll (freeimage.dll) I opened the solution with Vs2003
but saw that the reference to the dll was broken, I tried to add new new
reference to the same dll but got amessage that it was not a valid dll nor
a com compoent and that only dll's can be used.
What should I do to be able to use dll's that are downloaded like this (it
was in a zip file).

There are different types of DLLs:

* .NET DLLs
* COM DLLs/ActiveX DLLs
* "Native" DLLs

"Native" DLLs can be consumed using 'Declare'/'DllImport'. You do not need
to reference them. However, I do not know the type of the "freeimage" DLLs.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>

Mar 19 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Kel Good | last post by:
Hello, I recently created a structure in C# that offers several implicit conversion, hoping I could then reference the C# project from a VB.Net project, and use this object in VB.Net. It does...
2
by: Paul Mars | last post by:
How can I get the useable dimensions or coordinates of the working area of a form? All that I can find return the monitor screen area, but I need the usable area inside the open form. Not incl....
3
by: stan | last post by:
I have code that produces 5 boxes across the screen width. So far I have only tested it in IE 6 and NS 8. It works in IE, but in NS I am not able to fit in the 5th box. I am using two...
2
by: RvGrah | last post by:
I have always found the form-level KeyPreview feature near useless, as there was a bug that allowed ComboBoxes to ignore it. In VS 2005 I've confirmed that it now woks in Combos. Is there anything...
39
by: VidTheKid | last post by:
THE PROBLEM The % symbol is too vague when defining dimensions in CSS and HTML. It can relate to an inherited value, a measure of the containing element (which can differ between box models) or...
6
by: Asphalt Blazer | last post by:
Hi, I am doing a redirected restore from an offline backup file. All the paths and files have been created and I managed to do all the set tablespaces commands. But once I do the "restore db...
2
by: perplexity | last post by:
Here for instance: http://de.php.net/manual/en/function.parse-ini-file.php it says Characters {}|&~![()" must not be used anywhere in the key and have a special meaning in the value. but...
2
by: Dobedani | last post by:
Dear All, I guess I don't know where to look for the right information. I hope you guys can help me on the way. I want to retrieve a string from an XML-file. If Python were to have XPath...
1
by: deshaipet | last post by:
Hi friends - I created a automatic storage tablespace with a pagesize of 16 K and initial size of 64 MB. create large tablespace test_tbsp1 pagesize 16k managed by automatic storage autoresize...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.