Page 1 of 2

New to PB and a BIG Problem

Posted: Wed May 07, 2003 3:54 pm
by Mr Skunk
I've the PB program named "PureBasic.exe", how can i launch it under windows. May i click on it's icon?

I'm new to PB, please help me :mrgreen: :mrgreen: :mrgreen:



Hello everybody, it was a very long time, but now, i'm back (i hope for a while) and ready to write new asm libraries for PB :wink: As soon as someone will tell me how to launch PB :P :mrgreen:

Posted: Wed May 07, 2003 3:56 pm
by Fred
The real Mr Skunk is back ! :). What a news..

Posted: Wed May 07, 2003 3:58 pm
by Berikco
Welcome back Mr Skunk :D

You must drag the PureBasic icon to the recycle bin to work :mrgreen:

Posted: Wed May 07, 2003 4:17 pm
by Mr Skunk
Yes, back for good i hope...
You must drag the PureBasic icon to the recycle bin to work
I forgot to do "Empty Recycle bin" to launch it, thanks :mrgreen:

Posted: Wed May 07, 2003 4:49 pm
by Tranquil
Nice to see you back Mr Skunk! :D

Posted: Wed May 07, 2003 8:38 pm
by Danilo
> and ready to write new asm libraries for PB

Better fix all your broken stuff first... nothing works anymore.

Welcome Back! :D

Posted: Thu May 08, 2003 12:36 am
by jack
happy to see both of you, Mr. Skunk and Danilo :mrgreen:

Re: New to PB and a BIG Problem

Posted: Thu May 08, 2003 2:08 am
by PB
> i'm back

Welcome back, Mr Skunk! :D What happened to you, anyway?

Posted: Thu May 08, 2003 3:01 am
by Mr Skunk
Better fix all your broken stuff first... nothing works anymore.
Wahoo, lot of work...
Which librairies should be rewritten first?
Welcome back, Mr Skunk! What happened to you, anyway?
Lot of work, some problems too, but nothing too important now :wink:

Posted: Thu May 08, 2003 5:56 am
by Danilo
> Wahoo, lot of work...
> Which librairies should be rewritten first?

Code: Select all

DLL         - not needed anymore, PB has its own lib for 'Library'
INI File    - Should be same like PB 'Preferences' lib
System2     - PB has its own Date/Time commands now.


Numbers     - PureBasic still hasnt the commands Min() / Max() ... well...

Registry    - Most requested lib, doesnt work on Win2k+ (i think CloseRegKey() crashes..)

String2     - Space() not needed anymore, but StripAll() and especially
              Using() are useful.
              Using() is requested often by users and also UsingF() for Floats
              would be very, very nice.
              Maybe also UsingS() for Using a String in a String.
              This is really really useful, but Fred still doesnt care... :(

              Please see http://www.reelmediaproductions.com/pb/asmlibrary.html
              for SkunkLib http://www.reelmediaproductions.com/pb/asmlib/skunklib.zip
              
              This is a working version and i´ve fixed a bug in your Using() command.
              I can send you new sources for Using().

System      - Dunno about this lib, could be useful.

GUI Handler - Dunno

Taskbar     - Dunno
Library Stuff has changed, variable ArgumentCount is available,
support for MMX/SSE/SSE2/3Dnow! is possible, Image- and
Sound-Plugins possible (but not documented)....

And you should split your libraries, means make own OBJ out
of every command and put all OBJ's in a .LIB file.
So only the used commands are included in the final .EXE, not
the whole library.

Read the updated LibrarySDK Docs and visit us on IRC every day...
..fastest way to get your infos. :D

Well... your homepage needs a big update too, after all the changes.. :D :lol:

Posted: Thu May 08, 2003 3:05 pm
by Mr Skunk
Okay, i think the String2 will be the first. If you can send me the sources it will help me a lot thanks.
Mr.skunk@wanadoo.fr

Posted: Thu May 08, 2003 6:21 pm
by Danilo
Done.

Posted: Fri May 09, 2003 12:42 am
by fsw
Nice to see you back Mr.Skunk

Franco

Good to have you back

Posted: Fri May 09, 2003 2:06 am
by Tron
Welcome back Mr. Skunk....

PureBasic was bought by Microsoft and Bill Gates is the lead programmer.... :D

Woops ... DOH!!!!! hehehe

Tron

Posted: Fri May 09, 2003 6:54 am
by ricardo
Welcome Back :D :D :D :D