Tip Bank

DevX - Software Development Resource

Handling the SysInfo Control

You can use the SysInfo control, distributed with VB5 and VB6, to write applications that can sport the Windows logo and that can behave intelligently when a system setting changes.

DevX - Software Development Resource

FoxmedPro vs. Microsoft SQL

Question: I work for a VAR selling a SQL physician pratice management software product. My competition is a program that uses Foxmed Pro. What advantages does each product have, if,

DevX - Software Development Resource

VFP Grid Control

Question: How can I freeze the left-most column in a multicolumn grid? Normally when you scan records to the right side of the grid, you lose the information on the

DevX - Software Development Resource

Client/Server

Question: I have a Visual FoxPro 5.0a application running on Windows NT 4.0 workstation on all machines. Most of the stores have at least two workstations using peer-to-peer networking. The

DevX - Software Development Resource

VB – Copying Directories

Question: is there a way I can programmatically copy directories from one drive to another? Answer: The easiest way to do it is by using the File Scripting objects exposed

DevX - Software Development Resource

Registering Apps as services

Question: I am trying to hide my application from the task manager in Windows NT 4.0. I have tried registering the app as a service, but this appears to have