123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
- <title>UAS2: E:/uas2/Server/stafx.h Source File</title>
- <link href="tabs.css" rel="stylesheet" type="text/css"/>
- <link href="doxygen.css" rel="stylesheet" type="text/css"/>
- </head>
- <body>
- <!-- Generated by Doxygen 1.6.2 -->
- <div class="navigation" id="top">
- <div class="tabs">
- <ul>
- <li><a href="main.html"><span>Main Page</span></a></li>
- <li><a href="annotated.html"><span>Classes</span></a></li>
- <li class="current"><a href="files.html"><span>Files</span></a></li>
- </ul>
- </div>
- <div class="tabs">
- <ul>
- <li><a href="files.html"><span>File List</span></a></li>
- <li><a href="globals.html"><span>File Members</span></a></li>
- </ul>
- </div>
- <h1>E:/uas2/Server/stafx.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">// stdafx.h : include file for standard system include files,</span>
- <a name="l00002"></a>00002 <span class="comment">// or project specific include files that are used frequently, but</span>
- <a name="l00003"></a>00003 <span class="comment">// are changed infrequently</span>
- <a name="l00004"></a>00004 <span class="comment">//</span>
- <a name="l00005"></a>00005
- <a name="l00006"></a>00006 <span class="preprocessor">#if !defined(AFX_STDAFX_H__A9DB83DB_A9FD_11D0_BFD1_444553540000__INCLUDED_)</span>
- <a name="l00007"></a>00007 <span class="preprocessor"></span><span class="preprocessor">#define AFX_STDAFX_H__A9DB83DB_A9FD_11D0_BFD1_444553540000__INCLUDED_</span>
- <a name="l00008"></a>00008 <span class="preprocessor"></span>
- <a name="l00009"></a>00009 <span class="preprocessor">#if _MSC_VER > 1000</span>
- <a name="l00010"></a>00010 <span class="preprocessor"></span><span class="preprocessor">#pragma once</span>
- <a name="l00011"></a>00011 <span class="preprocessor"></span><span class="preprocessor">#endif // _MSC_VER > 1000</span>
- <a name="l00012"></a>00012 <span class="preprocessor"></span>
- <a name="l00013"></a>00013 <span class="preprocessor">#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers</span>
- <a name="l00014"></a>00014 <span class="preprocessor"></span>
- <a name="l00015"></a>00015 <span class="preprocessor">#include <windows.h></span>
- <a name="l00016"></a>00016
- <a name="l00017"></a>00017
- <a name="l00018"></a>00018 <span class="comment">// TODO: reference additional headers your program requires here</span>
- <a name="l00019"></a>00019
- <a name="l00020"></a>00020 <span class="comment">//{{AFX_INSERT_LOCATION}}</span>
- <a name="l00021"></a>00021 <span class="comment">// Microsoft Visual C++ will insert additional declarations immediately before the previous line.</span>
- <a name="l00022"></a>00022
- <a name="l00023"></a>00023 <span class="preprocessor">#endif // !defined(AFX_STDAFX_H__A9DB83DB_A9FD_11D0_BFD1_444553540000__INCLUDED_)</span>
- </pre></div></div>
- <hr size="1"/><address style="text-align: right;"><small>Generated by
- <a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address>
- </body>
- </html>
|