This issue I have might be very hard, or very easy.
At program startup, I get a dialog box that I would not like to get. I can only edit the EXE using hex editors such as Hex Workshop.
I've already found the string inside the application and can change that, but the dialog still appears.
This has been a Delphi VLC application.
Is there a specific key or something to not show the dialog? Like
dialogMode := DM_HIDDEN, and that in hex?
Thanks!


Sign In
Create Account

Back to top









