Windows 3.1 VERSIONINFO - Version-Information Resource Example (107992)
The information in this article applies to:
- the operating system: Microsoft Windows 3.1
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q107992 SUMMARY
Traditional Windows development suggests that you add version information
to your compiled .EXE files. Microsoft provides two tools with Microsoft
Visual C++ that allow Visual C++ programmers to add version information to
compiled applications: - The Microsoft Resource Compiler (RC.EXE).
- The Microsoft App Studio, a resource editor.
Unfortunately, at this time, Visual Basic programmers cannot add version
information to Visual Basic generated .EXE files. Visual Basic does not
have the abiliy to add resource information to its .EXE files. Nor can you
use either the Microsoft Resource Compiler or the App Studio to add
resource information to .EXE files generated by Visual Basic.
There are however other third party Resource Compilers/Editors that will
work with Visual Basic compiled .EXE files. One such tool is the "Resource
Workshop" by Borland. You can contact Borland at 1-800-336-6464x8708.
REFERENCES
For more information on the VERSIONINFO statement, see the WinSDK on-line
help file (provided with the professional edition of Visual Basic as well
as Visual C++) or the "Microsoft Windows Version 3.1 Programmer's
Reference," Volume 1.
Modification Type: | Major | Last Reviewed: | 10/30/2003 |
---|
Keywords: | KB107992 |
---|
|