Search found 69 matches

by eevee
Thu Jul 28, 2005 6:42 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] Method to check if a sound is playing
Replies: 6
Views: 3178

The following thread does include an IsSoundPlaying function that works well under Windows:-

viewtopic.php?p=83210&highlight=#83210
by eevee
Thu Jul 21, 2005 9:38 am
Forum: Off Topic
Topic: Free Software
Replies: 35
Views: 8330

Looks as if it is all for real after all.

The following has now appeared on the site.

I quote .....

X-CAD Unmasked!
It's official, today Alibre announced that X-CAD is, in fact,
Alibre Design Xpress, a new addition to our Alibre Design product family.


..... end of quote
by eevee
Wed Jul 06, 2005 10:24 am
Forum: Off Topic
Topic: Byte for byte HDD copy software?
Replies: 15
Views: 3738

Ooops!

Not sure it would work on your system.

On Win98/95, using standard IDE drives it si simple to copy over without any other software.
by eevee
Wed Jul 06, 2005 8:52 am
Forum: Off Topic
Topic: Byte for byte HDD copy software?
Replies: 15
Views: 3738

What operating system?

Can you slave the new drive to the existing one?
by eevee
Tue Jul 05, 2005 2:41 pm
Forum: Off Topic
Topic: Free Software
Replies: 35
Views: 8330

Yes, although my original reaction was one of suspicion, some digging around suggests it is a genuine offer.

I think there is enough comment on the Internet for the company (which is legitimate) to have taken some action by now, against someone else using their name.

The intrigue then, is why they ...
by eevee
Sun Jul 03, 2005 5:38 pm
Forum: Off Topic
Topic: Free Software
Replies: 35
Views: 8330

Thanks for the link, most interesting

The domain holder (Donna Fallin of Donn Fallin located in Austin Texas) is using a hotmail email address as the contact addr. the phone number given has a Dallas area code 469 (should be 512 for Austin)(Dallas is 195 miles north up route 77.)

Marvellous way to ...
by eevee
Fri Apr 22, 2005 3:01 pm
Forum: Coding Questions
Topic: Program won't run
Replies: 1
Views: 1126

Program won't run

Got a program that up to now the executable has been run on the machine on which it was compile with no problems.

When I take over just the .exe to other machines that do not have PureBasic the program won't run.

It immediately comes up with Illegal Operation. at 0167:00407355

Any ideas what I am ...
by eevee
Wed Apr 13, 2005 10:03 am
Forum: The PureBasic Editor
Topic: Is this a Bug in 3.93 Editor?
Replies: 9
Views: 5122

60k chunks to stop the editor crashing

This is a problem I have. Ever since I installed 3.93 BETA, PureBasic has been unuseable in my Win98SE machine. No other programs seem to be affected.

Problems seem to happen by just simply editing and also when I grab and try to run some of the source ...
by eevee
Thu Mar 17, 2005 6:55 pm
Forum: Coding Questions
Topic: This code doesn't work on PB3.93
Replies: 40
Views: 10816

P4 with ABit Geforce 128Meg

Crashes will Illegal Op.
by eevee
Thu Mar 17, 2005 6:46 pm
Forum: Windows
Topic: No previous state memory
Replies: 2
Views: 1980

That is excellent news - I shall play about with it tomorrow.

With this and the mouse problem resolved, I think I will have a system that can be shut down 'dirty'.

For the sake of completion:-

The machine is not easily accessible. Neither does it have a mouse or keyboard (other than four keys ...
by eevee
Thu Mar 17, 2005 3:55 pm
Forum: Windows
Topic: No mouse
Replies: 4
Views: 3023

Yes it does come up with a challenge/reminder about mouse support.

However there is a tick box 'Do not show this .........'

Once ticked, it runs up cleanly!

Many thanks.
by eevee
Thu Mar 17, 2005 3:32 pm
Forum: Windows
Topic: No mouse
Replies: 4
Views: 3023

I thought I read that you still get a 'no mouse' warning.

Thanks - I shall try it.
by eevee
Thu Mar 17, 2005 3:30 pm
Forum: Windows
Topic: No previous state memory
Replies: 2
Views: 1980

No previous state memory

In Win98 I would like to inhibit the Scandisc/dialogues that happen when you switch on a machine and it detects an 'improper shutdown'.

Is there a way to stop this detection? Perhaps a Registry change?

Appreciate that if you do a sequence of improper shutdowns (NOT recommeded!), even Win98 will ...
by eevee
Thu Mar 17, 2005 3:19 pm
Forum: Windows
Topic: No mouse
Replies: 4
Views: 3023

No mouse

Have a machine that will be running without a mouse.

In Win98 is there a Registry entry I can set to force this?

I am trying to stop the message/challenge that comes up when the machine first runs up and the mouse is missing.
by eevee
Mon Mar 14, 2005 11:41 am
Forum: Feature Requests and Wishlists
Topic: [Implemented] Sound playback detection
Replies: 2
Views: 2833

[Implemented] Sound playback detection

I notice that the last time this was formally requested was in December and there was no response, even though it has been mentioned on various other boards.

Request:- A means of detecting whether a sound is currently playing.

Probably format: Result=IsPlaying(#Sound) or IsPlaying()

Affecting ...