-
Hey all, another thread for a new topic. So I'm planning around with the innards of nanowm and have noticed that while trying to theme it similarly to Win16, it mis-calc's the size of the client's bor…
-
http://files.mpoli.fi/software/WIN16/EDITORS/WXPRS.ZIP
Anixx updated
4 years ago
-
Trying it with http://www.completelyfreesoftware.com/software/ATAM.zip
The program runs well from admin command prompt, but does not from run as admin from context menu.
Anixx updated
3 years ago
-
Just had to say I only recently found it a few weeks ago and it's totally incredible!
Sorry there is no way to contact other than an issue. :(
https://virtuallyfun.com/2023/12/08/bsd-on-windows-…
-
`
```
var filter = "win16|win32|win64|mac|macintel";
if ( navigator.platform ) {
if ( filter.indexOf( navigator.platform.toLowerCase() ) < 0 ) { //mobile
alert('mobile 접속');
…
-
Windows 7, HAXM v7.5.6, latest winevdm. The game runs fine without HAXM. Some other Win16 apps seem to run fine with HAXM. trace.txt attached.
[trace.txt](https://github.com/otya128/winevdm/files/4…
-
```
What steps will reproduce the problem?
1. win16-run-tests.bat on Windows XP SP3
What is the expected output? What do you see instead?
Several tests fail under Windows XP SP3 (didn't test 98)
Fai…
-
This is related to #485. The Win16 API function calls should use __pascal calling convention for the argument order to be right (left to right). I didn't find anything useful in the code regarding thi…
-
I'm having issue with getting `timeSetEvent` to work. I get GPF whenever CB is triggered.
Attached is a small sample that works with Win16, but doesn't with Win386.
```
void PASCAL mmTimerPro…
jkemi updated
2 years ago
-
How would I go about attaching 16 bit programs to a modern day debugger, like x32dbg/x64dbg? I want to patch a program.