Click here to Skip to main content
15,914,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to Load Bitmap Dynamically Pin
avenger_sb255-Apr-04 6:43
avenger_sb255-Apr-04 6:43 
AnswerRe: How to Load Bitmap Dynamically Pin
GflPower5-Apr-04 16:12
GflPower5-Apr-04 16:12 
QuestionHow to derive a MFC class from CMenu?? Pin
CPAVG5-Apr-04 4:45
CPAVG5-Apr-04 4:45 
AnswerRe: How to derive a MFC class from CMenu?? Pin
Antony M Kancidrowski5-Apr-04 5:03
Antony M Kancidrowski5-Apr-04 5:03 
GeneralRe: How to derive a MFC class from CMenu?? Pin
CPAVG5-Apr-04 21:30
CPAVG5-Apr-04 21:30 
GeneralRe: How to derive a MFC class from CMenu?? Pin
Antony M Kancidrowski6-Apr-04 0:56
Antony M Kancidrowski6-Apr-04 0:56 
GeneralRe: How to derive a MFC class from CMenu?? Pin
CPAVG7-Apr-04 5:11
CPAVG7-Apr-04 5:11 
GeneralLinking a DLL file to MFC application Pin
chemipoo5-Apr-04 3:47
chemipoo5-Apr-04 3:47 
I have a DLL file that contains all the functions required to interact with a USB hardware interface device. There is also a corresponding header file which I got from the device manufacturer. I include the header file in my MFC application and put the DLL file in the debug folder of my project. But still I get compile error saying that it doesn't know anything about those functions I used from the DLL file. After some more research I think I need a .lib file and that I should link it to the project Dead | X| . Using an already compiled DLL seems not as straight forward to me and so I'd really appreciate your kind help.Smile | :)

I'm beginning to know that I don't know.
GeneralRe: Linking a DLL file to MFC application Pin
Antony M Kancidrowski5-Apr-04 4:53
Antony M Kancidrowski5-Apr-04 4:53 
GeneralRe: Linking a DLL file to MFC application Pin
george ivanov5-Apr-04 4:54
george ivanov5-Apr-04 4:54 
GeneralRe: Linking a DLL file to MFC application Pin
chemipoo5-Apr-04 5:50
chemipoo5-Apr-04 5:50 
QuestionLoad DLL from other comp? Pin
george ivanov5-Apr-04 3:24
george ivanov5-Apr-04 3:24 
AnswerRe: Load DLL from other comp? Pin
David Crow5-Apr-04 4:42
David Crow5-Apr-04 4:42 
AnswerRe: Load DLL from other comp? Pin
Navin5-Apr-04 9:07
Navin5-Apr-04 9:07 
GeneralVideo Capture Card Pin
Flea Sp995-Apr-04 3:22
Flea Sp995-Apr-04 3:22 
GeneralMachine Idle Time Pin
Anonymous5-Apr-04 3:10
Anonymous5-Apr-04 3:10 
GeneralRe: Machine Idle Time Pin
Michael Dunn5-Apr-04 4:56
sitebuilderMichael Dunn5-Apr-04 4:56 
GeneralRenaming a project Pin
Trollslayer5-Apr-04 2:59
mentorTrollslayer5-Apr-04 2:59 
GeneralRe: Renaming a project Pin
Andrew Walker5-Apr-04 3:17
Andrew Walker5-Apr-04 3:17 
GeneralRe: Renaming a project(EDITED) Pin
John M. Drescher5-Apr-04 5:41
John M. Drescher5-Apr-04 5:41 
GeneralRe: Renaming a project(EDITED BY ME) Pin
Trollslayer5-Apr-04 6:00
mentorTrollslayer5-Apr-04 6:00 
GeneralRe: Renaming a project(EDITED BY ME) Pin
John M. Drescher5-Apr-04 6:14
John M. Drescher5-Apr-04 6:14 
GeneralIPersistStorage::Load() for Embeded object of Word Creates .doc file in Temp Pin
anshumanshinde5-Apr-04 2:47
anshumanshinde5-Apr-04 2:47 
GeneralRe: IPersistStorage::Load() for Embeded object of Word Creates .doc file in Temp Pin
Mike Dimmick5-Apr-04 6:37
Mike Dimmick5-Apr-04 6:37 
Generalread a certain line from a text file Pin
dairiseky5-Apr-04 2:44
dairiseky5-Apr-04 2:44 

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.