Python for S60 mentioned in a mainstream Finnish e-news website
Ville Vainio
ville at spammers.com
Wed Feb 2 07:45:51 EST 2005
More information about the Python-list mailing list
Wed Feb 2 07:45:51 EST 2005
- Previous message (by thread): Python for S60 mentioned in a mainstream Finnish e-news website
- Next message (by thread): Python for S60 mentioned in a mainstream Finnish e-news website
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>>>>> "Thomas" == Thomas Heller <theller at python.net> writes: >> (Yeah, ctypes will probably be a problem because of the way Symbian >> handles DLLs) Thomas> How *does* symbian handle DLLs? By ordinal, so the dll does not include the symbol name (in order to keep the size small). Linker finds the ordinals from the .LIB file that corresponds to the DLL. (Someone who knows better might want to correct me if I'm wrong). -- Ville Vainio http://tinyurl.com/2prnb
- Previous message (by thread): Python for S60 mentioned in a mainstream Finnish e-news website
- Next message (by thread): Python for S60 mentioned in a mainstream Finnish e-news website
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list