Click here to Skip to main content
15,925,309 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Using CProgressCtrl (an idiot asks...) Pin
24-Apr-02 11:00
suss24-Apr-02 11:00 
QuestionDrag'n Drop, between applications, to get HWND ? Pin
Ergo24-Apr-02 3:00
Ergo24-Apr-02 3:00 
AnswerRe: Drag'n Drop, between applications, to get HWND ? Pin
Anders Molin24-Apr-02 4:56
professionalAnders Molin24-Apr-02 4:56 
GeneralRe: Drag'n Drop, between applications, to get HWND ? Pin
24-Apr-02 11:33
suss24-Apr-02 11:33 
QuestionHow to use DLLs Pin
Aoife24-Apr-02 1:55
Aoife24-Apr-02 1:55 
AnswerRe: How to use DLLs Pin
Sameer Maggon24-Apr-02 1:59
Sameer Maggon24-Apr-02 1:59 
AnswerRe: How to use DLLs Pin
Tom Archer24-Apr-02 2:29
Tom Archer24-Apr-02 2:29 
AnswerRe: How to use DLLs Pin
Ravi Bhavnani24-Apr-02 7:32
professionalRavi Bhavnani24-Apr-02 7:32 
If the DLL doesn't come with an import lib, you can get at an exported function by using GetProcAddress(). However, you'll still need a .h file that describes the function's prototype.

/ravi

"There is always one more bug..."
http://www.ravib.com
ravib@ravib.com
GeneralSetSockOpt, NO_DELAY and buffering Pin
pmarki24-Apr-02 1:43
pmarki24-Apr-02 1:43 
GeneralRe: SetSockOpt, NO_DELAY and buffering Pin
Sameer Maggon24-Apr-02 1:58
Sameer Maggon24-Apr-02 1:58 
GeneralRe: SetSockOpt, NO_DELAY and buffering Pin
pmarki24-Apr-02 2:04
pmarki24-Apr-02 2:04 
GeneralRe: SetSockOpt, NO_DELAY and buffering Pin
Joaquín M López Muñoz24-Apr-02 2:21
Joaquín M López Muñoz24-Apr-02 2:21 
GeneralRe: SetSockOpt, NO_DELAY and buffering Pin
pmarki24-Apr-02 3:31
pmarki24-Apr-02 3:31 
GeneralApplication HOOK Pin
Sameer Maggon24-Apr-02 1:35
Sameer Maggon24-Apr-02 1:35 
GeneralRe: Application HOOK Pin
Joaquín M López Muñoz24-Apr-02 2:36
Joaquín M López Muñoz24-Apr-02 2:36 
GeneralRe: Application HOOK Pin
Sameer Maggon24-Apr-02 16:25
Sameer Maggon24-Apr-02 16:25 
GeneralRFC: Managed C++ Forum Pin
Chris Maunder24-Apr-02 1:20
cofounderChris Maunder24-Apr-02 1:20 
GeneralRe: RFC: Managed C++ Forum Pin
Tom Archer24-Apr-02 1:25
Tom Archer24-Apr-02 1:25 
GeneralRe: RFC: Managed C++ Forum Pin
Michael P Butler24-Apr-02 1:48
Michael P Butler24-Apr-02 1:48 
GeneralRe: RFC: Managed C++ Forum Pin
Nish Nishant24-Apr-02 1:51
sitebuilderNish Nishant24-Apr-02 1:51 
GeneralRe: RFC: Managed C++ Forum Pin
Christian Graus24-Apr-02 1:59
protectorChristian Graus24-Apr-02 1:59 
GeneralRe: RFC: Managed C++ Forum Pin
Chris Maunder24-Apr-02 2:13
cofounderChris Maunder24-Apr-02 2:13 
GeneralRe: RFC: Managed C++ Forum Pin
Kannan Kalyanaraman24-Apr-02 2:44
Kannan Kalyanaraman24-Apr-02 2:44 
GeneralRe: RFC: Managed C++ Forum Pin
Albert Pascual24-Apr-02 5:49
sitebuilderAlbert Pascual24-Apr-02 5:49 
GeneralRe: RFC: Managed C++ Forum Pin
Mike Nordell25-Apr-02 9:36
Mike Nordell25-Apr-02 9:36 

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.