Click here to Skip to main content
15,921,793 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Can anybody explan the function TransparentBlt()? Pin
Georg Haan24-Feb-02 6:07
Georg Haan24-Feb-02 6:07 
GeneralRe: Can anybody explan the function TransparentBlt()? Pin
Hadi Rezaee17-May-02 0:03
Hadi Rezaee17-May-02 0:03 
GeneralCall a function in a DLL Pin
Rickard Andersson2024-Feb-02 3:11
Rickard Andersson2024-Feb-02 3:11 
GeneralRe: Call a function in a DLL Pin
Mazdak24-Feb-02 5:07
Mazdak24-Feb-02 5:07 
GeneralRe: Call a function in a DLL Pin
Rickard Andersson2024-Feb-02 7:09
Rickard Andersson2024-Feb-02 7:09 
GeneralRe: Call a function in a DLL Pin
Mazdak24-Feb-02 7:38
Mazdak24-Feb-02 7:38 
GeneralRe: Call a function in a DLL Pin
567890123424-Feb-02 5:11
567890123424-Feb-02 5:11 
GeneralRe: Call a function in a DLL Pin
Masaaki Onishi24-Feb-02 7:31
Masaaki Onishi24-Feb-02 7:31 
Hello, the codegurus around the world. Wink | ;)

There are at lease two ways to call the functions in DLL.
One is to use LoadLibrary and GetProcessAdoc(?) to get
the address of the function in DLL.

The other way is to implicity call the function in DLL
by registering the function name in DLL at def file.

Please, don't send me your email about your questions directly.
Have a nice day!
Sonork - 100.10571:vcdeveloper Wink | ;)

-Masaaki Onishi-


GeneralRe: Call a function in a DLL Pin
Rickard Andersson2024-Feb-02 12:24
Rickard Andersson2024-Feb-02 12:24 
GeneralRe: Call a function in a DLL Pin
Rickard Andersson2024-Feb-02 12:33
Rickard Andersson2024-Feb-02 12:33 
GeneralRe: Call a function in a DLL Pin
Paul M Watt24-Feb-02 14:54
mentorPaul M Watt24-Feb-02 14:54 
GeneralImage Display Pin
Peter Liddle24-Feb-02 2:27
Peter Liddle24-Feb-02 2:27 
GeneralLiposuction32 Pin
24-Feb-02 1:08
suss24-Feb-02 1:08 
GeneralRe: Liposuction32 Pin
Joaquín M López Muñoz24-Feb-02 1:41
Joaquín M López Muñoz24-Feb-02 1:41 
GeneralUNICODE and CListBox Pin
Mukkie24-Feb-02 0:57
Mukkie24-Feb-02 0:57 
GeneralRe: UNICODE and CListBox Pin
Michael Dunn24-Feb-02 8:00
sitebuilderMichael Dunn24-Feb-02 8:00 
GeneralMaking my program stop loading Pin
Justin Templeman24-Feb-02 0:44
Justin Templeman24-Feb-02 0:44 
GeneralRe: Making my program stop loading Pin
Joaquín M López Muñoz24-Feb-02 0:54
Joaquín M López Muñoz24-Feb-02 0:54 
GeneralRe: Making my program stop loading Pin
Mukkie24-Feb-02 1:00
Mukkie24-Feb-02 1:00 
GeneralRe: Making my program stop loading Pin
Mazdak24-Feb-02 1:21
Mazdak24-Feb-02 1:21 
QuestionWhat does this error mean? Pin
John Cruz24-Feb-02 0:18
John Cruz24-Feb-02 0:18 
AnswerRe: What does this error mean? Pin
Joaquín M López Muñoz24-Feb-02 0:38
Joaquín M López Muñoz24-Feb-02 0:38 
GeneralRe: What does this error mean? Pin
John Cruz24-Feb-02 1:00
John Cruz24-Feb-02 1:00 
GeneralRe: What does this error mean? Pin
Joaquín M López Muñoz24-Feb-02 1:02
Joaquín M López Muñoz24-Feb-02 1:02 
QuestionC++.NET and MFC7 Compatibility Issue? Pin
David Z23-Feb-02 22:26
David Z23-Feb-02 22:26 

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.