GDI+ on Win98? Anyway possible?
.NET (Core and Framework)
3
Posts
3
Posters
0
Views
1
Watching
-
Is it possible to run a GDI+ application on a windows 98 machine? Perhaps theres an update or something can be installed on the clients machine? Or is it strictly win2k/me+ ? Thanks Dave Ratti
-
Is it possible to run a GDI+ application on a windows 98 machine? Perhaps theres an update or something can be installed on the clients machine? Or is it strictly win2k/me+ ? Thanks Dave Ratti
If you are talking about .NET apps, yes. If you are talking about C++ apps, you need to download gdi+ dlls from Microsoft and install them in Win98 machine before running the app.