Ferenc Wagner <[EMAIL PROTECTED]> writes:
> ChangeLog: Ask for a tag if one was not given on the command line.
>
> This patch incorporates the suggestions of Rob and Mike.
> Some casts are still necessary to suppress the warnings, but
> this code is hopefully 64-bit safe.
Simply storing the stri
Ferenc Wagner wrote:
ChangeLog: Ask for a tag if one was not given on the command line.
This patch depends on sizeof(int)==sizeof(char*) for
returning the buffer address from the dialog. If it should
be done differently, please tell me how.
Use DialogBoxParam.
Rob