Add a wrapper for fopen. On unix-like systems just pass-through. On
windows use unicode version.
This commit is contained in:
parent
ae5540d3d4
commit
bb338aaf24
27 changed files with 97 additions and 41 deletions
|
@ -1,3 +1,8 @@
|
|||
2013-10-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Add a wrapper for fopen. On unix-like systems just pass-through. On
|
||||
windows use unicode version.
|
||||
|
||||
2013-10-13 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Move set_program_name and init_nls to host_init. On windows
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue