Click here to Skip to main content
16,005,491 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionCan anybody explan the function TransparentBlt()? Pin
ilavl24-Feb-02 4:23
ilavl24-Feb-02 4:23 
AnswerRe: Can anybody explan the function TransparentBlt()? Pin
Jay Beckert24-Feb-02 5:14
Jay Beckert24-Feb-02 5:14 
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 
So you mean you use Win32 Dynamic-Link Library project ro write dll?

So first as you now you have to register your dll.

include your yourdll_idl.h and yourdll_idl_i.c in your class,then you can use your methos:


Is that enough or you need more?

Mazy

"So,so you think you can tell,
Heaven from Hell,
Blue skies from pain,...
How I wish,how I wish you were here."
Wish You Were Here-Pink Floyd-1975

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 
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 

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.