I'm a former VB programmer who's moved on to C for sometime know, but as I've been learning how to do things in C that I'd done in Visual Basic, I keep coming across the need for an equivalent to t...
http://www.experts-exchange.com/Programming/Languages/C/Q_10112933.html
Zones:
CDate Answered: 12/31/1998 Grade: B Views: 0
I want to be able to click on an item in a multi-column listbox and show the equivalent of a tooltip label if the text isn't fully displayed because the list box is not wide enough. How do you do t...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10122832.html
Zones:
Visual BasicDate Answered: 02/12/1999 Grade: B Views: 0
What is the equivalent function in Delphi to IsNumeric() in Visual Basic?
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10166425.html
I am attempting to programatically add a record to a table which is shown on a datasheet subform. I can issue the .AddNew against the recordsetclone, but nothing appears in the datasheet. And nothi...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10260942.html
Zones:
MS AccessDate Answered: 01/18/2000 Grade: A Views: 0
Hi,
I'm using window.innerWidth with Netscape to get the width of the window. But it does not work with IE. The same problem occurs with window.innerHeight.
Any suggestion for IE?
Kind Regards...
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10299214.html
Zones:
JavaScriptDate Answered: 02/23/2000 Grade: A Views: 0
Here's a quick question for you.
I'm trying to find the Windows SDK Simple Data Type equivalent of a 'c' double data type. I can't find it in MSDN and I know that the FLOAT type is 32 bit and...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10339322.htm...
Zones:
Windows MFCDate Answered: 05/05/2000 Grade: A Views: 0
In VB you can set the property of a button to "Default" which says that button captures the "Enter" key when it is pressed.
How can I set a button to do this in ASP? In other words - every time...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_10367756.htm...
Zones:
ASPDate Answered: 06/26/2000 Grade: C Views: 0
from the app A, i need to know the .top property of the active window. or some equivalent.
is that possible?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10463378.html
Zones:
Visual BasicDate Answered: 06/16/2000 Grade: B Views: 0
I'm a new Unix user.
I want to know how can i create another account with the same all rights (privileges, etc) as root.
In Novell we can create a user with all rights as supervisor.
It's possib...
http://www.experts-exchange.com/OS/Unix/Q_11019242.html
Hi all,
I need to convert a project that is in VB into VC++. I need to find the application while running the application. This is done using App.Path in VB. In VC I tried using Application ob...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_11821238.html
Zones:
C++Date Answered: 08/20/2001 Grade: B Views: 0