Created Writing the handlers (markdown)
This commit is contained in:
3
Writing-the-handlers.md
Normal file
3
Writing-the-handlers.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Writing the handlers
|
||||
|
||||
Now you have to implement each handler. You need to inherit from WSF_SKELETON_HANDLER (as ORDER_HANDLER does). This involves implementing a lot of deferred routines. There are other routines for which default implementations are provided, which you might want to override.
|
||||
Reference in New Issue
Block a user