devxlogo

Tip Bank

Scanning Multiple Levels of a Directory

Question: I have been trying to right a routine to recurs sub directories and scan for files. Then the light came on!!! What is the call to the windows API

Common Dialog – folder selection?

Question: In Word 7.0, under Tools, Options, File Locations tab, there is a dialog that comes up to define the folder containing certain types of files. This dialog allows folder

Finding Corresponding EndIf

Question: I’ve got ten pages of code and there’s an “If” on the first page, a bunch of “If…EndIf” statements throughout the code and the “EndIf” that corresponds with the

Apparent Performance Problems

Question: Could you tell me why this takes a 150MHz Pentium with 64MB of RAM just to run fast enough to catch MCI time output? Private Sub Rply_Timer_Run()Dim ReplayTime As

OLE installation files for VB

Question: I have VB 4.0 and VFP 5.0 along with OFFICE 95 installed on a desktop win95 pentium and my 486 win95 notebook. I create a simple VB form on

16 and 32 Bit Server Access

Question: I run 16- and 32-bit applications on my Windows 95 laptop and they both need to access the same databases. Is there any way to allow the 16- and

Result Sets Are Not Active Error

Question: My SQLWindows app, which has been deployed for several months now, has started giving error 163 (“Result sets are not active”) messages. Is this caused by a bug somewhere