Cur-ion.net a site for PoweBASIC code
  • Apps
  • Links
  • Code

Bag 2014-03-09

Some container classes

Bubbles 2014-03-15

A small game

Call Demo 2014-03-10

Demo of call/return, goto style SDI interface

Classes 2012-04-02

Windowing classes w/ common controls

Collection 2011-10-11

Some container classes. A precursor to bag

Delimited 2014-02-03

A delimited file reader class

Direct 2D stuff 2015-01-01

Some direct 2d code

Eight Queens 2011-10-07

Solve 8 queens on a chessboard

Encrypt Strings 2015-05-03

Encrypt/Decrypt in memory strings. Save/Get/Delete Credentials

FemtoBasic 2014-05-23

A tiny tiny x64 basic compiler.

FileSystemWatcher 2012-08-20

Class watches a directory or directory tree for file system changes.

Filewatcher 2012-07-27

Watches an ascii text file and automatically reloads contents on change.

GDI+ 2011-10-22

Basic GDI+ wrapper classes

InfoView control 2011-10-07

A dataset viewer

Instr 2014-05-04

Case insenstive instr routine.

itoa 2015-03-08

A fast integer to ascii conversion.

Manage Aliases 2011-10-07

Add or remove class method and property aliases.

MessageBridge 2012-02-20

Handling windows messages in classes

MS File Encryption 2015-05-03

Ported example of encrypting / decrypting a file.

PbReplace 2012-08-13

Small context sensitive replacement with collection examples.

PBSlice 2012-08-06

PowerBasic source as data

PbSlice2 Core 2012-09-05

Routines to maniputlate PowerBASIC source code.

PbUnit 2011-10-07

Unit testing framework for PowerBASIC

PBUtil 2011-10-07

Utilities for PB development

Poly Bag 2015-03-11

A hashtable bag collection that can hold most PowerBASIC types.

Polymorphism 2014-11-29

Some polymorphic list examples

SearchAPI 2011-10-09

Search the windows API

Smidgen 2015-04-20

A small web server.

Sparse Array 2011-10-07

A sparse array.

Struct Strings 2015-02-14

Routines to "steal" PowerBASIC strings for use in structures.

Table control 2011-10-07

A procedural precursor to InfoView

Test Gdi Plus 2011-10-16

Tests loading graphics from various formats and transparencies. V2 of TestGraphicsLoad

TestGraphicsLoad 2011-10-09

Tests loading graphics from various formats and transparencies.

ThemeColors 2011-10-07

Browse system and theme colors

Time Formatting 2014-03-23

Utility routines to validate or format time strings.

Towers of Hanoi 2014-03-22

Animated Towers of Hanoi.

Utilities 2011-10-07

PowerBasic file stats and log combiner

Virtual ListBox 2014-04-28

Virtual ListBox and Message Logging.

WMI Examples 2011-10-07

Examples of querying WMI using a class or procedure.

WordCloud / LinkedLabel 2011-10-07

WordCloud and Linked Label controls

Larry Charlton