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
Gerome -- It is possible to do this now - argv/argc require main not WinMain. As I demonstrated in an earlier post ( Split Personality ), it is quite possible...
2221
bcc_basic@...
Aug 1, 2001 5:03 pm
why BCX is not OpenSource for portage to another plateform ?...
2222
dl
dl@...
Aug 1, 2001 7:36 pm
Anyone know how to do this? I tried InvalidateRect and that didn't do anything. The only thing that worked was returning TRUE or 0 in the WM_PAINT case but...
2223
Kevin Diggins
kdiggins@...
Aug 1, 2001 8:26 pm
... A copy of the BCX source code can be licensed for $1,000 US Dollars ( in small, unmarked bills ). Seriously, if anyone is interested in porting the BCX ...
2224
Vic McClung
vicmcclung@...
Aug 1, 2001 10:22 pm
Sign me up. I was just about to mention something along these lines the other day. A lot of compilers are self compiled. Sounds like the beginning of...
2225
David Garner
dgarner@...
Aug 1, 2001 11:50 pm
Kevin, I'll make time for that. David Garner...
2226
Kevin Diggins
kdiggins@...
Aug 1, 2001 11:55 pm
Vic McClung wrote: Sign me up. I was just about to mention something along these lines the other day. A lot of compilers are self compiled. Sounds like the ...
2227
Kevin Diggins
kdiggins@...
Aug 2, 2001 12:29 am
DL, This challenge was trivial. Attached is OleView2.Zip OleView.Bas has a few added comments at the beginning of the file that explains what I changed. That...
2228
Kevin Diggins
kdiggins@...
Aug 2, 2001 2:24 am
David -- I was *hoping* that you'd chime in! You're on the list! Stand by ......
2229
Doyle Whisenant
mechanic@...
Aug 2, 2001 2:47 am
... Man, I wish I had the time to help! I'm afraid I would not have enough time to devote to this and don't want to say I will help and then can't. ... -- ...
2230
Kevin Diggins
kdiggins@...
Aug 2, 2001 3:22 am
... We won't hold it against you, Doyle. <grin>...
2231
BCX@yahoogroups.com
Aug 2, 2001 4:15 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 : /Source...
2232
Robert Wishlaw
rwishlaw@...
Aug 2, 2001 6:00 am
Kevin: I would like to offer my services in the conversion of PowerBasic BCX to BCX BCX. My background is QB45 not PowerBasic so I'm not sure if I could handle...
2233
Robert Wishlaw
rwishlaw@...
Aug 2, 2001 6:04 am
Kevin: I'm running a Cyrix 586 100 with Windows 98 SE Sysinfo crashes (I think on the Processor Type) with this message SYSINFO executed an invalid instruction...
2234
Robert Wishlaw
rwishlaw@...
Aug 2, 2001 6:27 am
I commented out SetWindowText(Static14,GetCPUSpeed$()) and it ran but did not detect any ports and the display is screwed up. More later Robert Wishlaw ...
2235
rgb@...
Aug 2, 2001 8:48 am
I want help you for portage BCX thanks,...
2236
Kevin Diggins
kdiggins@...
Aug 2, 2001 10:40 am
... Well, I guess that's a "no" vote from you. It was a quick and dirty project combining some of the console demos along with a new CPU mhz measuring routine...
2237
Kevin Diggins
kdiggins@...
Aug 2, 2001 10:48 am
... Thanks Bob ... I'm certain you'll do just fine. The code is very QB'ish in nature. I made it a conscious point to limit the number of proprietary...
2238
Kevin Diggins
kdiggins@...
Aug 2, 2001 10:50 am
... Great! You're on the list. Stay tuned ......
2239
Gerome
gerome_71@...
Aug 2, 2001 2:50 pm
Hello Kevin, Is it possible for me to be on your open source-list please Kevin ? Thanks a lot, ...
2240
anthony.giambalvo@...
Aug 2, 2001 3:02 pm
Kevin, I am also interested in working on this. It would be great to have BCX working on all the platforms I use (Win32, AIX, Linux, OpenBSD, VMS). Anthony ...
2241
dl
dl@...
Aug 2, 2001 5:59 pm
... Thanks! Another way to get around it was to just create a new class. That seemed to work out fine for me. I updated the gs.chm file and added that example...
2242
woodwardt@...
Aug 2, 2001 7:32 pm
Hello: I've used the sort example supplied by BCX and compared speeds sorting 1000 numbers using this Basic with QBasic and Visual Basic 4. What I do not...
2243
David Garner
dgarner@...
Aug 2, 2001 11:19 pm
woodwardt, I'd have to agree, these results surprise me. Not that I've got any basis for expecting otherwise. VB 4 16 or 32? What OS(s)? What CPU? Ok, I'm...
2244
Kevin Diggins
kdiggins@...
Aug 2, 2001 11:34 pm
... You bet. I'll get back with you. Thanks ......
2245
Kevin Diggins
kdiggins@...
Aug 2, 2001 11:36 pm
... Anthony, I will add you to the list. Be aware that initially, the port will target Win32. Of course, adding platform specific library functions should not...
2246
Robert Wishlaw
rwishlaw@...
Aug 3, 2001 5:39 am
Kevin: After some effort, I found distributions of genuine Infozip dlls. unz542d.zip and zip23dn.zip. Do you want me to send them to you? The unzip has a...
2247
Jeethu Rao
jeethur@...
Aug 3, 2001 7:53 am
Most probably, the problem is with the Cyrix 586 CPU. Check the call to _rdtsc() LCC intrinsic function. RDTSC stands for "read time-stamp counter...
2248
Kevin Diggins
kdiggins@...
Aug 3, 2001 11:33 pm
... Robert -- How about uploading them to the FREE DLL folder http://groups.yahoo.com/group/BCX/files/Free%20DLLS/ and I'm sure someone will create a BCX...
2249
Doyle Whisenant
mechanic@...
Aug 4, 2001 12:13 am
... I'd like to see that sample myself! The included examples in the Info-Zip download are to cryptic for my old brain to understand! :) -- Doyle Whisenant ...