c KOLEcmListEdit mckEcmListEdit ошибки в 7, 2007, 2009, хе2 в других думаю аналогично
А в каких версиях ошибки (кроме 7)?
Уже давно ниже 2006 версии не использую, поэтому и не заметил. Надо будет в ifdef обернуть..
еще проблема с аддонами в дпк для 7ки KOLMCK7 в рекьюирисах должен быть в конце иначе делфя крашится и абсолютно во всех пакетах проблемы с KOLEcmListEdit mckEcmListEdit в этих файлах ошибки не дающие установить их ни в каких делфях
в догонку в KOL.pas у TObj = object( _TObj ) есть такое procedure Free; inline; соответственно делфи 7 ругается
а ононо че восьмерку в гексе то я и не приметил, лан отбой :)
А здесь он уже пофиксен: property Position: Integer index $80000005 read GetVal write SetVal; procedure TTrackbar.SetVal(const Index, Value: Integer); begin Perform( WM_USER + LoWord( Index ), Index shr 31, Value ); end;
#define for Delphi 10.4
TTrackbar Position SetVal
#define for Delphi 10.4
Hi, Add define VER340(http://docwiki.embarcadero.com/RADStudio/Sydney/en/Compiler_Versions), are you shure about VER3410?
* code clean & refactoring
* code clean & refactoring
#define for Delphi 10.4
Bug in function Num2Bytes: sometimes shows the size incorrectly (omits significant zero in fraction part)
Bug in function Num2Bytes: sometimes shows the size incorrectly (omits significant zero in fraction part)
Thank you, fixed!
* fix Num2Bytes (A bug in fucntion Num2Bytes. Due to the fact that when the fractional part of the size has a front significant zero, it is not shown. Test it on size 2204450816. Should show 2.05G, whereas KOL shows 2.5G) by Oleg N. Cher
XE4 MCK not working
Thank you, fixed
KOL MCK not working with Delphi 10.1 Berlin and 10.2 Tokyo
Error in ExtractFileNeme, ExtractFileExt, ExtractFilePath, WStrRScan
Thank you, fixed
* update
* MCK: ux visual style mode updated
old: function WndProcFontDialog(Control: PControl; var Msg: TMsg; var Rslt: Integer): Boolean; now change to : function WndProcFontDialog(Control: PControl; var Msg: TMsg; var Rslt: NativeInt): Boolean; [dcc32 Fatal Error] KOL_ASM.inc.pas(71): F2084 Internal Error: C2489
Bug in function Num2Bytes: sometimes shows the size incorrectly (omits significant zero in fraction part)
I checked WStrRscan, it seems only used with the finemale related functions on unicode versions I use it in a little applauncher project using only file acces, reading, run another process and display a splash screen with a progress bar
As far as I tested, it works I could not test with Delphi less than XE nor Lazarus, FPC
Sorry for delayed with answer.. SF did not send notification on time... Are you sure about that fix? not break something else?
Are you sure about that fix? not break something else?
Some busy right now for fix this. But I'll check it asap. The main thing that fix did not break something else
Hi, found the followin correction Add at line 417 of Kol.pas : {$IFDEF _D2009orHigher} {$DEFINE UNICODE_CTRLS} {$ENDIF} change : function WndProcFontDialog(Control: PControl; var Msg: TMsg; var Rslt: NativeInt): Boolean; to : function WndProcFontDialog(Control: PControl; var Msg: TMsg; var Rslt: Integer): Boolean;
Error in ExtractFileNeme, ExtractFileExt, ExtractFilePath, WStrRScan
Hi, correction found change : function WndProcFontDialog(Control: PControl; var Msg: TMsg; var Rslt: NativeInt): Boolean; to : function WndProcFontDialog(Control: PControl; var Msg: TMsg; var Rslt: Integer): Boolean;
KOL MCK not working with Delphi 10.1 Berlin and 10.2 Tokyo
* clean
* Refactoring
* Globally Refactoring
Can you check on last trunk?
Global clean:
XE4 MCK not working
* fix
* fix
Global clean:
KOL.pas:
KOLEcmListEdit.pas:
* Fpc fixes
* fix compatibility with FPC 3.0 (Thaddy)
* KOLEcmListEdit - some fixes
* TKOLMainMenu - some fixes
KOL.pas:
* updates\fixes UXVisualStyle for designer mode
+ missed dpks (D2010, DXE's)
* updates for ux designer mode, supported contr...
* fix res warning
* updates UXVisualStyle for designer mode
+ fresh packages for addons
- del old modules
tinyPNG.pas, mckEcmListEdit.pas, mckCCtrls.pas:
* package reload
* some fixes
* some fixes
* some fixes
* some fixes
Merge with unofficial 3.22 version compatible w...
Calling TStrListEx.SortEx breaks objects association
missing ifndef in TControl.FreeCharFormatRec
mckCtrls.pas:
* some declarations for x64 support
* fix some declarations for x64 support
* fix some declarations for x64 support
3.20 version + some changes
+ added some missing types\const
* fix some declarations for x64 support
* fix some types
FPC 2.6.4 and 2.7.1 i386 and x64 support from u...
KOL_err 3.00.G with changes:
+ XE5-XE7 defines
* fixed unit name
packages
will be move..
formatted source code
no changes
clean
clean
clean
clean
clean