Scheduled Maintenance:
We are undertaking some essential, but extensive maintenance to improve Yahoo!
Calendar. Your Group Calendar is being migrated to a much improved version of
Yahoo! Calendar. During the maintenance period, you may not have access to your
Groups Calendar.
We sincerely apologize for this inconvenience. Your Groups Calendar is in great
shape and we are working to have it available again as quickly as possible
- Yahoo! Groups & Yahoo! Calendar Team
... Sorry Robert ... this is still bugging me. The following is clipped from the U/Va Website: <QUOTE> License: This software is not freeware, it is...
... I have noticed this also. ... I agree. ... The latest? I wonder. ... I appreciate it also. I don't like the idea of having only one compiler to use with...
... Jacob updated the full distribution only 2 weeks ago. ... Color me naive, but I don't understand why the sudden angst over whether Jacob is going to update...
I just want to point out that the Q software web site has 2 main sections; the FREE download for lcc and the STORE that has pers & prof prices. The store does...
I know this is not a C forum, but sometimes BCX translates my code with no errors, but during the C compile, I get several. So i'm reading "Teach Yourself C++...
... What about Borland's Free C compiler? I tried to compile a BCX translated C file and Borland compiled it with relatively few errors. Just a few tweaks ...
Terry, ... That's not just a C question. It's a C++ question. Someone here probably knows the answer (not me), but I'd suggest you keep reading the book. If...
... Terry: Like Microsoft C/C++, Borland C++ 5.5 does not support the C99 extensions that are required by some BCX functions. There are a number of limitations...
... This is still bugging me too. I sympathize with your comments below but with the astounding litigious (that is "I'm going to SUE !") nature of society,...
... I think all this may have started because the QSS web site always says "the latest update" and gives the current days date. Meaning it will be the most...
Yup, that's what happened with me. John ... From: mikehg_67 To: BCX@yahoogroups.com Sent: Saturday, November 01, 2003 4:05 PM Subject: [BCX] Re: LCCWin32...
Why, when I place a Button inside a Frame, doesn't it cause a WM_COMMAND event? Example: myWindow = BCX_FORM("My Window", Left$, Top$, Width$, Height$) myFrame...
... It does but it's not sent to the main window but to the frame window which without subclassing can not act on the click. You have the parent window for the...
... Exactly right. I see no point in having the frame parent to the button. Use this instead: myButton=BCX_BUTTON("My Button", myWindow, 102, Left$, Top$,...
I don't use BCX/LCC anymore because of the licence. The main reson is this : I used it to make small ( and most of the time ) simple apps. Sometimes want to...
... All, Nowhere I found an evidence that there are no more free updates from LCC are availabe. Neither the official site of LCC nor the site of Q Software...
I'm curious as to why bcx doesn't use Delorie's DJGPP or even GNU GPP win32 compilers? Is there a reason why BCX didn't go with either of those? As both of ...
... When BCX was born, Lcc-Win32 was freeware. In fact, I have a 1997 version of Lcc-Win32 (somewhere) that includes the source code for some of the Lcc-Win32...
19710
BCX@yahoogroups.com
Nov 2, 2003 6:45 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the BCX group. File :...
Maybee someone finds this useful : XBasic LITE is a Windows only version of XBasic. XBasic is an extremely powerful programming language that includes the best...
I have looked at this. It was OK but there is a runtime. :-( This is something I am not willing to deal with. This is just my 2 cents. Thanks for the...
In the function pointers example con_demo\s150.bas The line DIM pf(DOUBLE,DOUBLE) AS FUNCTION DOUBLE translates as static double (*pf)(int,int); Should it not...
I just finished modifying my bcx program to compile with MinGW. Everything compiles without error except for an undefined reference to InitCommonControlsEx@4....
... reference ... can ... This ... I had the same problem the first time I tried out MinGW, until Robert helped me out. There are two possible sources for this...
19723
BCX@yahoogroups.com
Nov 3, 2003 2:33 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the BCX group. File : /John_Jacques/BCX...
Hello, I've spent a week writing a tutorial on how to use DirectDraw version 7 with BCX and just uploaded it to the file area. Obviously I'm not a professional...
I proudly to present the last BLOC Basic compiler. Cross Platform. Windows - Linux. Gui Components working like RapidQ. Create.... End Create Support of...