Click here to Skip to main content
15,887,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Take de real part from a decimal number Pin
cmk27-May-05 7:51
cmk27-May-05 7:51 
GeneralA "hold down" CButton Pin
mckavity26-May-05 9:16
mckavity26-May-05 9:16 
GeneralRe: A "hold down" CButton Pin
David Crow26-May-05 9:33
David Crow26-May-05 9:33 
GeneralRe: A "hold down" CButton Pin
mckavity26-May-05 9:44
mckavity26-May-05 9:44 
GeneralDifference Pin
Usman Tasleem Akshaf26-May-05 8:16
Usman Tasleem Akshaf26-May-05 8:16 
GeneralRe: Difference Pin
Ravi Bhavnani26-May-05 9:07
professionalRavi Bhavnani26-May-05 9:07 
GeneralRe: Difference Pin
David Crow26-May-05 9:07
David Crow26-May-05 9:07 
GeneralCannot create reference to CWinApp in my CDialog Pin
KnaveR77726-May-05 6:57
KnaveR77726-May-05 6:57 
Hello All,

I have been working on a DLL (Regular DLL with MFC statically linked) that contains a CDialog that I would like to run as modeless. In order to reset the CWinApp's ref to the Dialog to NULL when the Dialog closes, I am trying to store a pointer to the CWinApp so that I can m_pApp->setMyDlgNull(). It seems as if this should work, but whenever I try to add the pointer into my CDialog class, the compiler acts like it does not know what my CDLLApp is. I am not sure what is going on as I have #included my CWinApp's header and I can get the popup with my setMyDlgNull() function when using CDLLApp:: (does not happen when i do not #include).

I am sure that I have made the most idiotic mistake so go easy on me Smile | :)
GeneralMSDN .NET 2003 Download Pin
Toni7826-May-05 5:44
Toni7826-May-05 5:44 
GeneralRe: MSDN .NET 2003 Download Pin
Anonymous26-May-05 7:05
Anonymous26-May-05 7:05 
GeneralRe: MSDN .NET 2003 Download Pin
Toni7826-May-05 7:32
Toni7826-May-05 7:32 
GeneralRe: MSDN .NET 2003 Download Pin
Ryan Binns26-May-05 18:48
Ryan Binns26-May-05 18:48 
GeneralRe: MSDN .NET 2003 Download Pin
Toni7827-May-05 1:59
Toni7827-May-05 1:59 
GeneralRe: MSDN .NET 2003 Download Pin
Ryan Binns27-May-05 2:16
Ryan Binns27-May-05 2:16 
GeneralRe: MSDN .NET 2003 Download Pin
Toni7827-May-05 5:34
Toni7827-May-05 5:34 
Generalcan't figure out this calculation Pin
godzooky26-May-05 5:29
godzooky26-May-05 5:29 
GeneralRe: makes no sense to me Pin
Budric B.26-May-05 6:47
Budric B.26-May-05 6:47 
GeneralRe: can't figure out this calculation Pin
#realJSOP26-May-05 7:28
mve#realJSOP26-May-05 7:28 
GeneralRe: can't figure out this calculation Pin
Toni7826-May-05 7:53
Toni7826-May-05 7:53 
GeneralCeateProcess Pin
Imtiaz Murtaza26-May-05 5:12
Imtiaz Murtaza26-May-05 5:12 
GeneralRe: CeateProcess Pin
skornel26-May-05 6:39
skornel26-May-05 6:39 
GeneralSetting up hooks to monitor Webpage controls in IE Pin
m_ramesh3126-May-05 5:01
m_ramesh3126-May-05 5:01 
GeneralRe: Setting up hooks to monitor Webpage controls in IE Pin
Shog926-May-05 12:20
sitebuilderShog926-May-05 12:20 
GeneralRe: Setting up hooks to monitor Webpage controls in IE Pin
Waleed Eissa26-May-05 13:09
Waleed Eissa26-May-05 13:09 
GeneralRe: Setting up hooks to monitor Webpage controls in IE Pin
ThatsAlok26-May-05 18:25
ThatsAlok26-May-05 18:25 

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.