Editing Webbrowser plugin
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 12: | Line 12: | ||
contains 11 subs: | contains 11 subs: | ||
0: PluginWakeup - 1 Parameter: | 0: PluginWakeup - 1 Parameter: char * url (=usually 0) | ||
1: PluginWakeupWithUrl - 1 Parameter: char * url | 1: PluginWakeupWithUrl - 1 Parameter: char * url | ||
2: PluginWakeupWithUrlAndRestriction - 2 Parameter: char * url, int value (dis-/enable bookmark/history/setting) | 2: PluginWakeupWithUrlAndRestriction - 2 Parameter: char * url, int value (dis-/enable bookmark/history/setting) | ||
3: 0 Parameter: (browser shutdown process-destroys Full Browser) | 3: 0 Parameter: (browser shutdown process-destroys Full Browser) | ||
4: | 4: 1 Parameter: motion_type | ||
5: | 5: | ||
6: PluginWakeupWithUrlString | 6: PluginWakeupWithUrlString | ||
7: PluginWakeupWithSearchString | 7: PluginWakeupWithSearchString | ||
8: PluginWakeupWithUrlAndExitHandler | 8: PluginWakeupWithUrlAndExitHandler | ||
9: | 9: | ||
10: | 10: | ||
=ACT0 Interface= | =ACT0 Interface= | ||
Line 29: | Line 29: | ||
0: PluginWakeupWithUrl, 1 Parameter: char * url | 0: PluginWakeupWithUrl, 1 Parameter: char * url | ||
=MOD0 Interface= | =MOD0 Interface= | ||
Line 45: | Line 34: | ||
contains 5 subs: | contains 5 subs: | ||
0: | 0: | ||
1: | 1: | ||
2: | 2: | ||
3: | 3: | ||
4: | 4: | ||
=Z Interface= | =Z Interface= | ||
Line 56: | Line 45: | ||
0: 2 Parameter: | 0: 2 Parameter: | ||
{{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> | {{Reverse engineering}}<noinclude>[[Category:Main]]</noinclude> |