GithubHelp home page GithubHelp logo

Hope to support win2003 about dev-cpp HOT 4 OPEN

embarcadero avatar embarcadero commented on July 16, 2024
Hope to support win2003

from dev-cpp.

Comments (4)

FMXExpress avatar FMXExpress commented on July 16, 2024

Did you test it? I feel like I tested it on Windows XP and it does not. It may work just not officially a target of the version of Delphi it is compiled under.

Delphi 10.4.1 which is what we are compiling in officially supports:
Windows 7 (SP1+)
Windows 8.1
Windows 10
Windows Server 2012 R2
Windows Server 2016
Windows Server 2019

from dev-cpp.

pqwer99 avatar pqwer99 commented on July 16, 2024

I tested it.
ver 5.5 can run on winxpsp3 and win2003sp2.

ver 6.0 on winxpsp3: error, GetProcessIdOfThread in kernel32.dll. then exit.

on win2003sp2:
Error info

Version : 6.0
Build Time : 十月 13 2020 - 08:33
Message : Error reading ImageThemeColection.Images: Error reading TImageCollectionItem.SourceImages: Cannot create instance of class CLSID_WICImagingFactory (80040154)
Address : 0x00186FD0

Machine info

Platform : Windows NT
OS version : 5.2 (build 3790)
Service Pack : Service Pack 2
Computer Name : LY-TEST

Stack trace

click [continue],devcpp started, but toolbar no icon.
exit devcpp,
Error message: Access violation at address 0066029E in module 'devcpp.exe'. read of address 000000CC.
Address : 0x0066029E

from dev-cpp.

FMXExpress avatar FMXExpress commented on July 16, 2024

https://docs.microsoft.com/en-us/windows/win32/api/wincodec/nn-wincodec-iwicimagingfactory

Minimum supported client Windows XP with SP2, Windows Vista [desktop apps | UWP apps]
Minimum supported server Windows Server 2008 [desktop apps | UWP apps]

from dev-cpp.

FMXExpress avatar FMXExpress commented on July 16, 2024

It is using a Windows API call not supported by that version of Windows. I guess if it continues after the error I could black hole the error with a try except if it is being initialized in code.

from dev-cpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.