I propose to give a default parameter (probably 2060) to nFlags parameter of the function cGetFile() so that it doesn't show Open readonly checkbox anymore:
DWORD dwFlags = IF( PCOUNT() > 6 && ISNUM( 7 ), _parnl( 7 ), 2060 );
Do you agree?
EMG
cGetFile() and Readonly checkbox
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: