MSFN is made available via donations, subscriptions and advertising revenue. The use of ad-blocking software hurts the site. Please disable ad-blocking software or set an exception for MSFN.
×
Search the Community
Showing results for tags 'compatibility'.
-
Man... I wish I've read this first than trying myself... https://github.com/tumagonx/xompie/ What about using wine source code there a lot can be transplanted.
- 205 replies
-
- 2
-
-
- windows-xp
- wine
-
(and 2 more)
Tagged with:
-
Is it at all possible to modernize (make more compatible for browsing) internet explorer 6? After doing a bit of research on msfn I found a few helpful things: 1. disable active scripting 2. disable TLS 3.0 and 2.0 and enable 1.0 (HELPED A TON!) Is there anything else I can possibly do? Huge thanks to those who reply.
- 16 replies
-
- compatibility
- explorer
-
(and 1 more)
Tagged with:
-
Hello, i have at first look simple question but it could be complicated.. I wonder why is not almost any new program not compatible with Windows 98, because majority of SW is still for Windows platform.. I know, that there new frameworks versions available only for new OSes, but that forces developers use them, are they really so huge benefits to abandon Windows 98 or its simple laziness care about such users? I dont have problems with few really HW hungry programs which needs 64bit OS, i dont care about games, which need newest GPU drivers, but normal apps, like browsers, monito
-
Hi I just made a theme for windows 8.1 since that's the OS im running but i have a question is it possible! to make visual themes/custom themes made with Windows Style Builder .msstyles compatible with other OS's instead of just 8.1 i've seen some people on sites like Deviantart make a theme compatible with windows 8 the theme was for windows 7 but he had *Updated on the description with now compatible with windows 8 so im wondering how is this possible.. do they redo the theme with windows 8 using the .msstyles the theme or some other method i would really apreciate it if anyone knows this
-
I want to make my programs compatible with all versions of Windows from Windows 95 to Windows 8. I'm currently working on a small word processor and I need to have working open and save file requesters. However, I can't seem to get the GetOpenFileName function to work properly. This is the code for a simple bitmap viewer program I made. It runs fine on Windows 98, XP, Vista, and 7, but on Windows 95, GetOpenFileName fails, and CommDlgExtendedError() returns error code 1 (CDERR_STRUCTSIZE). Now, I specified sizeof(ofn) for ofn.lStructSize, which should be valid, and it is on other Windows versi