Changeset 2682 for pjproject/trunk/pjlib/src/pj/file_io_win32.c
- Timestamp:
- May 7, 2009 12:50:29 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/src/pj/file_io_win32.c
r2681 r2682 65 65 * Removing this also seem to work (i.e. data is appended), so 66 66 * I guess this flag is "optional". 67 * See http://trac.pjsip.org/repos/ticket/825 67 68 */ 68 69 dwDesiredAccess |= FILE_APPEND_DATA;
Note: See TracChangeset
for help on using the changeset viewer.