WizardsToolkit  1.0.7
client.c File Reference
#include "wizard/studio.h"
#include "wizard/client.h"
#include "wizard/string_.h"
Include dependency graph for client.c:

Go to the source code of this file.

Functions

WizardExport const char * GetClientName (void)
WizardExport const char * GetClientPath (void)
WizardExport const char * SetClientName (const char *name)
WizardExport const char * SetClientPath (const char *path)

Function Documentation

WizardExport const char* GetClientName ( void  )
WizardExport const char* GetClientPath ( void  )

Definition at line 87 of file client.c.

References SetClientPath().

Referenced by GetConfigurePaths().

WizardExport const char* SetClientName ( const char *  name)

Definition at line 114 of file client.c.

References MaxTextExtent, and CopyWizardString().

Referenced by GetClientName(), and WizardsToolkitGenesis().

WizardExport const char* SetClientPath ( const char *  path)

Definition at line 148 of file client.c.

References MaxTextExtent, and CopyWizardString().

Referenced by GetClientPath(), and WizardsToolkitGenesis().