Log in

View Full Version : anyone have a IDS file(IDA Pro) for wince ARM mfcce300.dll?


dataworm
November 18th, 2002, 18:17
I am looking for mfcce300.ids for WinCE ARM. I have no idea if it come in the IDA Pro advance version, but it does't in the standart version.

I have been able to rebuild most wince arm ids file with the utility dll2idt but for mfcce300.dll it does't seem to contain the true exported function name... To be able to see the true function name you have to compile with debug( witch most software won't be compiled with).

I have started to build the file comparing the exported debug name with the release of some soft i have compiled, I have reatch 422 declarations yet, but i am far from the around 4317 declarations.

If the file does't exist, i'll probably just continue my work and i'll make the IDS file public( if anyone is interested in it ).

So anyone have mfcce300.ids?

Thanks
Dataworm

dataworm
November 21st, 2002, 16:32
Forget this, I have solve my issue. I finished to generate the mfcce300.ids for arm if anyone want it just ask...