Displaying 1 result from an estimated 1 matches for "lpszfilename".
2000 Mar 29
0
Something about Upper/Lower-case
...k Andresen
Project Manager
Pine Tree systems
hha@pine.dk
PS: Tried to send a bug-report, but my mail return'ed
----------------------------------------------------------------------------
CFile::GetStatus
BOOL GetStatus( CFileStatus& rStatus ) const;
static BOOL PASCAL GetStatus( LPCTSTR lpszFileName, CFileStatus& rStatus
);
Return Value
TRUE if the status information for the specified file is successfully
obtained; otherwise, FALSE.
Parameters
rStatus
A reference to a user-supplied CFileStatus structure that will receive
the status information. The CFileStatus structure has the follow...