Separate files affords us the flexibility to include only those controls that actually appear in the VB dialog box in our PB conversion source code, thereby allowing us to customize the conversion of the fly. Separate files would also help keep source code as small as is practical, thus, producing a smaller executable.
There is a file for this project already in existence with all the equates found in all the .INC files, but I'm not sure it has all message/notification terms in it. I will look into that.
Comment