<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2180" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=961503223-29112004><FONT face=Arial size=2>I'm fairly new at 
Python, but I've got a project I really want to do.</FONT></SPAN></DIV>
<DIV><SPAN class=961503223-29112004><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=961503223-29112004><FONT face=Arial size=2>I'm working with a 
real-time 3D program called Deep Creator, and it has a C++ API written for 
it.  I'm wondering what it would take to create a Python wrapper that would 
allow me to write Python programs that would call the C++ 
API.</FONT></SPAN></DIV>
<DIV><SPAN class=961503223-29112004><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=961503223-29112004><FONT face=Arial size=2>The main issue I'm 
running into is that I need to create a DLL that I load as a plugin into Deep 
Creator.  I then will specify a python program inside Deep Creator that I 
want to run, and the DLL plugin will be the link between the python program and 
Deep Creator.</FONT></SPAN></DIV>
<DIV><SPAN class=961503223-29112004><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=961503223-29112004><FONT face=Arial size=2>I'd really 
appreciate any ideas or issues that people see with this set 
up.</FONT></SPAN></DIV>
<DIV><SPAN class=961503223-29112004><FONT face=Arial 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=961503223-29112004><FONT face=Arial 
size=2>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=961503223-29112004><FONT face=Arial 
size=2>Mark</FONT></SPAN></DIV></BODY></HTML>