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

C / C++ / MFC

 
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 
AnswerRe: How can i load a win32 DLL which expoting Classes? Pin
bleedingfingers22-Dec-10 23:27
bleedingfingers22-Dec-10 23:27 
I had earlier posted a reply and deleted it after I realised that you have only the library file and DLL but I'll post it again anyway.

If you have source code, you may add two function, one to create the class object and the other to destroy a given class object. Use the first one to create the object and after done with the job, use the second one o destroy it.
...byte till it megahertz...

my donation to web rubbish

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 
AnswerRe: Problem in registering a 32 bit C++ COM/ATL Service on Windows7 64 bit Pin
ShilpiP22-Dec-10 20:41
ShilpiP22-Dec-10 20:41 

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.