by Libor Blaheta (5 Submissions)
Category: Miscellaneous
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating:
(4 Votes)
When you run VB app within VB IDE, the app exports three functions - _VB_CALLBACK_GETHWNDMAIN_@4, _VB_CALLBACK_REVOKE_@8 and _VB_CALLBACK_GETHWNDMAIN_@4. So, if we find out that our app exports one of those functions, we know we're in VB IDE.