Skip to content

Conversation

@Sjord
Copy link
Owner

@Sjord Sjord commented Jun 8, 2017

To support unicode characters

To support unicode characters
@Sjord
Copy link
Owner Author

Sjord commented Jun 8, 2017

Todo:

  • Combo_AddDrives in rebar.c
  • Commented sprintf in mp3checker.c
  • fileerror in checkfile.c
  • error in checkarguments.c
  • merge declarations in checkarguments.h

Sjord added 3 commits June 8, 2017 16:20
Even though TCHAR is just char ifndef WIN32
sprintf no longer works with TCHAR, and it was commented anyway
@Sjord
Copy link
Owner Author

Sjord commented Jun 13, 2017

I am getting convinced that using TCHAR is not the right way to approach this. Instead we should use UTF8 and only convert to UTF16 when calling Windows API functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants