XBasic Notes
| By Ken Minogue to sharing valuable information, tips and tools for XBasic programmers.
It includes information on using external DLLs and OpenGL with ... |
Making Executables
| Making a Standalone Executable. Many people have difficulty making an executable (EXE
or DLL) module from an XBasic program, but this need not be the case. ... |
Using Resources
| Using Resources in an XBasic Executable. A 'resource' is a block of binary data
added to an executable module. Resources may be icons, cursors, ... |
DLL Primer
| Calling Third-Party DLLs from an XBasic Program. This primer is part of the
documentation of dllGuide.exe, a program which simplifies the application of ... |
Modular Programming
| Modular Programming. Modular programming can be used to break up a large program
into manageable units, or to create code that can be easily re-used. ... |
OpenGL.zip
| OpenGL.zip. OpenGL.zip contains DEC and LIB files necessary to use OpenGL within
an XBasic program. Also included is xgl.dll, which can simplify the use of ... |
dllGuide
| dllGuide. dllGuide is a program to help in the process of preparing a third-party
DLL for use by an XBasic program. With it you can perform the following ... |
rsrcdemo.zip
| rsrcdemo.zip. rsrcdemo.zip contains an XBasic program demonstrating how to use
resources. Also included are modified versions of the template files xapp.xxx ... |
Writing Tool Functions
| Writing New Tool Functions. The GUI Designer toolkit provides a very convenient
method of including re-usable grid functions in your code. ... |
Some More FreeServers Sites
| Some more FreeServers sites:. defendusa.freeservers.com · eurodance.8m.com ·
carlinhow.8m.net · lvale.freeservers.com · malagayan.s5.com ... |