<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hi, everyone,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am Andy.&nbsp; I have&nbsp;a project involving 
writing a pd object that acts as an interface&nbsp;to the&nbsp;touchpad 
driver.&nbsp; Basically the idea is to get coordinate data from touchpad and use 
it to create a better interface for pd.&nbsp; My touchpad is Synaptics, and it's 
device driver and API is open source and written in C++.&nbsp;&nbsp; So I am 
thinking that I will write the source file for my pd object in C++, because 
touchpad driver is in C++.&nbsp; But i am having all sort of problem just to get 
it compiled.&nbsp; Can someone please help?&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Andy Chen</FONT></DIV></FONT></DIV></BODY></HTML>