Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsVB SyntaxEnterprise DevelopmentDatabase AccessControlsCOMWin APICrystal ReportDeploymentGeneralGeneral 2
Related Topics
VB.NET / ASP.NETMS SQL ServerMS AccessOther Database ProductsMore Topics ...

VB Forum / Win API / August 2007



Tip: Looking for answers? Try searching our database.

Set Version Info

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Brian Patrick - 30 Aug 2007 18:43 GMT
Is there an api that I can use that will allow me to Get/Set the file
version info of any exe or dll?
Thorsten Albers - 30 Aug 2007 20:52 GMT
Brian Patrick <bpatrick100@hotmail.com> schrieb im Beitrag
<uIj2V1y6HHA.4348@TK2MSFTNGP06.phx.gbl>...
> Is there an api that I can use that will allow me to Get/Set the file
> version info of any exe or dll?

Read:

- GetFileVersionInfo()
 or
 FindResource(), LoadResource(), LockResource()
- VerQueryValue()

Write (WinNT/2K/XP/VISTA only):

BeginUpdateResource(), UpdateResource(), EndUpdateResource()

Signature

----------------------------------------------------------------------
THORSTEN ALBERS                       Universität Freiburg
                                               albers@
                                                      uni-freiburg.de
----------------------------------------------------------------------

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.