<HTML><BODY>

<DT>I'm a beginner of Visual C++ 4.2.</DT>

<DT>I tried to execute ex1 example under Visual C++4.2 with GALib 2.4.2.</DT>

<DT>But the below error message was displayed.</DT>

<DT>&quot;cannot convert parameter 3 from 'float (class GAGenome &amp;)'
to 'float (_cdecl *)</DT>

<DT>(class GAGenome &amp;)' &quot;</DT>

<DT>I've used AppWizard and let my test function(ex1) put in OnDraw function
of&nbsp;</DT>

<DT>View class.</DT>

<DT>Also, I've included all the source files</DT>

<DT>&nbsp;</DT>

<DT>Do you know the why?</DT>

<DT>If you understand my remark and know the solution, please tell me quickly.</DT>

<DT>&nbsp;</DT>

<DT>Many Thanks!!</DT>

<DT>&nbsp;</DT>

<DT>whchoi@hyowon.pusan.ac.kr</DT>

</BODY>
</HTML>