Quote:
Originally Posted by pwarren
What I meant by using it in the code is, do I have to #include and link in something?
|
Yes, you have to include the xepdmgrclient.h file and link with the xepdmgrclient.c compiled to .o

.
The quick and dirty version is to include the xepdmgrclient.c in you program and you dont have to link anything.