I have PBDLL and need to make a dialog box, that I can pop up
and write messages to and they scroll, and when done with my
program running, close it. Can anyone help. Basically, PBCC
but looks like a real Windows window. I have CC and Contools,
I do not want the headache of the DLL and license part and
hacking the DOS box that opens when PBCC fires up.
So I guess I am going to DLL now.
Also, I pulled a splash program from here, and I can get it
to run without the .PBR file (empty grey windows box), I add the
BMP and the API file died and a VerQuery.. I am not at work,
but I will get the exact message.
------------------
and write messages to and they scroll, and when done with my
program running, close it. Can anyone help. Basically, PBCC
but looks like a real Windows window. I have CC and Contools,
I do not want the headache of the DLL and license part and
hacking the DOS box that opens when PBCC fires up.
So I guess I am going to DLL now.
Also, I pulled a splash program from here, and I can get it
to run without the .PBR file (empty grey windows box), I add the
BMP and the API file died and a VerQuery.. I am not at work,
but I will get the exact message.
------------------
Comment