|
-
Feb 14th, 2020, 01:57 AM
#41
Re: [RESOLVED] Create common event for array of controls
Is this way more secure than using Hook-APIs directly?
What's exactly the Hook-API you meant?
Can this method replace subclassing? Or, in this way, we can avoid subclassing? Thanks!
If you meant array-control events processing then answer - no.
-
Feb 14th, 2020, 02:17 AM
#42
Re: [RESOLVED] Create common event for array of controls
 Originally Posted by The trick
What's exactly the Hook-API you meant?
Such as SetWindowsHookEx.
 Originally Posted by The trick
If you meant array-control events processing then answer - no.
OK, thank you, The trick.
-
Feb 14th, 2020, 02:32 AM
#43
Re: [RESOLVED] Create common event for array of controls
Okay just i thought you meant API-hijacking. Okay.
What's the task requires this function (SetWindowsHookEx)?
-
Feb 14th, 2020, 02:40 AM
#44
Re: [RESOLVED] Create common event for array of controls
I don't remember the specific situation. I remember that some people used this API many years ago when developing VB app skins, and it also seems to cause IDE crashes.
-
Feb 14th, 2020, 03:08 AM
#45
Re: [RESOLVED] Create common event for array of controls
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
|