Click here to Skip to main content
15,913,584 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ostrstream Pin
George_George13-Feb-08 0:02
George_George13-Feb-08 0:02 
GeneralRe: ostrstream Pin
jhwurmbach13-Feb-08 0:40
jhwurmbach13-Feb-08 0:40 
GeneralRe: ostrstream Pin
George_George13-Feb-08 0:42
George_George13-Feb-08 0:42 
QuestionHow to extract Exported functions from a DLL Pin
poda12-Feb-08 20:18
poda12-Feb-08 20:18 
AnswerRe: How to extract Exported functions from a DLL Pin
Stephen Hewitt12-Feb-08 20:34
Stephen Hewitt12-Feb-08 20:34 
GeneralRe: How to extract Exported functions from a DLL Pin
poda12-Feb-08 21:10
poda12-Feb-08 21:10 
AnswerRe: How to extract Exported functions from a DLL Pin
Nibu babu thomas12-Feb-08 20:47
Nibu babu thomas12-Feb-08 20:47 
GeneralRe: How to extract Exported functions from a DLL Pin
poda12-Feb-08 21:40
poda12-Feb-08 21:40 
GeneralRe: How to extract Exported functions from a DLL Pin
Nibu babu thomas13-Feb-08 0:15
Nibu babu thomas13-Feb-08 0:15 
GeneralRe: How to extract Exported functions from a DLL Pin
poda13-Feb-08 23:23
poda13-Feb-08 23:23 
GeneralRe: How to extract Exported functions from a DLL Pin
David Crow13-Feb-08 3:16
David Crow13-Feb-08 3:16 
AnswerRe: How to extract Exported functions from a DLL Pin
Stephen Hewitt12-Feb-08 21:09
Stephen Hewitt12-Feb-08 21:09 
GeneralRe: How to extract Exported functions from a DLL Pin
poda12-Feb-08 21:30
poda12-Feb-08 21:30 
GeneralRe: How to extract Exported functions from a DLL Pin
poda12-Feb-08 21:49
poda12-Feb-08 21:49 
GeneralRe: How to extract Exported functions from a DLL Pin
Stephen Hewitt13-Feb-08 0:30
Stephen Hewitt13-Feb-08 0:30 
GeneralInterface default constructor Error Pin
half-life12-Feb-08 20:08
half-life12-Feb-08 20:08 
GeneralRe: Interface default constructor Error Pin
Cedric Moonen12-Feb-08 20:21
Cedric Moonen12-Feb-08 20:21 
GeneralRe: Interface default constructor Error Pin
half-life12-Feb-08 20:39
half-life12-Feb-08 20:39 
GeneralRe: Interface default constructor Error Pin
jhwurmbach13-Feb-08 0:52
jhwurmbach13-Feb-08 0:52 
Your interface contains state (the member variable int portId).
Is that really intended?

Also, you probably should make the d'tor virtual. Also the portIt-getter.

Let's think the unthinkable, let's do the undoable, let's prepare to grapple with the ineffable itself, and see if we may not eff it after all.
Douglas Adams, "Dirk Gently's Holistic Detective Agency"

GeneralDebug Assertion Error Occurs while making the Static Linked Dll Pin
nitin_pro12-Feb-08 20:03
nitin_pro12-Feb-08 20:03 
QuestionRelease Mode not running Pin
vethathiri12-Feb-08 19:57
vethathiri12-Feb-08 19:57 
GeneralRe: Release Mode not running Pin
Rajesh R Subramanian12-Feb-08 20:22
professionalRajesh R Subramanian12-Feb-08 20:22 
GeneralRe: Release Mode not running Pin
Iain Clarke, Warrior Programmer13-Feb-08 0:14
Iain Clarke, Warrior Programmer13-Feb-08 0:14 
QuestionRe: Release Mode not running Pin
David Crow13-Feb-08 3:25
David Crow13-Feb-08 3:25 
Generalwhile debugging not able see the source code [modified] Pin
VC_RYK12-Feb-08 19:55
VC_RYK12-Feb-08 19:55 

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.