Re: [Cegcc-devel] How to find IcmpCreateFile and friends

2007-11-24 Thread Pedro Alves
Pedro Alves wrote: > Danny Backx wrote: >> It uses a couple of functions called >> IcmpCreateFile >> IcmpSendEcho >> IcmpCloseHandle >> >> I can find those in a DLL which we support (see >> src/cegcc/importlibs/defs/icmplib.def). So I can compile and link the >> sources, but when I t

Re: [Cegcc-devel] How to find IcmpCreateFile and friends

2007-11-24 Thread Jacek M. Holeczek
> DLL Name: mfcce300.dll > vma: Hint/Ord Member-Name Bound-To > 8509 1289 > 84e0 1248 > 88ba 2234 Does there exist any tool which can automatically give the names of functions from their "ordinal" numbers? Jacek.

Re: [Cegcc-devel] How to find IcmpCreateFile and friends

2007-11-24 Thread Danny Backx
On Sat, 2007-11-24 at 22:37 +0100, Jacek M. Holeczek wrote: > > When I download the compiled version of that same ping application, it > > does appear to run on my PDA. The DLLs it uses are listed below : > > > > dannypc: {8} arm-wince-cegcc-objdump -x ping10beta_arm.exe | fgrep DLL > > vma:

Re: [Cegcc-devel] How to find IcmpCreateFile and friends

2007-11-24 Thread Jacek M. Holeczek
Hi, > When I download the compiled version of that same ping application, it > does appear to run on my PDA. The DLLs it uses are listed below : > > dannypc: {8} arm-wince-cegcc-objdump -x ping10beta_arm.exe | fgrep DLL > vma:HintTime Forward DLL First > DLL Na

Re: [Cegcc-devel] How to find IcmpCreateFile and friends

2007-11-24 Thread Pedro Alves
Danny Backx wrote: > > It uses a couple of functions called > IcmpCreateFile > IcmpSendEcho > IcmpCloseHandle > > I can find those in a DLL which we support (see > src/cegcc/importlibs/defs/icmplib.def). So I can compile and link the > sources, but when I try to run the applicat

[Cegcc-devel] How to find IcmpCreateFile and friends

2007-11-24 Thread Danny Backx
(Short intro) I was a bit puzzled when I found that some applications cannot be built with cegcc because they're created with MFC. So I am playing with a poor man's version of MFC. Maybe I should put this in tools/mfc once it starts to be a bit decent. One of my test cases is the ping program ment

Re: [Cegcc-devel] _WIN32_WCE decimal or hexadecimal?

2007-11-24 Thread Danny Backx
On Sun, 2007-11-18 at 17:17 +, Pedro Alves wrote: > Hi guys, > > Should _WIN32_WCE be hexadecimal or decimal? I've been silent because I'm not sure myself. Here's something I just found in an include file generated by eVC++ : #ifndef __NEWRES_H__ #define __NEWRES_H__ #define SHMENUBAR RCD