... SNIP ... reply ... is not ... should ... Thanks for that , in that case could you tell me... 1/ Which is the last RH/Fedora distro that xBasic willrun on ?...
... 1 I can't tell personally, but i doubt you want to run the last RH/Fedora version that is xbasic compatible. It is better to download Eddie's alternative...
... I don't know when they changed over to the newer libraries, as I don't use RedHat myself. What was the last version before they went to a 4.x version of...
This almost worked. It seemed to be working great but when I compiled it it caused the program to crash every time. I was running the program on Windows 2000...
Would someone still have the shell DLL referenced here and could it be put in the files section? ... utility I called through SHELL (ipconfig.exe) is, as far...
May help others to find the file if you'd tell them that the message you are quoting is from July 17, 2001 and is named "Forgot the attachment". My own...
I doubt someone keeps a history for that long, my own mailarchive of this list doesn't date further than june 2002 and then there was a large period i didn't...
I just browsed an earlier download version of xblite... Looky looky what i found... ... ' ' ' ######################### XBLite ' ##### shell32.dec #####...
I have attached Ken's Shell() function and demo programs as adapted for xblite (they are included in the xblite demos). You may need to make some modifications...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the xbasic group. File :...
xbasic@yahoogroups.com
Nov 3, 2006 10:31 pm
16797
... From: "dmacbanay" <dmacbanay@...> To: <xbasic@yahoogroups.com> Sent: Saturday, November 04, 2006 2:36 AM Subject: [xbasic] Need this shell DLL Would...
The following code links to a DLL I am creating and testing. After calling a DLL function which returns a pointer to a C struct, the Test() grid function...
Steven, It is DIM'ed in InitProgram(). The access violation occurs in the grid function... the DLL call is successfull and the XLONGAT() calls return the...
Steven, It is DIM'ed in InitProgram(). The access violation occurs in the grid function... the DLL call is successfull and the XLONGAT() calls return the...
Steven, I figured it out. In my .dec file, I needed to change: EXTERNAL FUNCTION FTU_Create(XLONG, XLONG) to: EXTERNAL CFUNCTION FTU_Create(XLONG, XLONG) ...
On Mon, 06 Nov 2006 11:18:53 -0500, chucky7711@... ... You have the Prolog to go with it? Compiling it (or running it in the PDE) as is should give you...
Greetings! Long time no type. I was wondering if anyone from the XBasic community has looked at FreeBasic lately. http://www.freebasic.net When I started my...
... @weekDay, ... the PDE) ... Is he saying it works in the PDE but not when compiled as a stand alone program? Adding a prolog of..................... '...
... They make some contradictory statements - they talk about standalone exes and then about a runtime library. I get the impression that it's not as stable -...
Well, it's intriguing. I'm sure you're right about stability, but it can't be TOO terrible. One user gushes that "FreeBasic is everything I've ever wanted"...
... Is there any IDE for FreeBASIC? Yes, the most spread is VonGodric's FBIDE, check the links page. ... They probably mean that the executables use platform...
... would ... FBIDE, check the links page. Vincent! How could you read what I wrote and not know that I knew that!? [;)] ... EXEs ... I ... /several/ ... ...
... "if .... does" sounds like you haven't taken the time to actually try it :P ... Yeah, but time keeps running and will eventually catch up with this far...