Search found 13 matches

by OmeCloak
Sun Mar 20, 2005 8:08 pm
Forum: Tricks 'n' Tips
Topic: FTP for all PB OS's
Replies: 73
Views: 31456

@TerryHough:

Any progress? I have also some errors, getting timeout when i want to actually transfer files.

Thnx.
by OmeCloak
Wed Jan 12, 2005 10:27 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] A question to the developers
Replies: 2
Views: 1218

Sorry, download link is dead.
But i would be happier if the way pb handles strings would be changed...
I use alot of array's and i would like to keep on using them in threads.

Regards, Michel.
by OmeCloak
Wed Jan 12, 2005 9:45 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] A question to the developers
Replies: 2
Views: 1218

[Implemented] A question to the developers

Hello all,

First off all let me say that i am very happy with using purebasic.
Yesterday i read a lot of topics about stringsafe threads.
I found out that you are infact working on a stringsafe thread solution.
What i would really like to know if you have any idea when it's done?
I ask this because ...
by OmeCloak
Sun Jan 09, 2005 9:06 pm
Forum: Announcement
Topic: Library : MoreListiconGadget (only for Windows)
Replies: 55
Views: 19880

Hi,

Is there also a way to change the icon image in a listicongadget?
Can someone place an example if it can?

Regards, Michel.
by OmeCloak
Fri Dec 24, 2004 2:22 pm
Forum: Windows
Topic: Getting system username and password
Replies: 2
Views: 1816

The trick i try to accomplish is to synchronize the login password and the screensaver password.
So the user logs in to the machine, and in some way, the password for the sreensaver is set to the login pw.
Is this possible?

Regards, Michel.
by OmeCloak
Fri Dec 24, 2004 1:45 pm
Forum: Windows
Topic: Getting system username and password
Replies: 2
Views: 1816

Getting system username and password

Hi all,

I am making a screensaver for the company i work for.
What i want to do is when the user exists the screensaver (mouse, keyb. etc) it has to check what username the user is logged into windows (98) and check if the password matches the users credentials.
Is there a way to get the username ...
by OmeCloak
Sun May 16, 2004 6:55 pm
Forum: Game Programming
Topic: Including music without external dll's
Replies: 10
Views: 4855

Thanks!!

That was the file i was looking for!
I\ll let you know if i run into any problems.

Regards, Michel.
by OmeCloak
Sun May 16, 2004 3:07 pm
Forum: Game Programming
Topic: Including music without external dll's
Replies: 10
Views: 4855

Okay i already got that file, but what file do i put where?

Regards, Michel.
by OmeCloak
Sun May 16, 2004 9:54 am
Forum: Game Programming
Topic: Including music without external dll's
Replies: 10
Views: 4855

Benny, i tried to mail you, but the mail returned :(
Could you send the file and some mini instructions on installations to cloak[at]jollyland-studios[dot]net please?

Regards, Michel.
by OmeCloak
Sun May 16, 2004 9:42 am
Forum: Game Programming
Topic: Including music without external dll's
Replies: 10
Views: 4855

mxm lib is downloadable, but the mini fmod lib conversion was not, and that was the one i want :)

Regards, Michel.
by OmeCloak
Sat May 15, 2004 6:51 pm
Forum: Windows
Topic: MINIFMOD 1.7 (statically linked XM player library)
Replies: 19
Views: 11240

The link is dead, anyone got this file?

Regards, Cloak.
by OmeCloak
Sat May 15, 2004 6:50 pm
Forum: Game Programming
Topic: Including music without external dll's
Replies: 10
Views: 4855

Hmmm, i tried to download that file, but the link is dead.
Does anybody have that file somewhere?

Thnx in advance.

Regards, Cloak.
by OmeCloak
Sat May 15, 2004 6:30 pm
Forum: Game Programming
Topic: Including music without external dll's
Replies: 10
Views: 4855

Including music without external dll's

Hi all.

Mayby someone asked this earlier, i don't know, i couldn't find it :oops:
I am making a little chipdisk, and i include all the data as binary.
This works very well, but since i use bassmod.dll, i have to include it in the zip file.
Is there a way to use a xm/mod/s3m player WITHOUT using ...