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
hello help creating dll for dark basic pro in bcx send all samples in e-mail domyros@... help!!! plese visual c procedure samples dark basic pro Third Party...
Just thinking out loud ... when Win64 (Longhorn) comes out, and assuming there is a decent 64-bit C compiler available, I wonder whether BCX will be one the...
... Will it make much difference to BCX? I thought all the current data types will continue to be supported, but the sizes (and limits) of some would change....
... That's what I think is so cool about BCX -- fast, upward mobility. ... As the need arises, I think users will eventually step up to the challenge. That's...
... that ... Hi Guga, It's been a bad week:0| I think I came across sounding a little harsher than was intended. I simply meant that I would not keep anything...
... Whew...I just caught up to 32 :) That's kind of funny. I do alot of embedded programming of microcontrollers professionally, most of which are 8 bits!...
Hi, is the Feb 2003 the last available PSDK from M$? I just tried the PSDK update and it says I have all the updates and the last release is dated Feb 2003. ...
Line #: 2188 DIM RAW k = 0 Line #: 2326 DIM RAW k = 0 Line #: 6281 DIM RAW k = 0 Line #: 8477 DIM RAW x = 0 Line #: 11507 DIM RAW dms = 0 Line #: 11509...
it's actually 4.55 line numbers. John ... From: "John Jacques" <auto.man@...> To: <BCX@yahoogroups.com> Sent: Friday, April 02, 2004 2:55 AM Subject:...
Never mind, I finally found the April 2004 version online and it says the last PSDK release was 02/2003 and the next will be when the XP SP2 is released. ...
... From: "Dr.X" <dr.x@...> ... them ... I think the Itanium processor is the only one with it's own assembler, but I did read M$ is designing their next...
Has anyone incorporated a flash movie (swf file) into an app using BCX? Especially, without using the browser? With interaction to/from the movie (with or...
Download WINDOWS XP 64BIT TRIAL VERSION! http://www.microsoft.com/windowsxp/64bit/downloads/upgrade.asp You need a 64bit system to run it and it'll expire 360...
Hi, Flash movies can be placed on forms as components, at least in VB, C++, Delphi etc. The group is working on adding COM functionality to BCX. I am thinking...
Hi, here's some examples of how we can code 32bit now, and the same code be 64 bit compatible. I HAVE NOT TRIED THESE CHANGES, but in theory they should work. ...
... Interesting information John. I'm going to hold off (for now) adding these to BCX but I have stored the information so that I can refer to it when...
Ok. I just found (lost the URL) Microsoft interview on the whole process. I think all you C gurus would love it. It's file name is "episode5.exe" and unzips to...
... http://msdn.microsoft.com/longhorn/understanding/books/migrationguide/?pull=/library/en-us/dnlongmig/html/intmiglongch04.asp ... I am now, more than ever,...
23841
BCX@yahoogroups.com
Apr 3, 2004 6:14 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 :...
... From: "Kevin Diggins" <kdiggins@...> ... Hi Kevin, I just uploaded the start of a 32\64 bit compatible version. Is this OK? I figure if we kept it...
... David: Try this version: DIM die DIM roll DIM turn DIM score DIM i$ player1score = 0 player2score = 0 FOR turn = 1 TO 100 GOSUB player1turn GOSUB...
Hi Tom Speirs, Thanks for the response. That is useful information, I will follow the ideas through and see what I can manage. The ICOM interface sounds like...
... This ... different ... work ... from ... which ... Thanks, it worked great. I think I see what was wrong now. I'll have to watch that in the future....