Search found 18341 matches

by BackupUser
Thu Apr 24, 2003 2:38 am
Forum: Coding Questions
Topic: fmod or bass.dll?
Replies: 4
Views: 2164

Restored from previous forum. Originally posted by ricardo.

Both have the same kind of licence, freeware for freeware applications and licence from $100 US for small shareware developer and up tp $2,500 US por big companies.



Best Regards

Ricardo

Dont cry anymore...:)
by BackupUser
Thu Apr 24, 2003 2:16 am
Forum: Coding Questions
Topic: fmod or bass.dll?
Replies: 4
Views: 2164

Restored from previous forum. Originally posted by Inner.

FMod, if your planing on freeware for non-freeware applications you need to pay big money for rights to do so.

Bass, don't know much about it.

Over all I personaly go for fmod because I only write freeware applications.
by BackupUser
Thu Apr 24, 2003 12:51 am
Forum: Coding Questions
Topic: webcam
Replies: 4
Views: 2795

Restored from previous forum. Originally posted by J. Baker.

image save doesn't seem to work when trying to get a .jpg image from video. does anyone one know how to capture an image from a webcam? thanks to who ever replies.
by BackupUser
Wed Apr 23, 2003 11:59 pm
Forum: General Discussion
Topic: We're Back!
Replies: 20
Views: 6242

Restored from previous forum. Originally posted by wings . Originally posted by fred I would like to move the forums on a faster server to allow a more responsive forum but it would be a pity if all the posts are lost, as a lot of infos are available here. Wise words Fred...I agree that the board c...
by BackupUser
Wed Apr 23, 2003 10:34 pm
Forum: General Discussion
Topic: Custom IDE question(s): How to...
Replies: 4
Views: 2151

Restored from previous forum. Originally posted by freak.

:):):)

http://freak.coolfreepages.com/
by BackupUser
Wed Apr 23, 2003 10:21 pm
Forum: Feature Requests and Wishlists
Topic: DLL filename in commandline
Replies: 4
Views: 1901

Restored from previous forum. Originally posted by Bodind.

Ok, i see now !
The way i said is effectively in the editor itself.
sorry.

Dominique
by BackupUser
Wed Apr 23, 2003 10:18 pm
Forum: General Discussion
Topic: A question about threads...
Replies: 11
Views: 3258

Restored from previous forum. Originally posted by freak . As all threads must be executed by the same CPU, this of course has an affect on other Programs. How strong this effect will be depends on the priority your thread will get. If you give i a priority lower than normal, it will almost have no...
by BackupUser
Wed Apr 23, 2003 9:38 pm
Forum: Feature Requests and Wishlists
Topic: Messagepump incomplete?
Replies: 3
Views: 1683

Restored from previous forum. Originally posted by PB.

> It's not what it returns, it's what it handles (executes internally)

Oops, I misunderstood. Sorry!
by BackupUser
Wed Apr 23, 2003 9:35 pm
Forum: Feature Requests and Wishlists
Topic: DLL filename in commandline
Replies: 4
Views: 1901

Restored from previous forum. Originally posted by ebknoppert.

I don't know it but i want to call the compiler myself.
The parameter seems to be incomplete imo.


http://www.hellobasic.com
by BackupUser
Wed Apr 23, 2003 9:34 pm
Forum: Feature Requests and Wishlists
Topic: Messagepump incomplete?
Replies: 3
Views: 1683

Restored from previous forum. Originally posted by ebknoppert . It's not what it returns, it's what it handles (executes internally) Almost every messagepump i have seen add's this to have a 'proper' execution. Not everything get's passed in the cb since the messagepump is not entirly as desired. h...
by BackupUser
Wed Apr 23, 2003 9:19 pm
Forum: Feature Requests and Wishlists
Topic: Messagepump incomplete?
Replies: 3
Views: 1683

Restored from previous forum. Originally posted by PB . > The WaitForWindowsEvent() doesn't seem to use IsDialogMessage() > This is not really handy since it will prevent some important messages to occure. From what I've read here in the past, the WaitWindowEvent() and WindowEvent() commands are ON...
by BackupUser
Wed Apr 23, 2003 9:07 pm
Forum: Coding Questions
Topic: SetWindowPos (Api Question)
Replies: 3
Views: 2419

Restored from previous forum. Originally posted by PB . Does the bug occur if you use PureBasic's own MoveWindow() and/or SizeWindow() commands? Also, if you absolutely *must* use the API, then try replacing: SetWindowPos_(handle,#HWND_BOTTOM,WindowX,WindowY,WindowW,WindowH,#SWP_FRAMECHANGED) with:...
by BackupUser
Wed Apr 23, 2003 9:01 pm
Forum: Feature Requests and Wishlists
Topic: DLL filename in commandline
Replies: 4
Views: 1901

Restored from previous forum. Originally posted by Bodind.

Hello,
have you tried the GPI modified editor ?
It allows you to compile directly to the final dll's name.


Dominique
by BackupUser
Wed Apr 23, 2003 8:40 pm
Forum: General Discussion
Topic: We're Back!
Replies: 20
Views: 6242

Restored from previous forum. Originally posted by ricardo . Leigh for president!! There is no president in the UK :) I know, i was making campain for Leigh as the administrator of the new forums :) Dont cry anymore...:) Hey? Argentina gone :) Dont cry for me argentina is the name of a song from th...
by BackupUser
Wed Apr 23, 2003 8:06 pm
Forum: Coding Questions
Topic: fmod or bass.dll?
Replies: 4
Views: 2164

Restored from previous forum. Originally posted by ricardo . Hi, Im testing both trying to choose one, there are very similar and nice. My particular opinion is that fmod is a little more stable but bass.dll are easier to code. I want to ask you opinions about them before choosing one. Im developin...