473,396 Members | 2,106 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Dealing with Dll's (c++)

Since i am not use to program in c++, i got this question:

I've been thinking in making a mp3 player in C#, the language i am more confortable dealing with, but instead of using librarys provided by Visual Studio, i want to deal with a library that i can have full knownledge of its code.

I started searching for mp3 projects made in c++ and i found one thats good enough for me. WMp3 C++ class for Windows

My objective is to make a .dll of some functions on that class, the thing is confusing me is the headers/classes that the functions depend on.
Do i have to make a .dll of all the headers/class on the project?? And if i do, theres something i will have to change on the code for a .dll can interact with another .dll??

Please tell me if i you didnt understand my doubt, my english need improvements :D

Thanks in advance.
Nov 24 '08 #1
3 1479
Savage
1,764 Expert 1GB
If I have understood you well then the answer is you do not need to.
You've meant to ask(for e.g):

If that Mp3 player depends on other classes or libraries do you have to make a DLL out of them too?
Nov 25 '08 #2
yeah, that's what i was trying to ask :D so that means that the dll will have all the classes and libraries that the main class depends right?
Nov 25 '08 #3
Savage
1,764 Expert 1GB
@Rambaldi
That's correct .
Nov 25 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Newbie | last post by:
I have some controls (dll's) - how to import & use them in C#?? (VB = Imports ...) Any link? thnx!
19
by: Linda | last post by:
In classic ASP I used to have a file called settings.asp included on every page of my web, it consisted of a number of different settings unique to this application, among them the database path...
6
by: jamie | last post by:
ok I'm attempting to implement a basic crc32 algorithm that I have the original in VB and need to implement it in c#. I appear to be running into an issue with the hex values when doing the bit...
3
by: Richard Lewis Haggard | last post by:
We are having a lot of trouble with problems relating to failures relating to 'The located assembly's manifest definition with name 'xxx' does not match the assembly reference" but none of us here...
5
by: Stephen Cawood | last post by:
I'm trying to use a C++ .lib from C# (I tried the Interop group will no results). I have a working wrapper DLL (I can get back simple things like int), but I'm having issues dealing with an array...
3
by: not_a_commie | last post by:
Suppose I got really mad at GDI+ one day and wanted to rewrite the System.Drawing.dll to use my own drawing framework. What's the procedure for creating a project for this? I can use the .Net...
6
by: zubair1 | last post by:
Hi, Today, i added some new code which was to see if a file is locked or not (in use by another application). While i did that it was showing me some errors like in the Output window:- A first...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.