1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> 2<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> 3<title>oscl_dll.h Source File</title> 4<link href="doxygen.css" rel="stylesheet" type="text/css"> 5</head><body> 6<!-- Generated by Doxygen 1.2.18 --> 7<center> 8<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="modules.html">Modules</a> <a class="qindex" href="hierarchy.html">Class Hierarchy</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> </center> 9<hr><h1>oscl_dll.h</h1><a href="oscl__dll_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre>00001 <span class="comment">// -*- c++ -*-</span> 1000002 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span> 1100003 1200004 <span class="comment">// O S C L _ D L L</span> 1300005 1400006 <span class="comment">// = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =</span> 1500007 1600020 <span class="preprocessor">#ifndef OSCL_DLL_H_INCLUDED</span> 1700021 <span class="preprocessor"></span><span class="preprocessor">#define OSCL_DLL_H_INCLUDED</span> 1800022 <span class="preprocessor"></span> 1900023 <span class="preprocessor">#ifndef OSCLCONFIG_H_INCLUDED</span> 2000024 <span class="preprocessor"></span><span class="preprocessor">#include "<a class="code" href="osclconfig_8h.html">osclconfig.h</a>"</span> 2100025 <span class="preprocessor">#endif</span> 2200026 <span class="preprocessor"></span> 23<a name="l00055"></a><a class="code" href="group__osclbase.html#a102">00055</a> <span class="preprocessor">#define OSCL_DLL_ENTRY_POINT() void oscl_dll_entry_point() {}</span> 2400056 <span class="preprocessor"></span> 2500057 26<a name="l00069"></a><a class="code" href="group__osclbase.html#a103">00069</a> <span class="preprocessor">#define OSCL_DLL_ENTRY_POINT_DEFAULT()</span> 2700070 <span class="preprocessor"></span> 2800071 2900072 3000076 <span class="preprocessor">#endif</span> 31</pre></div><hr size="1"><img src="pvlogo_small.jpg"><address style="align: right;"><small>OSCL API</small> 32<address style="align: left;"><small>Posting Version: OPENCORE_20090310 </small> 33</small></address> 34</body> 35</html> 36