|
From: Alexander S.K. <al...@be...> - 2013-06-20 07:54:13
|
Przemyslaw Czerpak writes: > > Fatal code quality which begins to be problematic to keep it alive. > Nothing amazing but something what has to happen sooner or later. This is exactly what I'm talking about last time. > But it covers only very small subset of problems created by code > which converts windows handles and pointers to numeric values and > only for Win32. The time shows that it was bad decision because > nothing has really changed in HWGUI code in next years. This conversion of pointers to numeric values ( HWG_PTRTOULONG() function ), which is used everywhere in the code creates those problems with focus, colors, etc. HwGUI 2.16c is free of this problem, this is one of the reasons why I suggest to get it as a base. It isn't ideal :), but it is much more clean. Regards, Alexander. |