My way to kill all this problems:
Function isthemed() return .T. if i use a manifest in RC.
I commented out the messages VM_LBUTTONDOWN and WM_LBUTTONUP in control.prg. Flickering on both cases: when mouse down and mouse up.
I am also defined all dialogs as transparent. Whe i not do this, all static says are not transparent!??In control.prg in method colors i commented out the "SendMessage(::oWnd:hWnd, WM_ERASEBKGROUND, hDC,0)".
I wrote my way (but not a really solution) sometimes in this forum but no reaction!?