From: Peter Olcott on 2 Mar 2010 22:21 Does anyone know how to do this?
From: Peter Olcott on 2 Mar 2010 22:34 "Peter Olcott" <NoSpam(a)OCR4Screen.com> wrote in message news:ysudne4JMoolSBDWnZ2dnUVZ_v6dnZ2d(a)giganews.com... > Does anyone know how to do this? > Status GetHBITMAP( const Color &colorBackground, HBITMAP *hbmReturn ); This would be useful if it did not require me to determine the background color, why does it need to know the background color?
From: Tom Serface on 3 Mar 2010 08:10 Maybe to determine transparency? Not sure. "Peter Olcott" <NoSpam(a)OCR4Screen.com> wrote in message news:UN2dnWL3PrYgRRDWnZ2dnUVZ_rmdnZ2d(a)giganews.com... > "Peter Olcott" <NoSpam(a)OCR4Screen.com> wrote in message > news:ysudne4JMoolSBDWnZ2dnUVZ_v6dnZ2d(a)giganews.com... >> Does anyone know how to do this? >> > > Status GetHBITMAP( > const Color &colorBackground, > HBITMAP *hbmReturn > ); > > This would be useful if it did not require me to determine the background > color, why does it need to know the background color? >
|
Pages: 1 Prev: Testing for memory leaks Next: A question of dynamically moving controls (Drag and Drop) |