Visual Basic Knowledge Base Articles
Back to the list.
Visual Basic KB Article(s)   208">Visual Basic?

[ 1 ]  2  3  4  5  6  7  8  .... ....  178  179 
   Page 1 of 179    Next Page



There are 2681 KB Article(s).

1) 10/1/2004 150767150767  150767.html">How To Redirect Standard I/O of a Console App Using Batch File
(150767) - A 32-bit Visual Basic application launches another Win32 process by using either the Visual Basic Shell command or the CreateProcess Win32 API. If the new process is a console application that reads its input from the standard input (STDIN) or writes...

2) 10/1/2004 149765149765  149765.html">BUG:Wrong Default Value in Remote Data Object MaxRows Property
(149765) - Some ODBC drivers require the MaxRows property of the Remote Data Object to be set to 0. The default value for this property is -1.

3) 10/1/2004 153309153309  153309.html">How To Retrieve the Registered User Under Windows
(153309) - The strings related to the registered user of a particular copy of Windows are stored in a string inside USER.EXE. They are displayed in the Help About box of File Manager, or Explorer in Windows 95 and Windows 98. This article provides a code sample...

4) 9/30/2004 150704150704  150704.html">FIX: Toolbar Button Count Is Wrong if Image Index is Invalid
(150704) - The Count property value of the Toolbar Buttons collection is not correct when a button without an image is shown on the Toolbar control.

5) 9/30/2004 150614150614  150614.html">How To Install VB 4.0 on a Win32 System Without Running Setup
(150614) - Under some circumstances, the 32-bit edition of Microsoft Visual Basic version 4.0 for Windows does not install on a Windows 95, Windows 98, or Windows NT system. This behavior is typically demonstrated by a failure to extract information from a .CAB...

6) 9/30/2004 153092153092  153092.html">SAMPLE: How to Add New Menu Items to the System Menu
(153092) - Sometimes it is desirable to add a new menu item to a window's System menu. This can be accomplished by using the AppendMenu API call and a Windows sub-classing control such as Message Blaster(tm). This article explains how to implement this action...

7) 9/30/2004 154046154046  154046.html">How To Use the ODBC API Function SQLExecDirect with RDO
(154046) - Because RDO exposes the hEnv, hDbc, and hStmt properties of the ODBC API to the programmer, you are able to utilize ODBC API calls in conjunction with RDO. This can be helpful if RDO does not implement a feature of the ODBC API that you would like to...

8) 9/30/2004 149488149488  149488.html">FIX: Closing an MDI Form Results in a General Protection Fault
(149488) - A Visual Basic program contains an MDI child form with a ComboBox set to the 1-Simple ComboBox style. The ComboBox contains at least one item. When you select an item in the ComboBox and then attempt to close the MDI Child form with the Close button,...

9) 9/29/2004 149322149322  149322.html">FIX: Tag Changed Incorrectly After Linking to Invalid ImageList
(149322) - Setting the Icons property of a ListView control to an invalid ImageList control will correctly result in error '35613 - Uninitialized ImageList'. However, if the Listview.Icons.Tag property is examined after this aborted attempt has been made, it...

10) 9/28/2004 150222150222  150222.html">BUG: Graph Control Does Not Print When DrawMode Is Set to 5
(150222) - If the DrawMode property of the Graph control is set to 5 when an application is running on Windows 95, nothing is printed. Under Windows NT, printing is not reliable either.

11) 9/27/2004 150207150207  150207.html">FIX: Error Message on Property Page of ImageList Reappears
(150207) - If the navigation arrow keys are used to try to change the Image size of icons when there are pictures already stored in the Image List property page, the user correctly receives the following error message: "Property is read-only if imagelist...

12) 9/27/2004 151078151078  151078.html">FIX: Arrows to Scroll Tabs in TabStrip Control Not Shown
(151078) - The TabStrip control provides arrows to scroll Tabs inside the control if there are more Tabs than can be displayed in the available width of the control. However, these arrows only appear on the Tabstrip control after certain properties of the...

13) 8/11/2004 120074120074  120074.html">SAMPLE: Use ZAP.EXE to Find Duplicate DLLs and VBXs in VB 3.0
(120074) - It is not uncommon for Windows programs to ship with libraries of routines known as dynamic link libraries (DLLs). As more and more applications ship these types of files, duplicates of files tend to accumulate. The ZAP.EXE sample program is useful...

14) 7/20/2004 150716150716  150716.html">HOWTO: DAO: Attach to and Create QueryDefs on ODBC Tables
(150716) - This article describes how to attach and create Querydefs on external ODBC tables. The method for opening external ODBC tables is to attach the tables to an .mdb file. Jet does not support named QueryDefs on a non-attached ODBC database. A non-...

15) 7/17/2004 149054149054  149054.html">INFO: Choosing an rdoResultset Cursortype
(149054) - This article describes the types of rdoResultset cursors in RDO and when to use them. NOTE: The following text comes directly from the Visual Basic online Help. Because there are no hot-links to the online Help, you must search for information...


[ 1 ]  2  3  4  5  6  7  8  .... ....  178  179 
   Page 1 of 179    Next Page