Click here to Skip to main content
Licence 
First Posted 21 Jun 2001
Views 55,375
Bookmarked 11 times

Time Stamp Add-In for Visual C++

By | 18 May 2002 | Article
This Add-In automatically adds the last modified date and time to a file

Introduction

This Add-in sets the last modified date and time, and user and computer name to modify this document. After the Add-In is run your document will look like:

// Document modified at : Wednesday, May 08, 2002 05:15:47 PM , by user : Pavel Sokolov from computer : CREA7OR<br>
// CEHelper.h: interface for the CEHelper class.<br>
#if !defined( AFX_CEHELPER_H__8B5D375C_48C3_4CC1_AB7D_47059B0E9637__INCLUDED_ )<br>
#define AFX_CEHELPER_H__8B5D375C_48C3_4CC1_AB7D_47059B0E9637__INCLUDED_<br>

The Add-In uses two files:

  • ETSA.dll.FileNames.txt
  • ETSA.dll.FileExtensions.txt

These files must be placed in Add-In folder in DevStudio (along with etsa.dll)

  • ETSA.dll.FileNames.txt - Contains the names of files in which the line with date and time should not be added.
  • ETSA.dll.FileExtensions.txt - Contains extensions of files in which the line with date and time should not be added.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here

About the Author

Pavel Sokolov

Web Developer

Russian Federation Russian Federation

Member

C++ programmer.

Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralWriteString Pinmember*Dreamz2:10 5 May '04  
Generalgood Pinmemberntandw13:49 26 Sep '03  
GeneralAn help Pinsussik4mrj@libero.it1:01 15 Jul '02  
GeneralRe: An help PinmemberPavel Sokolov12:12 15 Jul '02  
GeneralFiture Pinmemberagent_0085:14 14 Jun '02  
GeneralRe: Fiture PinmemberPavel Sokolov21:06 15 Jul '02  
GeneralFormat of the Comment PinmemberDaniel Madden23:01 29 Jun '01  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web04 | 2.5.120517.1 | Last Updated 19 May 2002
Article Copyright 2001 by Pavel Sokolov
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid