Users browsing this thread: 1 Guest(s)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MxO Client - Connection sequence Launchpad->Worldlist (Work in progress)
06-29-2009, 04:50 PM,
#6
RE: MxO Client - Connection sequence Launchpad->Worldlist (Work in progress)
No, all communication ceases after client.dll function is called

the exported functions from client.dll are
ErrorClientDLL
InitClientDLL
RunClientDLL
SetMasterDatabase
TermClientDLL

launcher.exe (matrix.exe really, they are both the same exe), just call InitClientDLL with a few pointers to some class instances ( i have no idea which, but i guess they give all the info required for the client to proceed), and then calls RunClientDLL.
The other functions are only called in special cases
Reply


Messages In This Thread
RE: MxO Client - Connection sequence Launchpad->Worldlist (Work in progress) - by rajkosto - 06-29-2009, 04:50 PM

Forum Jump: