Click here to Skip to main content
16,006,442 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to use CString in DLL? Pin
Mike Danberg18-Sep-03 15:47
Mike Danberg18-Sep-03 15:47 
GeneralRe: How to use CString in DLL? Pin
Johan_yo19-Sep-03 8:23
Johan_yo19-Sep-03 8:23 
QuestionHow to use DLL without LIB Pin
Johan_yo18-Sep-03 11:26
Johan_yo18-Sep-03 11:26 
AnswerRe: How to use DLL without LIB Pin
David Crow19-Sep-03 2:36
David Crow19-Sep-03 2:36 
GeneralRe: How to use DLL without LIB Pin
Alexander M.,19-Sep-03 2:55
Alexander M.,19-Sep-03 2:55 
GeneralRe: How to use DLL without LIB Pin
Johan_yo19-Sep-03 6:00
Johan_yo19-Sep-03 6:00 
GeneralRe: How to use DLL without LIB Pin
Johan_yo19-Sep-03 6:21
Johan_yo19-Sep-03 6:21 
GeneralRe: How to use DLL without LIB Pin
Johan_yo19-Sep-03 5:56
Johan_yo19-Sep-03 5:56 
DavidCrow wrote:
Use LoadLibrary() and GetProcAddress().

Can I use LoadLibrary then access a class in the DLL? The DLL I want to use, exports 3 classes. How can I use the class, GetProcAddress() can be use with functions only, right?

cheers,
Jo
GeneralRe: How to use DLL without LIB Pin
David Crow19-Sep-03 6:13
David Crow19-Sep-03 6:13 
Generalprogram to track all the keystrokes Pin
Binayak18-Sep-03 11:12
Binayak18-Sep-03 11:12 
GeneralRe: program to track all the keystrokes Pin
Jagadeesh VN18-Sep-03 11:29
Jagadeesh VN18-Sep-03 11:29 
GeneralRe: program to track all the keystrokes Pin
Binayak18-Sep-03 11:37
Binayak18-Sep-03 11:37 
Questionnew to programming, how do you use a compiler? Pin
erinangel18-Sep-03 10:37
susserinangel18-Sep-03 10:37 
AnswerRe: new to programming, how do you use a compiler? Pin
Alvaro Mendez18-Sep-03 10:57
Alvaro Mendez18-Sep-03 10:57 
AnswerRe: new to programming, how do you use a compiler? Pin
bhangie19-Sep-03 4:58
bhangie19-Sep-03 4:58 
GeneralWant to make an explorer type window Pin
ns18-Sep-03 10:33
ns18-Sep-03 10:33 
GeneralRe: Want to make an explorer type window Pin
Alvaro Mendez18-Sep-03 11:04
Alvaro Mendez18-Sep-03 11:04 
GeneralRe: Want to make an explorer type window Pin
ns19-Sep-03 2:15
ns19-Sep-03 2:15 
GeneralRe: Want to make an explorer type window Pin
Jagadeesh VN18-Sep-03 11:35
Jagadeesh VN18-Sep-03 11:35 
GeneralBoth dialog windows has focus Pin
YaronNir18-Sep-03 10:31
YaronNir18-Sep-03 10:31 
GeneralRe: Both dialog windows has focus Pin
Stefan Pedersen18-Sep-03 13:14
Stefan Pedersen18-Sep-03 13:14 
GeneralSendMessage(MainWnd) from another thread Pin
Hosam Aly Mahmoud18-Sep-03 9:17
Hosam Aly Mahmoud18-Sep-03 9:17 
GeneralRe: SendMessage(MainWnd) from another thread Pin
David Crow18-Sep-03 9:47
David Crow18-Sep-03 9:47 
GeneralRe: SendMessage(MainWnd) from another thread Pin
Hosam Aly Mahmoud20-Sep-03 19:56
Hosam Aly Mahmoud20-Sep-03 19:56 
GeneralRe: SendMessage(MainWnd) from another thread Pin
Mike Dimmick19-Sep-03 3:39
Mike Dimmick19-Sep-03 3:39 

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.