# | F ADD-INS | ADDING A FILE TO THE .;1 %09Add-Ins | Adding a file to the current project
|
---|
1 | F ADD-INS | AFTERCLICK() SUBROUTI.;1 Add-Ins | AfterClick() Subroutine |
2 | F ADD-INS | CLASS DECLARATIONS.;1 Add-Ins | Class Declarations |
3 | F ADD-INS | CONNECTADDIN() SUBROU.;1 Add-Ins | ConnectAddin() Subroutine |
4 | F ADD-INS | CREATING A MENU SYSTE.;1 Add-Ins | Creating a menu system on form |
5 | F ADD-INS | DISCONNECTADDIN() SUB.;1 Add-Ins | DisconnectAddIn() Subroutine |
6 | F ADD-INS | MANIPULATING FONT ON .;1 Add-Ins | Manipulating font on forms or controls |
7 | F ADD-INS | SUB MAIN() ROUTINE RE.;1 Add-Ins | Sub Main() routine required for all Add-Ins |
8 | F APPLICATION | CONDITIONALLY COM.;1 Application | Conditionally compiling for 16 and 32 bit |
9 | F APPLICATION | DETERMINE IF FOCU.;1 Application | determine if focus set by Tab key or Mouse |
10 | F APPLICATION | DETERMINING IF RU.;1 Application | determining if running |
11 | F APPLICATION | IIF SUBROUTINE WI.;1 Application | IIF subroutine without extra DLL |
12 | F APPLICATION | LAUCHING ANOTHER.;1 Application | Lauching another |
13 | F APPLICATION | PREVENTING MORE T.;1 Application | preventing more than one instance from running |
14 | F APPLICATION | PROPERLY UNLOADIN.;1 Application | properly unloading all forms in Form_Unload() |
15 | F APPLICATION | SPLASH SCREEN SUB.;1 Application | Splash screen subroutine |
16 | F COMMON DIALOG - CONTROL PANELS.;1 Common Dialog - Control Panels | called with API |
17 | F COMMON DIALOG - FILE PROPERTIE.;1 Common Dialog - File Properties | called with API |
18 | F COMMON DIALOG - WIN95 ABOUT BO.;1 Common Dialog - Win95 About Box | called with API |
19 | F COMMON DIALOG | BROWSE FOR FOLD.;1 Common Dialog | Browse For Folder - called with API |
20 | F COMMON DIALOG | CAPTURE PRINTER.;1 Common Dialog | Capture Printer Port - called with API |
21 | F COMMON DIALOG | COLOR BOX - CAL.;1 Common Dialog | Color Box - called with API |
22 | F COMMON DIALOG | COPY DRIVE - CA.;1 Common Dialog | Copy Drive - called with API |
23 | F COMMON DIALOG | FORMAT DRIVE - .;1 Common Dialog | Format Drive - called with API |
24 | F COMMON DIALOG | MAP NETWORK DRI.;1 Common Dialog | Map Network Drive - called with API |
25 | F COMMON DIALOG | OPEN FILE - CAL.;1 Common Dialog | Open File - called with API |
26 | F COMMON DIALOG | PRINT BOX - CAL.;1 Common Dialog | Print Box - called with API |
27 | F COMMON DIALOG | SAVE FILE - CAL.;1 Common Dialog | Save File - called with API |
28 | F COMMON DIALOG | WINHELP - CALLE.;1 Common Dialog | WinHelp - called with API |
29 | F CONTROLS | FILELISTBOX - RETURN.;1 Controls | FileListBox - Returning path and filename |
30 | F CONTROLS | LISTVIEW - DISPLAYIN.;1 Controls | ListView - Displaying Gridlines in |
31 | F CONTROLS | TEXTBOX - ADDING A N.;1 Controls | TextBox - Adding a new line |
32 | F CONTROLS | TEXTBOX - AUTOMATICA.;1 Controls | TextBox - Automatically highlighting contents on GotFocus() |
33 | F CONTROLS | TEXTBOX - CAPITALIZI.;1 Controls | TextBox - Capitalizing the first letter of each word |
34 | F CONTROLS | TEXTBOX - GETTING A .;1 Controls | TextBox - Getting a line count |
35 | F CONTROLS | TEXTBOX - RETURNING .;1 Controls | TextBox - Returning a particular line |
36 | F CONTROLS | TEXTBOX - SETTING TO.;1 Controls | TextBox - Setting to read-only |
37 | F CONTROLS | TEXTBOX - UNDOING LA.;1 Controls | TextBox - Undoing last change |
38 | F COOLBAR.BAS;1 coolbar.bas |
39 | F DATE-TIME | DETERMINING IF DATE.;1 Date-Time | Determining if date falls on weekend |
40 | F DATE-TIME | DETERMINING LEAP YE.;1 Date-Time | Determining leap year |
41 | F DATE-TIME | RETURNING CURRENT D.;1 Date-Time | returning current date and time |
42 | F DATE-TIME | RETURNING TIME LEFT.;1 Date-Time | returning time left in a specified time period |
43 | F DRIVES | DETERMINING TYPE.;1 Drives | determining type |
44 | F DRIVES | FINDING THE CD-ROM ON .;1 Drives | finding the CD-ROM on a system |
45 | F DRIVES | RETURNING FREE SPACE.;1 Drives | returning free space |
46 | F ERRORS | RETURNING API HUMAN RE.;1 Errors | Returning API human readable descriptions |
47 | F FILES | COMPARING THE CONTENTS .;1 Files | comparing the contents of two |
48 | F FILES | COPYING AND MOVING WITH.;1 Files | copying and moving with the API |
49 | F FILES | DETECTING EXISTANCE OF.;1 Files | Detecting existance of |
50 | F FILES | LAUNCHING BASED ON FILE.;1 Files | launching based on file extension |
51 | F FILES | TOTAL API MANIPULATION .;1 Files | total API manipulation with visual dialogs |
52 | F FORM | CENTERING IN SCREEN OR P.;1 Form | centering in screen or parent |
53 | F FORM | CREATING FLOATING TOOLBA.;1 Form | creating floating toolbars for |
54 | F FORM | TILING A BITMAP ACROSS.;1 Form | tiling a bitmap across |
55 | F FRM97.FRM;1 frm97.frm |
56 | F FRM97.FRX;1 frm97.frx |
57 | F GRAPHICS | CHANGING DESKTOP WAL.;1 Graphics | changing desktop wallpaper instantly |
58 | F GRAPHICS | DETERMINING SCREEN R.;1 Graphics | determining screen resolution |
59 | F GRAPHICS | FLIP | MIRROR | AND RO.;1 Graphics | Flip | Mirror | and Rotate routines |
60 | F GRAPHICS | SMOOTH SCROLL OF TEX.;1 Graphics | Smooth scroll of text | graphics or controls on form |
61 | F GRAPHICS | TILING A BITMAP IN A.;1 Graphics | Tiling a Bitmap in a PictureBox |
62 | F GRAPHICS | TWO FRAME ANIMATION .;1 Graphics | two frame animation using timer |
63 | F INTERNET | INVOKING A DIAL-UP N.;1 Internet | invoking a Dial-up Networking connection |
64 | F INTERNET | RETURNING HOST NAME .;1 Internet | Returning host name from WinSock |
65 | F INTERNET | STARTING A WINSOCK S.;1 Internet | Starting a WinSock session |
66 | F MAI97.EXE;1 mai97.exe |
67 | F MAI97.HLP;1 mai97.hlp |
68 | F MATHEMATICS | DETERMINE IF NUMB.;1 Mathematics | determine if number is between two other numbers |
69 | F MOUSE | GETTING POSITION IN SC.;1 Mouse | getting position in screen |
70 | F MULTIMEDIA | DETERMINE IF A COM.;1 Multimedia | Determine if a computer has a sound card |
71 | F MULTIMEDIA | OPEN AND CLOSE THE.;1 Multimedia | Open and Close the CD drive door |
72 | F MULTIMEDIA | PLAYING A WAV FILE.;1 Multimedia | Playing a WAV file |
73 | F MULTIMEDIA | RETREIVES CD INFOR.;1 Multimedia | Retreives CD information using MMControl OCX |
74 | F PHONE | DIALING WITH THE COMM O.;1 Phone | dialing with the Comm OCX |
75 | F README.TXT;1 readme.txt |
76 | F REGISTRY | READ OR WRITE TO ANY.;1 Registry | read or write to any key |
77 | F SETUP.EXE;1 setup.exe |
78 | F SYSTEM | RETRIEVE LISTING OF PR.;1 System | retrieve listing of Program Groups |
79 | F SYSTEM | RETURNING BATTERY | PLA.;1 System | returning Battery | Platform | and Workarea information with SysInfo ocx |
80 | F SYSTEM | SHUTDOWN WINDOWS 95.;1 System | shutdown Windows 95 |
81 | F TASK BAR | HIDING AND SHOWING.;1 Task Bar | Hiding and Showing |
82 | F TOLHELP.FRM;1 tolhelp.frm |
83 | F WINDOW | FINDING HANDLE BY CLAS.;1 Window | finding handle by class and window names |
84 | F WINDOW | RETURNING CLASS NAME O.;1 Window | returning class name of |
85 | F WINDOW | RETURNING HANDLE OF AC.;1 Window | returning handle of active |
86 | F WINDOW | RETURNING HANDLE OF DE.;1 Window | returning handle of Desktop |
87 | F WINDOW | RETURNING HANDLE OF WI.;1 Window | returning handle of with mouse capture |
88 | F WSKSOCK.BAS;1 wsksock.bas
|