... For as far as i can answer: XB libraries use calls for Windows API libraries. If you want to know about compatability issues with certain parts of XB...
... It detects where your XBasic configuration is if it hasn't been set yet, it does all the nmake process for you and it even strips the default console...
... Certainly. ... A couple of the arguments to graphics functions are different, nothing serious. Oh, I understand there are some differences in the xin...
... No, of course not. Didn't say it was. I just said I had _one_ program that ran faster in QBx on one machine. I find it useful to do simple tests like...
... completely ... Hmmm... Didn't know that. ;-) Not saying you're wrong. What my tests found in the past, is parts of the Athlon FP copro are written right...
... From: "etfan2121" <etfan2121@...> To: <xbasic@yahoogroups.com> Sent: Wednesday, February 02, 2005 2:19 AM Subject: [xbasic] Re: More Compatibility ...
... As far as 16-bit in 32-bit mode, mostly a matter of opcodes. A generic "ADD" command is shorter if the operands are the default size, you need a prefix to...
... generic ... need a ... that in ... extra ... Gotcha. Thanks! So do you think QBx is able to put the CPU into 16-bit mode or 32-bit mode, as appropriate?...
... Not a huge surprise. PowerBASIC stays in business by selling a compiler that produces faster and smaller code (in most circumstances) than MS products, and...
... Windows does it. Back in 3.1 and 95 (and NT 3.5) it was essential to the success of Windows that people could still use their old DOS software, and Windows...
Hi all, Firstly, thanks to Steve for pointing me in the right direction for the download. Secondly, a bit of background. I wanted a IDE/compiler that would ...
On Wed, 02 Feb 2005 15:11:54 -0000, andypiano2001 <sylvandy@...> ... There never was a XUT.DLL, xut is part of the source code but all XBasic libraries...
Hi all, Thanks for the reply, Steve. I used the assembler command in the PDE to create the object file and then use nmake from the command line. ie. 'nmake -f...
... To close the program completely just use a QUIT(0) on the appropriate place. By default, the #CloseWindow event is set to just hide the main window to the...
Hi All, Many thanks to Vince, that helped a lot. (I suppose I'm just going to have to read the manual!) A couple more questions, how can one read and write to...
Hi everyone, I've just joined the xbasic group on yahoo, and I want to ask if anybody is interested in some updates of xbasic. Some small updates I made so...
I've included the winmm.dec and lib-file. (where you can use the calls for your midi ports access), it has been posted in the past and it may be somewhere in...
... It depends on which ports it has it to send to. I've noticed LPT1: and COM1: and COM2: are supported through the file options (comhandle = OPEN("COM1:",...
... Thanks Steve, I have been following the same path as Andy and loaded everything into one folder before creating a stand alone program. There was no...
... The blinking cursor only needs a few lines of code to be add to xui. I think I could make a diff file for merging and upload it to yahoo, as I don't have...
... Like the Microsoft Office Assistant? (that you can turn off or set to "check during compile" or "check instantly") I think this would be a nice feature, i...
Hi all, Thanks to Vince and everyone. I think that's set me on my way now, until the next problem ;) Cheers, Andy. ... calls for your midi ports access), it...
I have downloaded xbasic.v6.2.3 on Windows XP Home Edition operating system.I cannt load examples files from my software xbasic folders and I cannt run such...
... With the due respect that every educational institution deserves, I don't think this is the place to advertise. I'm new to this list and I already got a...
On Mon, 7 Feb 2005 03:01:25 -0800 (PST), Slavko Vukovic ... At a guess ... you're trying to load one or another of the data files. The Open dialog sorts files...