TOPIC | 87.0 | Any good books ? |
| 87.30 | Thu Feb 23 1995 12:20 | "Code Complete" by Steve McConnell | 26 lines |
TOPIC | 908.0 | ?Progman add item - position problems |
| 908.3 | Thu Nov 03 1994 11:25 | Use DeleteItem | 3 lines |
TOPIC | 925.0 | vb3 list price, dec discount ? |
| 925.7 | Thu Sep 08 1994 23:25 | Digital discount price still available | 1 lines |
TOPIC | 1055.0 | API to check if prg. is running |
| 1055.4 | Thu Oct 13 1994 12:00 | Use App.PrevInstance | 2 lines |
| 1055.8 | Thu Oct 13 1994 14:27 | Minor restrictions for restoring previous instance | 9 lines |
| 1055.11 | Wed Nov 16 1994 12:23 | Check all tasks... | 33 lines |
TOPIC | 1142.0 | Optional null strings to DLLs? |
| 1142.3 | Mon Mar 06 1995 16:58 | ByVal, passing strings, Alias, etc... | 96 lines |
TOPIC | 1328.0 | VB KnowledgeBase |
| 1328.6 | Sat Aug 06 1994 11:28 | Copy it to a PC | 3 lines |
TOPIC | 1498.0 | How to tell VB which form to bring up first! |
| 1498.1 | Sat Aug 06 1994 11:19 | Set Startup Form in Options | 2 lines |
TOPIC | 1559.0 | VB2.0 to VB3.0 differences |
| 1559.1 | Wed Sep 07 1994 10:43 | Pro version is available at a discount... | 4 lines |
TOPIC | 1587.0 | Thu Sep 22 1994 14:00 | Can VB display Kanji double-byte characters? | 7 lines |
TOPIC | 1601.0 | Win16 API for running DOS app in stealth mode |
| 1601.7 | Wed Sep 28 1994 17:30 | FTP is installed on many VMS systems | 3 lines |
TOPIC | 1603.0 | Tooltips Custom Control ? |
| 1603.5 | Wed Sep 28 1994 15:17 | A method from MS Knowledge Base | 233 lines |
TOPIC | 1605.0 | Wed Sep 28 1994 17:26 | ftp copy files to VMS (Internet/gate_ftp/firewall) | 173 lines |
TOPIC | 1607.0 | Hiding an Iconized Form |
| 1607.1 | Thu Sep 29 1994 12:56 | GetWindow/ShowWindow/SW_HIDE | 4 lines |
| 1607.3 | Thu Sep 29 1994 15:48 | How about .Hide? | 6 lines |
| 1607.6 | Thu Sep 29 1994 21:47 | See 1579.2 | 1 lines |
TOPIC | 1610.0 | Mon Oct 03 1994 11:05 | VB Language Manager (internationalization/translation/I18N) | 21 lines |
TOPIC | 1641.0 | access keys, Label, Text field |
| 1641.1 | Tue Oct 11 1994 00:06 | Use the TabIndex property | 3 lines |
TOPIC | 1644.0 | system drives |
| 1644.1 | Wed Oct 12 1994 14:35 | Try GetDriveType | 21 lines |
TOPIC | 1677.0 | A "MUST READ" book? |
| 1677.1 | Thu Oct 27 1994 10:21 | Please see note 87.* | 2 lines |
TOPIC | 1680.0 | Any pointers? |
| 1680.1 | Mon Oct 31 1994 11:31 | Try Paint Shop Pro + IconWorks | 6 lines |
TOPIC | 1683.0 | Equivalent VB 'out' statement |
| 1683.2 | Tue Nov 01 1994 14:21 | Check out MSCOMM.VBX | 6 lines |
TOPIC | 1699.0 | Alternatives to THREED for 3D controls ? |
| 1699.1 | Tue Nov 08 1994 10:19 | A vote for VBCTL3D | 6 lines |
TOPIC | 1709.0 | Windows APIs - retrieve language from EXE |
| 1709.1 | Wed Nov 16 1994 21:26 | Sample code to find installed language | 91 lines |
| 1709.2 | Wed Nov 16 1994 21:29 | Try using arrow keys with SendKeys | 3 lines |
| 1709.6 | Tue Nov 22 1994 11:13 | lstrcpyn API function | 7 lines |
TOPIC | 1719.0 | VB-FoxPro Question |
| 1719.1 | Fri Nov 25 1994 22:10 | See note 1425.3 | 2 lines |
TOPIC | 1766.0 | Icon magic needed ... |
| 1766.1 | Wed Jan 11 1995 13:45 | Try API ExtractIcon, StretchBlt | 6 lines |
TOPIC | 1784.0 | Determining the size of the colour/color map? |
| 1784.3 | Tue Jan 24 1995 10:58 | Use API GetDeviceCaps function | 2 lines |
TOPIC | 1785.0 | WIN 32 Extensions |
| 1785.1 | Tue Jan 24 1995 11:15 | Code example from Developer's Network | 73 lines |
TOPIC | 1789.0 | GetPrivateProfileString with NULL entry arg |
| 1789.1 | Wed Jan 25 1995 12:07 | VB is consistent with SDK... | 14 lines |
TOPIC | 1793.0 | File searching via PATH |
| 1793.1 | Wed Feb 01 1995 12:38 | Use OpenFile function with OF_SEARCH/OF_EXIST | 4 lines |
TOPIC | 1802.0 | Help with grid.vbx |
| 1802.5 | Mon Mar 13 1995 13:13 | See ColWidth property (and RowHeight) for Grid | 21 lines |
TOPIC | 1806.0 | How to determine if a specific Windows program is running |
| 1806.3 | Wed Feb 22 1995 16:42 | Find and activate app by class name... | 66 lines |
TOPIC | 1826.0 | filecopy with desired mutiple vms versions |
| 1826.3 | Mon Mar 06 1995 14:37 | Workaround:? Use OpenFile to create empty file first | 46 lines |
TOPIC | 1830.0 | Looking for a VB Development Methodology |
| 1830.1 | Wed Mar 08 1995 11:01 | Try "Code Complete" | 36 lines |
TOPIC | 1838.0 | Need to change a group name - progman |
| 1838.1 | Wed Mar 15 1995 11:07 | CF_TEXT = text/CR-LF/text/CR-LF/text/NULL | 4 lines |
TOPIC | 1857.0 | Saving modules/forms as text |
| 1857.4 | Tue Mar 28 1995 13:23 | For a less elegant approach... | 10 lines |
TOPIC | 1909.0 | extarnge files |
| 1909.1 | Thu Jun 01 1995 09:34 | Empty files are created to check write permission | 12 lines |
TOPIC | 1930.0 | ProgMan loses its mind... (& groups) |
| 1930.1 | Thu Jun 22 1995 13:38 | Use DDE with PROGMAN instead of writing to PROGMAN.INI | 11 lines |
TOPIC | 1951.0 | Pointers within structures |
| 1951.9 | Thu Jul 13 1995 00:46 | Try using lstrcpy | 20 lines |
TOPIC | 1960.0 | Find the Executable used for a file type... |
| 1960.2 | Wed Jul 26 1995 09:13 | FindExecutable declare and usage | 15 lines |
TOPIC | 1977.0 | VB 3.0 and Homegrown DLLs with WIN32 |
| 1977.1 | Tue Aug 01 1995 12:05 | Try CALL32.DLL ... | 10 lines |
TOPIC | 1979.0 | How much RAM for VB3.0? |
| 1979.1 | Fri Aug 04 1995 14:55 | 4MB is enough for VB3.0 | 3 lines |
TOPIC | 2041.0 | Input past end of file ERROR. |
| 2041.2 | Mon Oct 02 1995 11:19 | Probably caused by file truncation | 13 lines |
TOPIC | 2044.0 | stretchblt...mirroring function |
| 2044.1 | Wed Oct 04 1995 17:52 | Corresponding origin values also need to be changed | 7 lines |