dz333n / wcecl

Run Windows CE applications on desktop Windows
MIT License
154 stars 21 forks source link

[PROBLEMS] Command Line CE #13

Open dz333n opened 5 years ago

dz333n commented 5 years ago

Actual probelms:

TheNNX commented 7 months ago

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.