home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_code1 / 00_dir1.txt
Text File  |  1995-02-27  |  16KB  |  270 lines

  1. \23PICK\      : Code for game
  2. \256PB2\      : 256 Colors in a VB Picture Box
  3. \3CTRLS\      : 3 New controls for VB
  4. \3D2SPLIT\    : 3-D Routines with splitter bar
  5. \3DCONTRL\    : Nice set of 3-D Controls
  6. \3DVB\        : More 3-D Controls
  7. \3D_HOWTO\    : Code for creating 3-D Controls
  8. \3D_TABS\     : 3-D Tabs for VB
  9. \3D_VB\       : More 3-D Controls
  10. \ABORTPRN\    : Code to abort printing
  11. \ABOUT\       : Code for creating About Boxes
  12. \ACCES2VB\    : Code for converting MS Access to VB
  13. \ACCEVL\      : Demonstrates use of the MS Access engine with VB
  14. \ACCRDI\      : Code to help use the MS Help Compiler
  15. \ADDRESS\     : Code for creating an address book
  16. \AHELP\       : Code for adding help files to projects
  17. \ALARM\       : Code for creating an alarm
  18. \ALEXRK\      : Rocket programmer for manipulating text boxes
  19. \ANIMATE\     : Code for a simple animation
  20. \APIX\        : Utility for instant access to API Declares - Constants - Types
  21. \APMMET\      : Routines to use APM files (Aldus-Placeable-Metafile) instead of WMF
  22. \APPRAI\      : Procedures to access FoxPro 2.5 databases via VB Data Control
  23. \APPSHELL\    : Template for File Oriented Applications
  24. \APPTBK\      : Code for creating an appointment book
  25. \AREACODE\    : Code for creating an area code program
  26. \ARRANGE\     : Routines for using send keys to access task manager
  27. \ARRAY\       : Code for creating arrays in VB
  28. \ASIZE\       : Code for keeping form items proportional during resizing
  29. \ASSOCC1\     : Code for creating an Associative Array like for a dictionary
  30. \AT_SPY\      : Peek into a VB EXE file and retrieve Title String
  31. \AVIDEMO\     : Code for Playing AVI files
  32. \AVI_PLYR\    : Another demo of playing AVI files
  33. \AVI_WIN\     : And another demo for playing AVI files
  34. \A_DIALER\    : Routines for dialing through a COM port
  35. \BAR\         : Code for producing button bars
  36. \BARCODE\     : Routines for creating bar codes
  37. \BAR_VBX\     : Code for creating button bars
  38. \BASECVRT\    : Code for converting numbers from one number base to another
  39. \BASE_XP\     : Code for a basic five funtion algebraic expression evaluator
  40. \BATCH\       : Code for a simple editor for batch files
  41. \BCC101\      : Basic Code Cache with several examples
  42. \BIG_LIST\    : Routines for creating large list boxes with VB
  43. \BIOBEARS\    : Code for a simple Biorhythm program
  44. \BITS_DLL\    : Routines for Bit and Bytewize operations
  45. \BLANK\       : Code for producing a wine database program
  46. \BLIND\       : Demonstration of a SUB that sends CHR$(176) to the screen instead of ketstrokes entered by the operator
  47. \BLOB\        : Code for using Binary Large Objects in VB
  48. \BLUN20\      : Routines for adding balloon help objects to programs
  49. \BMP_CATL\    : Code for reading and displaying BMP graphic files
  50. \BMP_KIT\     : Code for manipulating BMP graphic files
  51. \BMP_LIST\    : Code for listing BMP graphic files
  52. \BND_READ\    : Data control with bound read only text boxes
  53. \BRANDEXE\    : Routines for branding an EXE file
  54. \BROWSE_1\    : Browse bound control for use with VB
  55. \BROWSE_2\    : Another browse control for VB
  56. \BRUSH\       : Code for producing pattern brushes
  57. \BTNCLOCK\    : Code for creating a button clock
  58. \BTNCREAT\    : Code for creating your own custom buttons
  59. \BTN_DEMO\    : More great controls for VB
  60. \BTR110\      : Code for using MS Access Btrieve Indexes in VB
  61. \BTRTEST\     : Btrieve test button for VB
  62. \BURGLAR\     : Code for a simple animation program
  63. \BUTTON\      : Code for creating buttons
  64. \BUTTONS\     : More code for creating custom buttons
  65. \BUTTONUP\    : Code for pop up buttons
  66. \CALCU_1\     : Code for a simple calculator
  67. \CALCU_2\     : Code for another simple calculator
  68. \CALENDAR\    : Code for creating a simple calendar
  69. \CALLBUTN\    : Routines for calling Betreive files
  70. \CANCELBT\    : Code for creating cancel buttons
  71. \CARDGAME\    : Code for a simple card game
  72. \CARDS\       : More code for anothher type of card game
  73. \CB_LIST\     : Code for creating group boxes with check boxes
  74. \CDLLVB\      : Code for passing a string from a DLL to a VB program
  75. \CHANGE\      : Code for changing wallpaper in Windows
  76. \CLAK20\      : Menu help text custom control
  77. \CLBOX1\      : Code for a drag-n-drop combo box
  78. \CLIPDEMO\    : Code for cutting, copying and pasting text from one form to another
  79. \CLIP_SIB\    : Code for clipping overlaping child controls
  80. \CODE_B\      : Code browser using Videosoft AWK
  81. \COERCE\      : Converts 4 decimal places to what you specify including rounding
  82. \COLORS\      : Code for a VB color calculator
  83. \COLRGAME\    : Code for a simple game involving colors
  84. \COMM\        : Code for accessing COM ports
  85. \COMMDEMO\    : More code for accessing COM ports
  86. \CONTRL_C\    : Routines for detecting a Control-C
  87. \CSAPI\       : Routines for creating a spell checker
  88. \CTRL_3D\     : Code for more 3-D controls
  89. \CURSORS\     : Routines for changing screen cursor
  90. \CURS_LIB\    : A large collection of screen cursors and how to use them
  91. \CURS_MAN\    : Code for manipulating the screen cursor
  92. \CUSGEN12\    : Code for producing custom installations of your program
  93. \CUSTCTRL\    : Routines for producing your own custom controls
  94. \CVD_MBF\     : Convert MBF format binary files to VB CVD format
  95. \DATA_TBL\    : Code for creating data tables
  96. \DATECOMP\    : Routines for comparing two dates
  97. \DATETIME\    : Code for calling system date and time
  98. \DAT_MGR\     : Code for VB Data Manager
  99. \DAT_TIME\    : Another routine for calling system date and time
  100. \DB2BAS\      : Code for converting dbaseII files to Basic
  101. \DB3V\        : DBEngine Custom Control Constants
  102. \DB_GRID\     : Code for using the VB Grid to display database info
  103. \DB_INFO\     : Code for reading database info
  104. \DB_PRINT\    : Routines for printing database info
  105. \DDESHARE\    : Code for sharing information between DDE's
  106. \DDE_VB\      : More code for information linking
  107. \DDF\         : Code for learing more abouut DDF files
  108. \DDF_DOCS\    : More code for learning DDF files
  109. \DEL_DRAG\    : Code for drag and delete operations
  110. \DEV_TES\     : Code for listing available printers
  111. \DF_INFO\     : Code for calling disk and file info
  112. \DIR_SCAN\    : Routines for scanning disk directories
  113. \DISKFREE\    : Code for returning free disk space
  114. \DISPATCH\    : Code for invoking local procedures from other modules
  115. \DISP_MSG\    : Code for displaying message boxes
  116. \DLL_MAKE\    : Code and program for creating DLL files
  117. \DOSSHELL\    : Routine for invoking a DOSSHELL from your program
  118. \DOS_BUTN\    : Code for creating a DOS Button
  119. \DRAGDROP\    : Routines for darg and drop operations
  120. \DRAGFORM\    : Code for draging around a form
  121. \DROPDOWN\    : Code for creating drop down menus
  122. \DRV_UTIL\    : Routines for returning drive info
  123. \DT01\        : Code for date tracker ( a popup calendar)
  124. \DXF_DLL\     : DLL for creating industry standard DXF files
  125. \EASY_NET\    : Control to draw graphs interactively on your forms
  126. \EDITDATA\    : Code for a simple text editor
  127. \EDITDEMO\    : More routines for a text editor
  128. \EDITGRID\    : Routines for working with VB Grid
  129. \ELASTIC\     : Code for strecthing windows
  130. \ENDPRINT\    : Routines for knowing when a document is printed
  131. \END_TASK\    : Routines for ending tasks
  132. \ENUMFONT\    : Code for calling Windows API Function ENUMFONTS
  133. \ENV_PRN\     : Code for printing envelopes
  134. \EOF_BOF\     : Code for preventing "No Current Record" from occuring
  135. \ERRORS\      : Code for error handling and trapping
  136. \ET_DEMO\     : Routines and demos for editing text
  137. \EZ_HELP\     : Code for creating Windows Help Files
  138. F12SHELL      : Code showing various programming techniques
  139. \FADE\        : Code to simulate the fading blue to black install background
  140. \FAVORITE\    : Add program parameters to your frequently used programs
  141. \FBI_FILE\    : Code to demonstate the use of mmsystem.dll to play wave files
  142. \FBR12C\      : Code for an application launcher
  143. \FCC110\      : File access library to replace file access functions
  144. \FIELDPAK\    : A DLL file which extends VB on 3 functions
  145. \FILEBOX2\    : Code for producing file boxes
  146. \FILELIST\    : Code for producing file lists
  147. \FILE_MGR\    : Routines for invoking the Windows file manager
  148. \FINDFILE\    : Simple routine for finding files on any drive
  149. \FIND_1ST\    : Code for searching for certain text
  150. \FIND_WIN\    : More code for find certain text
  151. \FLYOUT\      : Code for producing flyout menus
  152. \FMT_LINE\    : Code for creating lines on a form
  153. \FOCUS001\    : Code for changing the focus on a form
  154. \FOCUS002\    : Producing focus-u-turns with drop down combo boxes
  155. \FOCUSPRB\    : Code for keeping track pf last focus
  156. \FOLDER\      : Code for producing folders on your form
  157. \FONTRO\      : Code to demonstrate working with fonts
  158. \FONTVIEW\    : Code and routines for a font viewing program
  159. \FOX_ADR\     : A simple address book that uses FoxPro tables
  160. \FP_DEMO\     : Codes and routines to show programming technique
  161. \FXLAUN\      : Mini app which provides quick access to your FX Utilities
  162. \F_OPEN\      : Code and routines for opening files
  163. \GENERIC\     : Program to show off a bug in the VB programming system for win
  164. \GEN_TYP\     : Code and routines to show programming technique
  165. \GEOMETRY\    : Code for producing geometric shapes
  166. \GEO_DEMO\    : More code for producing geometric shapes
  167. \GET_IDL\     : Code and routines for calling DLL files
  168. \GRIDTEST\    : Code to show off programming technique involving grids
  169. \GRID_EG\     : Code and routines for producing a self expanding grid
  170. \GRID_INP\    : Code for inputting data to the grid
  171. \HELPSCR1\    : Code and routines for working with help screens
  172. \HELPSCR2\    : More code and routines for help screens
  173. \HELP_KEY\    : How to capture the event when an F1 key is pressed
  174. \HERE_IT\     : Code and routines for displaying directory tree
  175. \HOLIDAYS\    : Code for calculating Holidays for use in a calendar
  176. \HOTKEY_1\    : Code and routines for using Hot Keys with VB
  177. \HOTKEY_2\    : More demos on the use of Hot Keys on a form
  178. \HUGE\        : Code for producing huge String Arrays
  179. \HUGEGRID\    : Code for producing huge gris in VB
  180. \HYPERTXT\    : Code for producing a basic hypertext viewer
  181. \ICO2BMP\     : Code for converting ICO files to BMP
  182. \ICONBROW\    : Code for an excellent Icon browsing utility
  183. \ICONDEMO\    : Code and routines for working with icons
  184. \ICONVIEW\    : Code for another icon browsing utility
  185. \ID_DEMO\     : Code and routines for determing the ID of controls
  186. \INFOCUS\     : Custom control for VB
  187. \INIACCES\    : Code and routines for accessing INI files
  188. \INI_CTRL\    : Code and routines for reading and writing to INI files
  189. \INOTEPAD\    : Code for a simple INI editor
  190. \IPX_SPX\     : Code and routines for working with networks
  191. \IS_FILE\     : Returns true if files exists. false if not
  192. \JEOPARDY\    : Code for a simple Jeopardy scorekeeping programming
  193. \JIGSAW\      : Code and routines for ceating a jigsaw puzzle game
  194. \JOYSTICK\    : Code and routines for working with joysticks
  195. \JOYSTK12\    : More code dealing with joysticks
  196. \KEYTEST\     : Simple code for testing all keyboard keys
  197. \KILL_DLL\    : Code for unloading DLL files from applications
  198. \KNIGHT\      : Code and routines for opening files
  199. \LANDAU\      : Code and routines for business applications
  200. \LB_MSGS\     : Code for sending API commands
  201. \LIFE\        : Code for a simple game
  202. \LINKDEMO\    : Code and routines for linking separate application programs
  203. \LISTDEMO\    : Code and routines for list boxes
  204. \LISTDRAG\    : Code and routines for drag-n-drop operations in list boxes
  205. \LOOKHERE\    : Code for a font comparison and printing program
  206. \LSTFOCUS\    : Code and routines demonstrating the lostfocus event
  207. \LTB_DEMO\    : Global file for a linked textbox and smartfill demo
  208. \MAILSLOT\    : Code for working with windows for workgroups mailslots
  209. \MCM_BOX\     : Multi-purpose combo box control for VB
  210. \MDI_DEMO\    : Code for an MDI app that uses multiple instances of forms
  211. \MEM_MSTR\    : Code and routinnes for dealing with memory
  212. \MENUTEST\    : Code and routines for creating and testing complex menu systems
  213. \METERBAR\    : Code and routines for creating colorful meter bars
  214. \METER_1\     : More code and procedures dealing with meters
  215. \METRIX\      : Another custom control for VB
  216. \MHELP\       : A short set of routines provided by MicroHelp Muscle
  217. \MLIST_45\    : Multi purpose list box control
  218. \MNUEVENT\    : Code and routines for working with menus
  219. \MNUWATCH\    : Custom control adds full features menu bar help system
  220. \MORE_API\    : Another demo to show the use of API functions
  221. \MOVECURS\    : Code and routines for moving the screen cursor
  222. \MOVETEXT\    : Code and routines for moving text on a form
  223. \MSG_DEMO\    : Code and routines for working with message boxes
  224. \MSG_SPY\     : Custom control button for spying on VB messages
  225. \MULTIBOX\    : Code and routines for working with multiple text boxes
  226. \MULTIGRD\    : Code and routines for working with multiple grids
  227. \MULTISEL\    : Code and routines for working with multiple select boxes
  228. \MVHELP\      : Context strings used in the footnote section of Winword RTF
  229. \MWATCH\      : Code for monitoring the position of the mouse and providing feedback
  230. \MY_MEM\      : Code and routines for showing free memory
  231. \M_QUERY\     : Code and routines for querying an Access Database
  232. \NET_ID\      : Code for returning the ID of a note on a network
  233. \NET_PRN\     : Code an routines for accessing a network printer
  234. \NEWSTART\    : Code for changing the picture on windows startup
  235. \NIFTODEM\    : Custom control which provides visual feedback to program users
  236. \NIVB_SRC\    : Code for the Netware Interface for VB
  237. \NI_VB\       : Routines for using the Netware Interface for VB
  238. \NOCRUNCH\    : Code for the popular board game (Number Crunch)
  239. \NODEFIND\    : Code and routines for locating a node on a network
  240. \NO_GHOST\    : Code and DLL file for smooth changing of forms
  241. \NO_MOVE\     : Code and routines for creating stationary windows
  242. \NUMBER\      : Routines to replace VB's missing binary coded decimal
  243. \NUMWIN20\    : Code for a simple number game
  244. \NUM_GAME\    : More code and routines for number games in VB
  245. \NW_BIND2\    : Code for a window's bindery browser
  246. \N_CALC\      : Code and routines for a simple calculator
  247. \ODO_SRC\     : Code for displaying free disk space in an odometer type fashion
  248. \OG_MSG\      : Code for sending messages to users in a network
  249. \OLETOOLS\    : Codes, Routines and tools for working with OLE data transfer
  250. \OLE_2_BM\    : Transfer bitmap data back and forth between paintbrush objects
  251. \OLE_DEMO\    : Demo showing the transfer of data between OLE applications
  252. \OLE_VBX1\    : VBX file to assist in the using of OLE functions
  253. \ORBIT\       : Simple code for a space and planet simulation program
  254. \ORDER\       : More code showing the transfer of bitmap data between apps
  255. \ORIENT\      : Code and routines for changing printer orientation
  256. \OUTLNDRG\    : Code for dragging an item from outline control into a list box
  257. \PARADOX\     : Code to access the Paradox engine from VB
  258. \PATTER\      : Background patterns that can be used for many applications
  259. \PERCNT24\    : Code and custom control show percent bars
  260. \PERF_TAB\    : Code and custom control for using tabs on forms
  261. \PIC_BUTN\    : Code and routines for creating custom picture buttons
  262. \PMSWITCH\    : Code for switching print manager on and off
  263. \PRINTPRO\    : Code and routines for dealing with printing labels
  264. \SCRNSAVE\    : Code and routines for creating screen savers
  265. \SM_CLNDR\    : Code for producing a small calendar
  266. \TABLES\      : Code for using label controls to display data
  267.  
  268.     ********************************* END *********************************
  269.  
  270.