Thanks for feedback.
>>Also M$ recommends to use VirtualAlloc()/VirtualFree() when you deal with Get/Set DIBIits(). I can send the modified file to you.
Hi,
this question was already answered some time ago (in a question from yourself *g*).
>>How can I remove the need for user to do step 'c' - or, be informed of a change when step 'b' occurs?
Hi,
as long as we can not reproduce an issue, we can only provide blind fixes (which can not correctly tested as well - a very dissatisfying situation).No offense - but your fix does solve a particular sympton, but not the origin of a possible probl…
Two possible sources (problem is caused by incompatible theme settings):1.) Problem is caused by code/DFM: Check the ThemeMode, Transparent and DoubleBuffered (especially from the parent control!) properties of the offending controls. 2.) Compatibil…
We need to examine which VCL commands/functions are actually affected and whether they are used by any LMD functionality. However: As soon as EMBT has provided a fix, LMD parts would benefit from this fix either (packages link the VCL libraries, and…
Hi,
there are two possible ways:1.) Either fix issue (e.g. for fixing problems with HDC parameters), for example research on Google likehttps://forums.embarcadero.com/message.jspa?messageID=575967or (most often the much faster and simpler method)2.)…