|
-
Jan 7th, 2022, 11:11 AM
#36
Addicted Member
Re: Undocumented Function using VBA6.Dll
Hello the Trick,
When we display call stack using dbghelp.dll using stackwalk api we get
__vbaS calls ThunRTMain calls EbLoadRunTime calls main calls ...
for a simple vb6 standard exe project with a simple sub main with genarate debugging information enabled.
This confirms that EbLoadRunTime loads runtime.
Can you help me what are the parameters to be passed to EbLoadRunTime to make it to work even in new thread for the same vb6 std exe.
Thanks
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
|