I would like to know how to determine if an application is currently running, so I won't need to re-start a new one each and every time the operator presses a button. I am currently using Visual C+...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10017231.htm...
Zones:
Windows MFCDate Answered: 07/14/1997 Grade: A Views: 0
Hi, how do I determine if a string entered by the user is a valid filename? Forget the extension part (.*), just the first part, because I'll set the extension myself. The user just has to give the...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10022148.html
Does anyone have a small snip of code that determines if a year is a leap year.
Or explain the rules that goven what determines if a year is a leap year.
Thanks
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10048870.html
Zones:
C++Date Answered: 04/20/1998 Grade: B Views: 0
1). How do I determine which form element currently has focus?
2). How do I determine the dimensions of the current browser window in IE4? (Not the screen size)
Thanks
http://www.experts-exchange.com/Programming/Languages/Scripting/JavaScript/Q_10143622.html
Zones:
JavaScriptDate Answered: 03/27/1999 Grade: A Views: 0
Kind of a double barrel question here:
1) Is it possible to determine when the Mouse is over a Menu item?
2) Is it possible to determine when the Mouse is NO LONGER over a Button or Menu item?
I...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10164160.html
Zones:
Visual BasicDate Answered: 05/27/1999 Grade: A Views: 0
What's the best way to determine a file's size? There doesn't appear to be a simple filesize("file_name") function in CF.
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_11043844...
It must be an easy one: How to determine # of CPU on HP-UX 10.20 ?
Thanks in advance,
Artur
http://www.experts-exchange.com/OS/Unix/Q_11873318.html
say I have an array of controls, at run time, how can I determine the type of control in the array ? for example, if cArray(0) is a text box or check box or label control? (without using "tag" pro...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20249214.html
Zones:
Visual BasicDate Answered: 12/26/2001 Grade: A Views: 0
Does anybody know an easy way to determine if a file in use?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20289575.html
Zones:
Visual BasicDate Answered: 04/18/2002 Grade: A Views: 0
I have a web form Table control that I'm building dynamically with a variable number of rows. How do I determine the height of this table in code?
I've tried variations of the following with no...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20339879.html
Zones:
.NETDate Answered: 10/04/2003 Grade: A Views: 0