Re: Wanted: Good Debugger
From: Marvin Massih (m.massih_at_web.de)
Date: 02/07/04
- Next message: Bradley1234: "radio buttons cause unusual effect"
- Previous message: r_z_aret_at_pen_fact.com: "Re: i am looking for a survey software"
- In reply to: Chris Tacke, eMVP: "Re: Wanted: Good Debugger"
- Messages sorted by: [ date ] [ thread ]
Date: 7 Feb 2004 13:35:07 -0800
Hi,
> I'm not sure exactly what you're after, but the two tools I find invaluable
> are Kernel Tracker, which is part of eVC 4.0, and Entrek's CodeSnitch.
I want to access the camera of the O2 XDA II.
Since I get no response from neither O2 nor the manufacturer nor the
people who devloped the camera software and nobody else knows anything
about it, I decided to find it out myself.
There's a DLL called camera.dll and there are five or six functions in
it.
I only need to know what parameters they take and in which order I
have to call them.
The debugger that came with eVC++ complains about missing DLLs (I
could not find them on the device and he wants them locally).
Where is that Kernel Tracker? Would it help me?
I downloaded a trial version of CodeSnitch, but I don't know where I
can set it to "watch camera.dll" mode.
Regards,
Marvin
- Next message: Bradley1234: "radio buttons cause unusual effect"
- Previous message: r_z_aret_at_pen_fact.com: "Re: i am looking for a survey software"
- In reply to: Chris Tacke, eMVP: "Re: Wanted: Good Debugger"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|