|
-
Dec 29th, 2017, 10:32 PM
#37
Thread Starter
Lively Member
Re: Unicode caption for form: not working with classic or non-themed mode
 Originally Posted by dilettante
Programs should never have an End statement.
In any case the only easy IDE-safe way to handle subclassing is to use a separately compiled DLL that can unsubclass when the class it houses terminates. You could rewrite the subclassing logic as a class in your own DLL or use one provided by somebody else.
I end up with the clsSubClass by Paul Caton and no crash, just need to remove the Unicode validate line in the class. Anyway thank you very much for your support!
Last edited by vietnamvodich; Dec 29th, 2017 at 10:50 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|