Opened 17 years ago

Closed 17 years ago

#340 closed defect (fixed)

File access problem on WinCE

Reported by: bennylp Owned by: bennylp
Priority: normal Milestone: release-0.8.0
Component: pjlib Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported:

Description

Some Win32/WinCE file access queries like pj_file_exist() use READ_CONTROL flag to open the file. This flag is not available on WinCE, causing the function to fail.

Change History (1)

comment:1 Changed 17 years ago by bennylp

  • Resolution set to fixed
  • Status changed from new to closed
  • Summary changed from Fixed file access problem on WinCE to File access problem on WinCE

Fixed in r1381

Note: See TracTickets for help on using tickets.