--- In [email protected], sgp acs322000 <[EMAIL PROTECTED]> wrote: > > Thanks Sean, it's brilliant. > Enlighten me about Windows dlls; is this a legal symbol or is it something else? > > ?aspell.confirm@@[EMAIL PROTECTED] > @aspell.ZPAKIPAPADPAUtagPProServices@@@aspell.Z
This seems decorated C++ function form. If it's undecorated, then: void __cdecl confirm(char *,char *,int (__cdecl*)(char *,char *),void (__cdecl*)(char *,char *),unsigned long *,unsigned int,char * *,struct tagPProServices *) Don't ask me what on earth decorate/undecorate means, I know nothing about C++ (and C). Sean ------------------------ Yahoo! Groups Sponsor --------------------~--> Protect your PC from spy ware with award winning anti spy technology. It's free. http://us.click.yahoo.com/97bhrC/LGxNAA/yQLSAA/JV_rlB/TM --------------------------------------------------------------------~-> Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
