Ticket #11577 (closed enhancement: fixed)
wxFileStream improvements
| Reported by: | steve_lamerton | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | base | Version: | 2.9-svn |
| Keywords: | wxfilestream streams | Cc: | |
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
Currently for a few wxFileStream functions you need to downcast to get rid of the ambiguity caused because it is inherited from wxFileInputStream and wxFileOutputStream. This patch implements the functions and also adds the missing documentation.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

