Software update plugin: Difference between revisions
Jump to navigation
Jump to search
(Created page with " 2 Identifiers: * 1 * 0x4D4F4430 ("MOD0") ===1 Interface=== contains 2 subs: 0: 1 Parameter: unsigned long value (call_updater value) 1: 2 Parameter: void * ptr_handler...") |
mNo edit summary |
||
Line 14: | Line 14: | ||
===MOD0 Interface=== | ===MOD0 Interface=== | ||
contains 4 subs: | |||
0: return | |||
1: return | |||
2: return | |||
3: return 1 | |||
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> | {{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> |
Revision as of 04:06, 8 March 2014
2 Identifiers:
- 1
- 0x4D4F4430 ("MOD0")
1 Interface
contains 2 subs:
0: 1 Parameter: unsigned long value (call_updater value) 1: 2 Parameter: void * ptr_handler, int value
MOD0 Interface
contains 4 subs:
0: return 1: return 2: return 3: return 1