Re: How to keep my dialog on top?
- From: "David Ching" <dc@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 28 Aug 2008 15:53:16 -0700
"AliR (VC++ MVP)" <AliR@xxxxxxxxxxxxx> wrote in message
news:ziAtk.11667$vn7.8054@xxxxxxxxxxxxxxxxxxxxxxx
Although its not necessary in c# it has become a habit for me, the
intelli-scense on the c# side is amazing. And using this. makes things go
alot faster.
In the original post, since the OP appeared to be new, I was just trying
to distinguish between the CWnd::SetWindowPos and the SDKs SetWindowPos.
I was trying to type this->SetWindowPos(.....);
You should try Visual Assist, then it does not matter whether you type
"this." or not! :-)
I thought you might be trying to distinguish CWnd::SetWindowPos() and
::SetWindowPos(), but this->SetWindowPos() == SetWindowPos(), so actually it
does not change the meaning at all. Oh well, small point, no big deal.
Cheers,
David
.
- Follow-Ups:
- Re: How to keep my dialog on top?
- From: AliR \(VC++ MVP\)
- Re: How to keep my dialog on top?
- References:
- Re: How to keep my dialog on top?
- From: Rob Prins
- Re: How to keep my dialog on top?
- From: AliR \(VC++ MVP\)
- Re: How to keep my dialog on top?
- From: AliR \(VC++ MVP\)
- Re: How to keep my dialog on top?
- Prev by Date: Re: One resource file per CDialog or VSS solution
- Next by Date: Re: Precision issue with Float and Double (C++)
- Previous by thread: Re: How to keep my dialog on top?
- Next by thread: Re: How to keep my dialog on top?
- Index(es):