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] Solitare CE #6

Open
dz333n opened this issue Jun 26, 2019 · 8 comments
Open

[PROBLEMS] Solitare CE #6

dz333n opened this issue Jun 26, 2019 · 8 comments
Assignees
Labels
help wanted Extra attention is needed program is not working Some program is not working with WCECL

Comments

@dz333n
Copy link
Owner

dz333n commented Jun 26, 2019

Actual problems:

  • nCmdShow is wrong and causes ShowWindow to show window wrong or not show at all.
  • Exception after closing main window. (usually wrong coredll declarations)

Fixed:

Solitare CE in Wiki

@dz333n dz333n added the program is not working Some program is not working with WCECL label Jun 26, 2019
@dz333n dz333n self-assigned this Jun 26, 2019
@dz333n dz333n added the help wanted Extra attention is needed label Jun 26, 2019
Repository owner deleted a comment Jul 9, 2019
@dz333n
Copy link
Owner Author

dz333n commented Jul 31, 2019

Current status:

image

@dz333n
Copy link
Owner Author

dz333n commented Jul 31, 2019

Current status: works fine
image

@veselcraft
Copy link
Contributor

By the way, RANDOM function is 🅱️roken and after clicking "Deal" button background makes glitch
jZsYBOt042

@PF94
Copy link

PF94 commented Aug 1, 2019

do CE apps act as 16-bit or 32-bit?

@dz333n
Copy link
Owner Author

dz333n commented Aug 1, 2019

do CE apps act as 16-bit or 32-bit?

they are just usual 32 bit applications

@binarymaster
Copy link

do CE apps act as 16-bit or 32-bit?

They could be compiled for different CPU architectures, as well as normal Win32 apps.

@veselcraft
Copy link
Contributor

for arm wince applications you can use wine for android. wcecl works in wine arm

@dz333n
Copy link
Owner Author

dz333n commented Aug 1, 2019

for arm wince applications you can use wine for android. wcecl works in wine arm

but not tested with real applications yet 🤷‍♂

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

No branches or pull requests

4 participants