Hi to all!
I have seen, that the minipages in preview in WIN XP are not right visible (transparent?). Can anyone test this?
byte-one wrote:Mr. Rao, tested ximage02.prg in XP. All ok!
local hDC1 := GetDC( 0 )
local hDC := CreateCompatibleDC( hDC1 )
local hBmp := CreateCompatibleBitmap( if(iswinxp(),hDC,hDC1), nWidth, nHeight ) //switching here!
local hOldBmp := SelectObject( hDC, hBmp )
local hEMF := GetEnhMetaFile( cEmf )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 121 guests