Sorry if this has been answered already or I’m just being thick headed, but I cannot seem to find the C/C++ headers for the Darkstar client api. Am I just looking at the wrong place?
Specifically, I’m looking for:
#include “SGSClient.h”
#include “Discovery\URLDiscoverer.h”
#include “Client\ClientConnectionManager.h”
#include “Client\DefaultUserManagerPolicy.h”
I found the .lib and .dll files in sgs-ea1\lib\windows but can’t seem to find the headers anywere ???