Hi Benoit,<div><br></div><div>Can you expand on the purpose of the following:</div><div><br></div><div><div>/* The following symbols must be declared with EXPORT in a component:</div><div>   - GB</div><div>   - GB_INIT()</div>

<div>   - GB_EXIT()</div><div>*/</div><div><br></div><div>I have started the documentation as promised though I still have a lot to learn. But while waiting for replies from you I figured I could at least start on the documentation for what i do know... But there is nothing written on these items except that they must be declared extern. </div>

<div><br></div><div>My guess is: GB is the master Gamabs object.</div><div><br></div><div>GB_INIT() is used for initialization of a class, something like a constructor?</div><div><br></div><div>GB_EXIT() is used to shut down the class cleanly like a destructor?</div>

<div><br></div><div>Any confirmation or additional information would be very helpful.</div><div><br></div><div>Thanks</div><div><br></div><div><br></div>-- <br>If you ask me if it can be done. The answer is YES, it can always be done. The correct questions however are... What will it cost, and how long will it take?<br>


</div>