Hi,
1.Anything that follows Keywords ending with - is considered as string and coloured accordingly. Can you consider the case when we have some comment at the end of the line? e.g.
Include Windows.inc ;some comment here
2.If we subclass using REM_SUBCLASS, do we need to unsubclass the control before destroying it?
Regards,
akyprian
1.Anything that follows Keywords ending with - is considered as string and coloured accordingly. Can you consider the case when we have some comment at the end of the line? e.g.
Include Windows.inc ;some comment here
2.If we subclass using REM_SUBCLASS, do we need to unsubclass the control before destroying it?
Regards,
akyprian
Hi akyprian
1. Good idea
2. No
KetilO
1. Good idea
2. No
KetilO
Thanks KetiIO,
Regards
Regards