As a slightly weird hobby I'm attempting to update the source code to a game that I like. I've come across some functions That I think are Non-MS APIs (examples dpDestroyPlayer, dpEnumPlayer, dpSend). They appear in a module named 'anet.cpp'.
From their position and usage I surmise that that they are used for Internet communications but have been unable to find anything about them via Internet searches. Could anyone please give me a pointer to where I can find any documentation.
From their position and usage I surmise that that they are used for Internet communications but have been unable to find anything about them via Internet searches. Could anyone please give me a pointer to where I can find any documentation.