octapus
January 16th, 2002, 12:08
I am working on a program coded in Delphi and i am trying to find a way to remove a nag window form that is shown before every other form starts loading.
I have used Dede to decompile the .exe file but found no obvious way to do the job.
Also what window api does delphi use to load a window form?
Doesn't Delphi Programs execute first the lines that are in Project File?
I have used Dede to decompile the .exe file but found no obvious way to do the job.
Also what window api does delphi use to load a window form?
Doesn't Delphi Programs execute first the lines that are in Project File?