Returns the current working directory (CWD) number
#include <nwfileng.h>
LONG FEGetCWDnum (void);
This function returns the CWD number (the default directory) for the current thread group.
This function can be used by a registered path parsing function to get the CWD number when the path being parsed is a relative path.