How to programmatically change Revision number in VB? 
Author Message
 How to programmatically change Revision number in VB?

How to programmatically change Revision number in VB?

Thanks

Sal



Sun, 02 Feb 2003 03:00:00 GMT  
 How to programmatically change Revision number in VB?

Not sure exactly what you're trying to accomplish, but...

App.Revision - Returns or sets the revision version number of the project.
Read only at run time.

Are you wanting to change this value in the binary?  Probably have to read
it in as a file and hexedit the value, but not sure you can do this if the
binary you want to modify is the one in memory wanting to it.  Catch 22.

HTH
--
Patrick Logan, MCSD
Senior Technical Development Advisor
McKessonHBOC -- Extended Care Solutions Group

Opinions expressed are my own and not necessarily those of McKessonHBOC.



Sun, 02 Feb 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Programmatically change the number of dial ups

2. Attach a generated revision number to my email

3. Revision Numbers in Footers

4. Autoincrement revision number ?

5. Setting File revision number

6. Auto-Incrementing Build/Revision numbers

7. Revision Numbers

8. Revision number

9. Programmatically change Sharing and permissions on folder using VB

10. Programmatically change security settings of IE 5X using VB

11. Programmatically change security settings of IE 5X using VB

12. Change manual section numbering to auto numbering

 

 
Powered by phpBB® Forum Software