flat assembler
Message board for the users of flat assembler.
Index
> Windows > Creating a php extension in assembler |
Author |
|
LocoDelAssembly 04 Sep 2008, 18:11
Do you have a link to documentation or even an example of this in C or any other high level language? That would greatly help to know how to do the same in Assembly.
|
|||
04 Sep 2008, 18:11 |
|
Tycho 04 Sep 2008, 18:31
LocoDelAssembly wrote: Do you have a link to documentation or even an example of this in C or any other high level language? That would greatly help to know how to do the same in Assembly. The php documentation says how to make a get_module in C, (http://theserverpages.com/php/manual/en/zend.structure.get-module.php) #if COMPILE_DL_FIRSTMOD ZEND_GET_MODULE(firstmod) #endif But I'm not aware with this macro, that's why I started disassembling in the first place. I also download some examples in C but they all use the same macros and fiels like the file config.m4. A full documentation is on http://talks.php.net/show/extending-php-apachecon2003/0 (change the 0 upwards 1,2,3 to get to the next page) but this one is C to. So my problem is how to those macros works so I can write it in ASM. I'm not really familiar with C (started with ASM right after basic language) so it could just be me that I'm not understanding the macro, I hope somebody else does . |
|||
04 Sep 2008, 18:31 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.