Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::PSI::PSI_PickFile Function
C++
int PSI_PickFile(PSI_CONTROL parent, CTEXTSTR basepath, CTEXTSTR types, TEXTSTR result, _32 result_len, int bCreate);
------ File Selector Control -------

these are basic basic file selection dialogs... the concept is valid, and they should be common like controls... types are tab sepeared list of default extensions to open. returns TRUE if the filename is selected and the result buffer is filled. returns FALSE if the filename selection is canceled, result is not modified. if bcreate is used, then the filename does not HAVE to exist.. bCreate may also be read as !bMustExist

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!