[4.20] Compiler not working on Win95

Windows specific forum
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Kaeru Gaman wrote:what is the filename of "ImageHlp" and where should it be located?
... just curious ...
Imagehlp.dll is usually located in the system directory (GetSystemDirectory()).
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

thnx.. got it.
imagehlp.dll - C:\WINDOWS\system32 - 141KB - 28.02.2006 14:00
since this is not the install date of my computer, it should be the compile date of the dll...

... just was curious if I have it because ts said it was optional ...
oh... and have a nice day.
gnozal
PureBasic Expert
PureBasic Expert
Posts: 4229
Joined: Sat Apr 26, 2003 8:27 am
Location: Strasbourg / France
Contact:

Post by gnozal »

Kaeru Gaman wrote:imagehlp.dll - C:\WINDOWS\system32 - 141KB - 28.02.2006 14:00
IMAGEHLP.DLL 106 256 30/11/1999 12:06 here on NT4 (sp6)
For free libraries and tools, visit my web site (also home of jaPBe V3 and PureFORM).
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Post by ts-soft »

> ts said it was optional ...
you misunderstood.
It's default, but you can uncheck some components, and one of this
default, but optional components install this dll.
Win9x is the last windows, you can change programs to install, like games,
paint, and so on.
PureBasic 5.73 | SpiderBasic 2.30 | Windows 10 Pro (x64) | Linux Mint 20.1 (x64)
Old bugs good, new bugs bad! Updates are evil: might fix old bugs and introduce no new ones.
Image
freak
PureBasic Team
PureBasic Team
Posts: 5948
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

ts-soft wrote:> ts said it was optional ...
you misunderstood.
It's default, but you can uncheck some components, and one of this
default, but optional components install this dll.
Win9x is the last windows, you can change programs to install, like games,
paint, and so on.
Then it is not really a part of Windows in the first place.
Its a redistributable dll that just happens to be used by a program that comes with Windows.
If you use it, you should distribute the dll along with your program to be sure.
quidquid Latine dictum sit altum videtur
Post Reply