HTPATCH.EXE is a part of SiS video drivers (patch for hyperthreading support?)
HTPATCH.EXE causes Foxpro/DOS (and other DOS applications with similar interface, f.e. Volkov commander) hangs in fullscreen mode immediately!
(sure valid for HTPATCH.EXE 27.03.2003, Celeron (=no hyperthreading...
I have WinXP-professional station (not a server), shared folder with DBF files, which is accessed from LAN, fixed internet connection with public IP address.
Is it possible to access the data through remote views & VFP ODBC from other computers in internet?
What is necessary to do for it?
Hi. If there is an error in code, and error procedure starts, is there a possibility to disable error messages for next errors (i.e. for errors inside the error procedure)?
I know that starting from VFP8 Try/Catch can be used. But in VFP7?
Hi,
is it possible to set different mousepointer in whole grid?
If I set the .MousePointer property for grid + textboxes in columns, required pointer is inside the active cell, but not in other cells in the column. Changing of .Sparse doesn't help.
I need to know, before I will assign NULL into a variable, if this is a last reference to the object.
In other words - if I assign
oObj = NULL
if this will release oObj (with running of Destroy) or not (i.e. object has other references to itselves and it will continue work).
If I could have...
It is possible to check, if some variable is Object variable or Object reference?
In other words:
If I make
oObj1 = NEWOBJECT(..)
oObj2 = m.oObj1
then I (later) need some method like
oObj1.IsMaster() && returns .T.
oObj2.IsMaster() && returns .F.
or
IsMaster( m.oObj1 ) && returns .T.
IsMaster(...
Greetings,
please, run somebody W2003 server + FoxPro 2.5 DOS + W98 or W2003 server + FoxPro 2.5 DOS + W95 under heavy data access (f.e. 10 stations with same Fox/DOS application)?
Our client moved back from W2003 to NT 4.0, because all worked fine few minutes, but later usually user received...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.