Click here to Skip to main content
15,902,634 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Get System Fixed Drive Pin
David Crow10-Nov-08 3:24
David Crow10-Nov-08 3:24 
QuestionHelp please Pin
dtaylor019-Nov-08 18:31
dtaylor019-Nov-08 18:31 
AnswerRe: Help please Pin
enhzflep9-Nov-08 19:11
enhzflep9-Nov-08 19:11 
AnswerRe: Help please Pin
Iain Clarke, Warrior Programmer9-Nov-08 22:02
Iain Clarke, Warrior Programmer9-Nov-08 22:02 
QuestionRe: Help please Pin
CPallini9-Nov-08 23:05
mveCPallini9-Nov-08 23:05 
AnswerRe: Help please Pin
Member 419459310-Nov-08 3:21
Member 419459310-Nov-08 3:21 
GeneralRe: Help please Pin
CPallini10-Nov-08 3:36
mveCPallini10-Nov-08 3:36 
QuestionDLL PROBLEM Pin
Member 37948639-Nov-08 18:30
Member 37948639-Nov-08 18:30 
I have a problem regarding DLLs.
We can load a DLL dynamically by using Load Library() function and then we can access the functions of DLL by using GetProcAddress().

But how to Import a class from DLL.

Here actually i want to import a class in my application from a DLL called nnotes.dll ( its a lotus notes DLL). I can see the classes exist in that DLL thru dependency walker. But i don't no the way to achieve it.
Please any body solve my problem...
AnswerRe: DLL PROBLEM Pin
Hamid_RT9-Nov-08 20:19
Hamid_RT9-Nov-08 20:19 
GeneralRe: DLL PROBLEM Pin
Member 379486310-Nov-08 7:02
Member 379486310-Nov-08 7:02 
AnswerRe: DLL PROBLEM Pin
Iain Clarke, Warrior Programmer9-Nov-08 22:14
Iain Clarke, Warrior Programmer9-Nov-08 22:14 
AnswerRe: DLL PROBLEM Pin
CPallini9-Nov-08 23:31
mveCPallini9-Nov-08 23:31 
GeneralRe: DLL PROBLEM Pin
Iain Clarke, Warrior Programmer10-Nov-08 0:06
Iain Clarke, Warrior Programmer10-Nov-08 0:06 
QuestionInitialize remainder Pin
dtaylor019-Nov-08 13:36
dtaylor019-Nov-08 13:36 
AnswerRe: Initialize remainder Pin
enhzflep9-Nov-08 14:49
enhzflep9-Nov-08 14:49 
QuestionUsing rawinput with MFC ( Can't get WM_INPUT message). Pin
APahuchiy9-Nov-08 9:07
APahuchiy9-Nov-08 9:07 
QuestionRe: Using rawinput with MFC ( Can't get WM_INPUT message). Pin
CPallini9-Nov-08 9:17
mveCPallini9-Nov-08 9:17 
AnswerRe: Using rawinput with MFC ( Can't get WM_INPUT message). Pin
APahuchiy9-Nov-08 9:28
APahuchiy9-Nov-08 9:28 
AnswerRe: Using rawinput with MFC ( Can't get WM_INPUT message). Pin
Mark Salsbery9-Nov-08 11:54
Mark Salsbery9-Nov-08 11:54 
GeneralRe: Using rawinput with MFC ( Can't get WM_INPUT message). Pin
APahuchiy9-Nov-08 12:46
APahuchiy9-Nov-08 12:46 
GeneralRe: Using rawinput with MFC ( Can't get WM_INPUT message). Pin
Mark Salsbery9-Nov-08 13:20
Mark Salsbery9-Nov-08 13:20 
GeneralRe: Using rawinput with MFC ( Can't get WM_INPUT message). Pin
APahuchiy9-Nov-08 21:25
APahuchiy9-Nov-08 21:25 
GeneralRe: Using rawinput with MFC ( Can't get WM_INPUT message). Pin
Mark Salsbery10-Nov-08 4:42
Mark Salsbery10-Nov-08 4:42 
GeneralRe: Using rawinput with MFC ( Can't get WM_INPUT message). Pin
Leon Leong8-Mar-12 22:44
Leon Leong8-Mar-12 22:44 
AnswerRe: Using rawinput with MFC ( Can't get WM_INPUT message). Pin
fjort18-Nov-09 20:30
fjort18-Nov-09 20:30 

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.