Starting FWDSTAMP
You can start FWDSTAMP and specify all input from the command line. An
example of the syntax follows:
FWDSTAMP [options] infile deffile outfile
- options]
Specifies one of the following:
- Displays FWDSTAMP help panel.
- V
Increases the level of information FWDSTAMP
should output.
infile
Specifies
the name of the dynamic link library file that LINK386 created. Use the
file-name extension of DLL.
deffile
Specifies
the name of the module definition file (.DEF) that contains the forwarders.
(See Example).
outfile
Specifies the name of the .DLL file that will contain
the added forwarders.
[Back: Using Forwarders]
[Next: Example]