Ok folks,

I made this question on the Symbian forum and got an answer =)

One can use the Linker to create a dump file with all exported names.
The command is the following:

mwldsym2 -S -show names,verbose
C:\Programas\Symbian\UIQ3SDK\epoc32\release\winscw\udeb\euser.lib

And the function I was looking for is called: [EMAIL 
PROTECTED]@@SAHABVTDesC16@@@Z

Bizarre, neh?

Now that name isn´t a valid identifier for GNU Assembler ... but I
should probably ask about that on a GNU As group.

thanks a lot,
--
Felipe Monteiro de Carvalho
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to