Versuche es doch hiermit:

pcsStartSession
The pcsStartSession function starts a host session by using a specified
workstation profile. A short session ID can also be specified.
Function Type
ULONG WINAPI pcsStartSession(PSZ lpProfile, char cShortSessionID, USHORT
fuCmdShow)
Parameter Type and Description
PSZ lpProfile
Path and completefilename of the profile to load. Path is optional but
completefilename must be specified, (.ws is not assumed).
char cShortSessionID
Presentation space short session ID. Space or NULL indicates the next
available session ID.
USHORT fuCmdShow
Specifies how the window is to be displayed. One of the following values
from PCSAPI.H:
v PCS_HIDE
v PCS_SHOW
v PCS_MINIMIZE