Re: is this group not work now days?
- From: "Amrit" <cadd@xxxxxxxxxxxx>
- Date: Fri, 7 Nov 2008 06:43:54 +0545
I can't see where! In the event procedures you are converting from device
to logical coordinates. Then for all other operations you are using the
logical coordinates, also with CreateCompatibleBitmap() and BitBlt().
LPtoDP() is declared in your code but not used anywhere!
CreateCompatibleBitmap() i used int MakeMDC function
and BitBlt(). i have use in UpdateDC Function
Yes LPtoDP is just declared for future use.
In addition:
- The map mode of the source and destination device contexts used with
BitBlt() differ; I am not sure if this is supported by BitBlt().
Yes it support.
- You shouldn't store the device context handle retrieved with GetDC() inif you debug. you can see handle is there.
your DC structure for the device context handle may change. Instead use
GetDC() instead of '.pDC'.
And like Olaf I realy don't have any idea what this is all about...
--
----------------------------------------------------------------------
Thorsten Albers albers(a)uni-freiburg.de
----------------------------------------------------------------------
.
- References:
- is this group not work now days?
- From: Amrit
- Re: is this group not work now days?
- From: Schmidt
- Re: is this group not work now days?
- From: Amrit
- Re: is this group not work now days?
- From: Thorsten Albers
- Re: is this group not work now days?
- From: Amrit
- Re: is this group not work now days?
- From: Thorsten Albers
- is this group not work now days?
- Prev by Date: Re: is this group not work now days?
- Next by Date: BitBlt articel ID 161299 (How To Capture and Print ..) 2 screen p
- Previous by thread: Re: is this group not work now days?
- Next by thread: Politics
- Index(es):