I have a program which is brought to the foreground by
using SetForegroundWindow(). Before that I save the previous
foreground window by using GetForegroundWindow() so that I
can bring it back to t...
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_10011484.html
I would like to write a program that takes one command and sometimes one or two parameters.
I thought I would use an input statement like: cin>>Commandstr>>Paramonestr>>Paramtwostr;
I wanted to tes...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10032746.html
Zones:
C++Date Answered: 12/17/1997 Grade: A Views: 0
In my CTreeCtrl the user can change each single label. But ending the editing by pressing "Return" or "ESC" does not function. I can't get the KEYDOWN-Message for those two keys, thus the user can ...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10050123.htm...
Zones:
Windows MFCDate Answered: 04/28/1998 Grade: A Views: 0
I'm setting up an Insert Trigger to get the Nextval from a sequence.
TRIGGER "CORP".EDIT_CHECK_TR01 BEFORE INSERT OR UPDATE OF "CREATE_USER_ID", "RECORD_CREATE_TMS", "RECORD_UPDATE_TMS", "UPDATE_U...
http://www.experts-exchange.com/Database/Oracle/Q_10106799.html
Zones:
OracleDate Answered: 05/05/1999 Grade: C Views: 0
The question is similar to one already posted. I need to know how I can run an exe file "synchronously" from VB (not return to VB till the new application that I am launching terminates). In addi...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10120465.html
Zones:
Visual BasicDate Answered: 01/24/1999 Grade: A Views: 0
I'm making a small utility that copies file(s) locally to to certain computers in the domain (as checked off in a list box). I can copy these files using the filesystemobject.copyfile command - it...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10143181.html
Zones:
Visual BasicDate Answered: 07/01/1999 Grade: C Views: 0
If I had a browser open on it's own , and not as a VB object , How would I return the browser current url using VB6?
Thanks for any advice :)
magoo
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10202082.html
Zones:
Visual BasicDate Answered: 03/15/2002 Grade: A Views: 0
Hi!
I have three tables: orders, salesmen and customers.
In orders table are SalesmanGroup and SalesmanId,
CustomerGroup and CustomerId fields but not
SalesmanName or CustomerName.
I wi...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10317792.html
I am using frontpage 2000 with a oracle database and when I pull up database results on a asp page all the textual data is displayed with no hard returns. However when I pull up the data in the SQ...
http://www.experts-exchange.com/Web_Development/Software/FrontPage/Q_10386861.html
Zones:
FrontPageDate Answered: 06/08/2000 Grade: B Views: 0
How can I create a link that returns to the previous page (i.e. go backwards)?
Thanks!
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/HTML/Q_10435896.ht...
Zones:
HTMLDate Answered: 06/12/2000 Grade: A Views: 0