Ian's BCX Stuff


BMFD - A revised version of Mike Hennings BMFD
BMFD10306Src.zip - latest Source code 1/10/09
Added RA_Grid skeleton to controls, yellow looking listbox icon at the bottom of the controls


BMFD10305.zip - latest version 1/5/09
BMFD.exe, Pal.bmp, BMFD_SaveAs_Dll.dll, Bas2BMFD.exe & ReadMe.rtf
No Source code

BMFD10305Src.zip - latest Source code 1/5/09
Added Colors to Mike's original Save Bas
Added most of the bitmaps to the resource.
Added Cancel option to the Exit msgbox.


BMFD10303e.zip the last stable version with source 7/28/08
BMFD_SaveAs_DLL.zip  - Updated 1/10/09
added RA_Grid saves
PlugIn for BMFD, with various Import/Export enhanced routines.
Exports Fonts and Colors and Menus.
If Bas2BMFD.exe exists in the BMFD folder, a menu item will be created for it.
A couple of minor fixes, Changed menu name to Import/Export

Bas2BMFD.zip - Updated 12/29/08
Create a .bmf file from a Bas or Inc file to import to BMFD.
Source code for Bas2BMFD written mainly By Doyle Whisenant for BMFD.
Adds "Import Bas File" to the Import/Export plug-in.
Added ability to import Dialog code, and the Semi-Oop code that the Save As dll exports.

DEMO_testplugin.zip Using Wayne's Method, write your own plugin

SavePlugin2.zip Another using Wayne's Method


John Jacques's Multi-Platform Files
bc.bas   ReadMe.txt  John asked me to put this here


Unicode Stuff
PellesC & BCX2Unicode.html
BCX2unicode.bas  Post processor to convert to Unicode

BCX2unicode.exe The exe

Basic2CKeywordsXlat.txt Keyword file for BCX2Unicode using _T generic functions.
These keywords leave it to the compiler to output ansi or unicode functions.

WCS_Basic2CKeywordsXlat.txt WCS Keyword file for BCX2Unicode using Wide functions
PellesC_4PPC.bat My PellesC.bat file for PPC and Unicode
Uni_Functs.bas Some functions to replace ansi ones using BCX2Unicode.

Basic2GTK.zip My start of a BCX to GTK file

Other Stuff

BCX_raGridWrappers.Inc - a start to some wrappers to make the raGrid easy to substitute for existing Listviews

MoveAnchorControl.zip how to use anchors to resize a page

NEW! TabAnchorTest4.bas - Tab Control demo with the new sizing code, with help from Mike Henning

PoMansProgressbar.bas Progress Bar using 2 labels and resize top 1

ListviewEdit.zip A way to Edit a listview in-situ

shutdown.zip A way to turn off the computer, I can't remember who did the original.

vb2bcxgui.zip Updated version of  Terry R. Olsen 's original code, correctly interpretes colors and fonts.

Threadtest3.bas Demo for 3 threads, running simultaneously, I can't remember who did the original.

menumkr4b.zip A revised version of Doyle Whisenant's great MenuMaker code.

test_form_in_a_DLL.zip DLL code with a GUI

GetMsgs.bas Download Emails from server to BCXOLR database - 6/8/08

Ians_SerialPortc.zip This is a revised version of Mike Hennings serial code, I have used multiple ports at the same time :-)
 
BCX_Catalogue.zip Catalogue all your BCX Files for use with BCXOLR 7/4/08
see: http://bcxolr.bcxgurus.com/BCXOLR_CataLogue.html for all the options.

 FastLexerDemo.bas  by Wayne Halsdorf, Use a faster DSplit function  with optional dynamic redimensioning of arrays'
Bug fix for unclosed parentheses. 12/24/08

CleanFolder.zip  A utility to clean up all those annoying files that Compilers leave behind.
Can be set to send *.c, *.obj, *.res, *.cpp, *.O(gcc) , *.exp and user defined file extensions in a folder tree to the Recycle bin.
This can also be run from the Windows scheduler or Command line with either QUIET or NOSHOW to run without user intervention (uses last settings).  Not responsible for Deleted files!! Use with care.  12/28/08

See older versions:


My semi-OOP Stuff

OOPControls0-3a.zip The include files 6/2/07

OOP-Demo.zip A demo

OOP_TIMER.inc Timer functions

Chat Room Files: file area I use to update stuff

LINKS:

BCXOLR - A database program to organize your snippets.
Also has all the messages sent to the Yahoo Group.

BCX Gurus Page: http://www.bcxgurus.com/
Main Page for the BCX Gurus site

BCX Yahoo Groups:  http://groups.yahoo.com/group/BCX/
Questions?   then ask here.

Ian's BCX WinCe Page: http://www.starpig.com/IDC1/BCX/IDC_BCX_Page.html      

Doyle's Page: http://www.freewebs.com/mekdesign/contact.html
Various BCX code

BCX Chat Room:

Chat room at: http://www.vpndns.com/projects/chat_login.htm

or if you have MSChat, Chatzilla or other IRC program:

IRC: server =  irc.vpndns.com  room = #BCX

If you are new to BCX then the best place to start is a download of  Ryan's DevSuitePro
http://rjpcomputing.wordpress.com/programming/bcx/devsuite-pro/

Note:  All the files here have BCX source code and are meant as a learning tool.

Thanks to:
 Doyle Whisenant
 Wayne Halsdorf
 Dr. X.
 John Jacques
 Mike Henning
 Kevin Diggens aka MrBCX
and all BCXers out there for making this possible.

I hope the files contained here are useful to others.

Ian