HI,Im trying to use JAVA to read *Thermo RAW files*.
and I read the net there is an API* **IXRawfile *can use :
so  i download the mzmatch.jar 
http://sourceforge.net/projects/mzmatch/files/
to get the API where its in 
http://mzmatch.sourceforge.net/peakml/index.html?peakml/io/xrawfile/IXRawfile.html
 


I do have installed the environment of Thermo MSFileReader
but whenever I try my code to compile 

IXRawfile raw = new IXRawfile();
*raw.init();*


the init always wrong with 

org.eclipse.swt.SWTException: Class ID not found in registry
at org.eclipse.swt.ole.win32.OLE.error(OLE.java:317)
at org.eclipse.swt.ole.win32.OLE.error(OLE.java:283)
at org.eclipse.swt.ole.win32.OleClientSite.<init>(OleClientSite.java:232)
at peakml.io.xrawfile.IXRawfile.init(IXRawfile.java:734)

I search the net they said maybe the *UAC*,so i turn it off,but still 
useless.
Can anyone help me?〒.〒

-- 
You received this message because you are subscribed to the Google Groups 
"spctools-discuss" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/spctools-discuss/-/bmHsVncEkCoJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/spctools-discuss?hl=en.

Reply via email to