|
-
Nov 15th, 2023, 08:19 PM
#41
New Member
Re: [RESOLVED] Same Code Compiled on windows 11 will not run on Windows 7
Hi Everyone, i have the same problem with my project ... When compiled in win10 run in win11, when compiled in 11 not workin in 10 or earlier....
could be help me to the solve the problem? What could i'd try for the fix the problem.... Sorry for my bad inglish...
-
Nov 15th, 2023, 08:32 PM
#42
Re: [RESOLVED] Same Code Compiled on windows 11 will not run on Windows 7
This can happen if you declare some API functions by ordinal instead of by name. Ordinal numbers can change from one version of Windows to another.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|