| | Spybot MessageEvent Joseph Woolley
| | | I realize that I may be reinventing the wheel with this, but I was not able to find another way of accomplishing the same thing. After setting up a VLLEvent using: #define VLLEvent 1 SetEvent(VLLEvent, VLL(), EVENT_TYPE_VLL_MSG_RECEIVED); then (...) (21 years ago, 29-Oct-03, to lugnet.robotics.spybotics)
| | | | | | | | Re: Spybot MessageEvent John Hansen
| | | | | In lugnet.robotics.spybotics, Joseph Woolley wrote: <snip> (...) The official API contains the following code // these all correspond to using VLL() as the source #define EVENT_TYPE_ENTRY_FOUND 4 #define EVENT_TYPE_MSG_DISCARD 6 #define (...) (21 years ago, 29-Oct-03, to lugnet.robotics.spybotics)
| | | | | | |