|
-
Nov 10th, 2016, 08:54 AM
#3
Re: [vba] Ways for improvement of MS Office window subclassing
What if create much complicated thing.
To subclass not VBE window, but create own hidden window and provide pointer to WindowProc function inside dynamically created shellcode, that will transmit data to main app. using pipes and calling user defined event, so, VBE will know when to receive next piece of data from the pipe.
Tags for this Thread
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
|