Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PROBLEMS] Command Line CE #13

Open
dz333n opened this issue Aug 4, 2019 · 1 comment
Open

[PROBLEMS] Command Line CE #13

dz333n opened this issue Aug 4, 2019 · 1 comment
Assignees
Labels
program is not working Some program is not working with WCECL

Comments

@dz333n
Copy link
Owner

dz333n commented Aug 4, 2019

Actual probelms:

  • Function _getstdfilex_WCECL is not implemented yet.
  • Function WaitForAPIReady is not implemented yet.
  • Function GetStdioPath is not implemented yet.
  • Fails with runtime assert
    image
@dz333n dz333n added the program is not working Some program is not working with WCECL label Aug 4, 2019
@dz333n dz333n self-assigned this Aug 4, 2019
@TheNNX
Copy link
Contributor

TheNNX commented Apr 13, 2024

Partially fixed in #26 (merged; implements _getstdfilex, GetStdioPath), #28 (draft; the assertion was happening due to missing command line arguments if I recall correctly - see #25).

EDIT: With #28, #29 now merged, it should mostly work. It crashes on exit, and has some missing APIs, but otherwise is more or less usable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
program is not working Some program is not working with WCECL
Projects
None yet
Development

No branches or pull requests

2 participants