root/doc/html/getramext__vgs_2GetExt__common_8h-source.html @ 261

Revision 261, 2.4 kB (checked in by smidl, 16 years ago)

doc

RevLine 
[261]1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3<title>mixpp: GetExt_common.h Source File</title>
4<link href="doxygen.css" rel="stylesheet" type="text/css">
5<link href="tabs.css" rel="stylesheet" type="text/css">
6</head><body>
7<!-- Generated by Doxygen 1.5.6 -->
8<div class="navigation" id="top">
9  <div class="tabs">
10    <ul>
11      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
12      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
13      <li><a href="modules.html"><span>Modules</span></a></li>
14      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
15      <li><a href="classes.html"><span>Classes</span></a></li>
16      <li class="current"><a href="files.html"><span>Files</span></a></li>
17    </ul>
18  </div>
19<h1>GetExt_common.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">//DO NOT MODIFIE THIS FILE</span>
20<a name="l00002"></a>00002 <span class="comment">//-*-Mode: C++;-*-</span>
21<a name="l00003"></a>00003 <span class="preprocessor">#ifndef _GetExt_common_h_</span>
22<a name="l00004"></a>00004 <span class="preprocessor"></span><span class="preprocessor">#define _GetExt_common_h_</span>
23<a name="l00005"></a>00005 <span class="preprocessor"></span>
24<a name="l00006"></a>00006 <span class="preprocessor">#if __GNUG__ &gt;= 2</span>
25<a name="l00007"></a>00007 <span class="preprocessor"></span><span class="preprocessor">#  pragma interface</span>
26<a name="l00008"></a>00008 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
27<a name="l00009"></a>00009 <span class="preprocessor"></span>
28<a name="l00010"></a>00010 <span class="preprocessor">#include &lt;windows.h&gt;</span>
29<a name="l00011"></a>00011
30<a name="l00012"></a>00012 <span class="comment">// Returns true if the module is located, false otherwise</span>
31<a name="l00013"></a>00013 <span class="keywordtype">int</span> InitGetExtSystem();
32<a name="l00014"></a>00014 HMODULE GetExtGetModule();
33<a name="l00015"></a>00015
34<a name="l00016"></a>00016 <span class="preprocessor">#endif</span>
35</pre></div></div>
36<hr size="1"><address style="text-align: right;"><small>Generated on Fri Feb 6 12:16:27 2009 for mixpp by&nbsp;
37<a href="http://www.doxygen.org/index.html">
38<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>
39</body>
40</html>
Note: See TracBrowser for help on using the browser.