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

C / C++ / MFC

 
AnswerRe: Directshow Pin
Mark Salsbery30-May-07 4:33
Mark Salsbery30-May-07 4:33 
GeneralRe: Directshow Pin
#realJSOP30-May-07 6:08
professional#realJSOP30-May-07 6:08 
GeneralRe: Directshow [modified] Pin
Mark Salsbery30-May-07 6:16
Mark Salsbery30-May-07 6:16 
GeneralRe: Directshow Pin
kcynic30-May-07 6:52
kcynic30-May-07 6:52 
Questionhow to use c# dll in vc++ .net ? Pin
jalsa G30-May-07 2:31
jalsa G30-May-07 2:31 
QuestionRe: how to use c# dll in vc++ .net ? Pin
Hamid_RT30-May-07 2:42
Hamid_RT30-May-07 2:42 
AnswerRe: how to use c# dll in vc++ .net ? Pin
jalsa G30-May-07 3:02
jalsa G30-May-07 3:02 
GeneralRe: how to use c# dll in vc++ .net ? Pin
Hamid_RT30-May-07 8:52
Hamid_RT30-May-07 8:52 
You must use of LoadLibrary it returns a handle to file then call GetProcAddress function for gets address of function on the dll and in the end you must use of FreeLibrary function.
Does this informations helpful for you?




WhiteSky

QuestionProblem with AfxFormatStrings Pin
uday kiran janaswamy30-May-07 2:31
uday kiran janaswamy30-May-07 2:31 
AnswerRe: Problem with AfxFormatStrings Pin
jhwurmbach30-May-07 3:05
jhwurmbach30-May-07 3:05 
GeneralRe: Problem with AfxFormatStrings Pin
uday kiran janaswamy30-May-07 3:13
uday kiran janaswamy30-May-07 3:13 
GeneralRe: Problem with AfxFormatStrings Pin
jhwurmbach30-May-07 3:26
jhwurmbach30-May-07 3:26 
QuestionAgain ,again CListCtrl ! Pin
Bravoone_200630-May-07 2:14
Bravoone_200630-May-07 2:14 
AnswerRe: Again ,again CListCtrl ! Pin
#realJSOP30-May-07 2:45
professional#realJSOP30-May-07 2:45 
GeneralRe: Again ,again CListCtrl ! Pin
Bravoone_200630-May-07 2:47
Bravoone_200630-May-07 2:47 
GeneralRe: Again ,again CListCtrl ! Pin
#realJSOP30-May-07 3:21
professional#realJSOP30-May-07 3:21 
QuestionACL Pin
vivekphlp30-May-07 2:07
vivekphlp30-May-07 2:07 
AnswerRe: ACL Pin
David Crow30-May-07 6:12
David Crow30-May-07 6:12 
AnswerRe: ACL Pin
Hamid_RT30-May-07 8:52
Hamid_RT30-May-07 8:52 
QuestionSetup Maker Pin
garfield18530-May-07 1:47
garfield18530-May-07 1:47 
AnswerRe: Setup Maker Pin
Hamid_RT30-May-07 2:28
Hamid_RT30-May-07 2:28 
QuestionSimple pointer question... Pin
Haroon Sarwar30-May-07 1:32
Haroon Sarwar30-May-07 1:32 
AnswerRe: Simple pointer question... [modified] Pin
Nibu babu thomas30-May-07 1:49
Nibu babu thomas30-May-07 1:49 
AnswerRe: Simple pointer question... Pin
CPallini30-May-07 2:11
mveCPallini30-May-07 2:11 
AnswerRe: Simple pointer question... Pin
Matthew Faithfull30-May-07 2:20
Matthew Faithfull30-May-07 2:20 

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.