Click here to Skip to main content
15,906,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow can i use a exported class from DLL with .EXP and .DLL File Pin
bankey101023-Dec-10 2:14
bankey101023-Dec-10 2:14 
AnswerRe: How can i use a exported class from DLL with .EXP and .DLL File Pin
T210223-Dec-10 12:48
T210223-Dec-10 12:48 
QuestionData Structure library for windows Pin
pandit8423-Dec-10 2:08
pandit8423-Dec-10 2:08 
AnswerRe: Data Structure library for windows Pin
Maximilien23-Dec-10 4:12
Maximilien23-Dec-10 4:12 
QuestionPre used resource ids by visual studio Pin
Harsh Shankar22-Dec-10 23:45
Harsh Shankar22-Dec-10 23:45 
QuestionHow can i load a win32 DLL which expoting Classes? Pin
bankey101022-Dec-10 20:28
bankey101022-Dec-10 20:28 
AnswerRe: How can i load a win32 DLL which expoting Classes? Pin
Cedric Moonen22-Dec-10 21:19
Cedric Moonen22-Dec-10 21:19 
AnswerRe: How can i load a win32 DLL which expoting Classes? Pin
ThatsAlok22-Dec-10 22:37
ThatsAlok22-Dec-10 22:37 
bankey1010 wrote:
I have Win32 DLL which exporting Classes only but i dont have any header file.
I have only library file and DLL.


Typical but not impossible, you need to create the header file based on information provided by the dll vendor and compile and build your application using same header file and library file.

"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Never mind - my own stupidity is the source of every "problem" - Mixture


cheers,
Alok Gupta
VC Forum Q&A :- I/IV
Support CRY- Child Relief and You

AnswerRe: How can i load a win32 DLL which expoting Classes? Pin
bleedingfingers22-Dec-10 23:27
bleedingfingers22-Dec-10 23:27 
GeneralRe: How can i load a win32 DLL which expoting Classes? Pin
bankey101023-Dec-10 2:48
bankey101023-Dec-10 2:48 
GeneralRe: How can i load a win32 DLL which expoting Classes? Pin
bleedingfingers23-Dec-10 22:08
bleedingfingers23-Dec-10 22:08 
AnswerRe: How can i load a win32 DLL which expoting Classes? Pin
Ralf.Bue23-Dec-10 8:19
Ralf.Bue23-Dec-10 8:19 
QuestionCComboBox donot update[solved] Pin
yu-jian22-Dec-10 19:52
yu-jian22-Dec-10 19:52 
AnswerRe: CComboBox donot update Pin
Roger Broomfield22-Dec-10 20:05
Roger Broomfield22-Dec-10 20:05 
GeneralRe: CComboBox donot update Pin
yu-jian23-Dec-10 2:49
yu-jian23-Dec-10 2:49 
GeneralRe: CComboBox donot update Pin
yu-jian23-Dec-10 21:52
yu-jian23-Dec-10 21:52 
Questionhow to compare two audio file Pin
rajniyadav1a22-Dec-10 18:35
rajniyadav1a22-Dec-10 18:35 
AnswerRe: how to compare two audio file Pin
ShilpiP22-Dec-10 20:43
ShilpiP22-Dec-10 20:43 
AnswerRe: how to compare two audio file Pin
Richard MacCutchan22-Dec-10 22:07
mveRichard MacCutchan22-Dec-10 22:07 
AnswerRe: how to compare two audio file Pin
ThatsAlok22-Dec-10 22:40
ThatsAlok22-Dec-10 22:40 
GeneralRe: how to compare two audio file Pin
Michael Schubert22-Dec-10 22:44
Michael Schubert22-Dec-10 22:44 
JokeRe: how to compare two audio file Pin
Chris Meech23-Dec-10 4:10
Chris Meech23-Dec-10 4:10 
AnswerRe: how to compare two audio file Pin
jk chan23-Dec-10 21:49
jk chan23-Dec-10 21:49 
AnswerRe: how to compare two audio file Pin
Bathula.Sreekaanth28-Dec-10 2:56
Bathula.Sreekaanth28-Dec-10 2:56 
QuestionProblem in registering a 32 bit C++ COM/ATL Service on Windows7 64 bit Pin
Aseem Sharma22-Dec-10 15:01
Aseem Sharma22-Dec-10 15:01 

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.