Can Win32:: module be used under windows 98?

J

JJ

I am writing a perl script that uses some Win32 modules such as Win32,
Win32::Daemon, Win32:ChangeNotify etc.. The program can run under windows
XP. But when I tried under win98, I got compling problems. Is that because
Win32 module cannot be used under win98? Thanks.

Jin
 
G

Gunnar Hjalmarsson

JJ said:
I am writing a perl script that uses some Win32 modules such as Win32,
Win32::Daemon, Win32:ChangeNotify etc.. The program can run under windows
XP. But when I tried under win98, I got compling problems. Is that because
Win32 module cannot be used under win98?

No.
 
J

John Bokma

JJ said:
I am writing a perl script that uses some Win32 modules such as Win32,
Win32::Daemon, Win32:ChangeNotify etc.. The program can run under
windows XP. But when I tried under win98, I got compling problems. Is
that because Win32 module cannot be used under win98? Thanks.

Afaik Win32 is Windows 95 and above. For Windows < 95 there is some kind of
emulation DLL (IIRC) but no idea if that's going to work, and it's besides
the point since you use 98.
 
S

Sisyphus

JJ said:
I am writing a perl script that uses some Win32 modules such as Win32,
Win32::Daemon, Win32:ChangeNotify etc.. The program can run under windows
XP. But when I tried under win98, I got compling problems. Is that because
Win32 module cannot be used under win98? Thanks.

Best to provide a (minimal) example of something you tried, along with a
copy'n'paste of the actual error message.

Cheers,
Rob
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,121
Latest member
LowellMcGu
Top