Dynamic Windows Function [dwib_image_root_set]
Syntax
int dwib_image_root_set(char * path)
Parameters
char * path: Directory to be used relative to image file location.
Returns
int DW_ERROR_NONE if found was found and selected, or DW_ERROR_GENERAL.
Description
Update the location of the image root for locating image files.
Remarks
This is part of the Dynamic Windows Interface Builder Library. This is a pre-release API subject to change.