From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../x-cvsweb-markup/index.html | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 cvs/cvsweb.cgi/code/tool/mkdir_date/StdAfx.h?rev=1.1&content-type=text/x-cvsweb-markup/index.html (limited to 'cvs/cvsweb.cgi/code/tool/mkdir_date/StdAfx.h?rev=1.1&content-type=text') diff --git a/cvs/cvsweb.cgi/code/tool/mkdir_date/StdAfx.h?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/code/tool/mkdir_date/StdAfx.h?rev=1.1&content-type=text/x-cvsweb-markup/index.html new file mode 100644 index 00000000..766d10c6 --- /dev/null +++ b/cvs/cvsweb.cgi/code/tool/mkdir_date/StdAfx.h?rev=1.1&content-type=text/x-cvsweb-markup/index.html @@ -0,0 +1,32 @@ + + + +code/tool/mkdir_date/StdAfx.h - view - 1.1 + +
[BACK] Return to StdAfx.h + CVS log [TXT][DIR] Up to Nevrax / code / tool / mkdir_date

File: Nevrax / code / tool / mkdir_date / StdAfx.h (download)
+Revision 1.1, Wed Aug 8 14:27:04 2001 UTC (10 months, 3 weeks ago) by corvazier +
Branch: MAIN +
CVS Tags: HEAD
+ADDED: tools to create dated directory
+
+

// stdafx.h : include file for standard system include files,
+//  or project specific include files that are used frequently, but
+//      are changed infrequently
+//
+
+#if !defined(AFX_STDAFX_H__7101D30C_24BC_4492_B44B_0F8C77B5BB16__INCLUDED_)
+#define AFX_STDAFX_H__7101D30C_24BC_4492_B44B_0F8C77B5BB16__INCLUDED_
+
+#if _MSC_VER > 1000
+#pragma once
+#endif // _MSC_VER > 1000
+
+
+// TODO: reference additional headers your program requires here
+
+//{{AFX_INSERT_LOCATION}}
+// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
+
+#endif // !defined(AFX_STDAFX_H__7101D30C_24BC_4492_B44B_0F8C77B5BB16__INCLUDED_)
+
\ No newline at end of file -- cgit v1.2.1