Zen API
|
Given a application name (e.g.
"kStudio"), generates the full path (e.g. "C:/svn/fss/Software/Trunk/bin/win32d/kStudio.exe").
This function assumes the standard folder organization of a zen-based application.
appName | Executable name. |
appPath | Receives full path. |
capacity | Maximum number of characters (including null terminator) for fileName. |