Advertisement

1 - 10 of 5137 containing alltags:("called") (0.003 seconds)
I have  a help file. I can call it using the winhelp... or application.help command, but how do I associate the F1 key to call the help file? Thanks JohnE
Zones: Delphi ProgrammingDate Answered: 07/25/1997 Grade: A Views: 0
My app runs in DirectX exclusive full screen mode in the following 256 color resolutions:     640x480     800x600     1024x768     1280x1024 When I call WinHelp to display my help, it minimizes m...
Zones: Windows ProgrammingDate Answered: 08/23/1997 Grade: A Views: 0
Hi, I have a C routine which requires binary data  as input parameter. I have another program which is not in C but in COBOL which has the data in ASCII format. How can the COBOL program call the ...
Zones: CDate Answered: 12/10/1997 Grade: B Views: 0
How can i write an help file (*.hlp) and call it in windows95?
Zones: Delphi ProgrammingDate Answered: 03/19/1998 Grade: A Views: 0
I am using IIS 3.0 to store my web pages. I want to call a CGI program using the "exec" tag from an HTML file like this: <!--#exec cmd="/scipts/navbar.exe"--> The CGI works fine if I just use the URL.
Zones: CGI, SSIDate Answered: 03/18/1998 Grade: A Views: 0
Hi, I've written a stored procedure which defines a cursor and traverses it completely. The stored procedure works fine in the ISQL/w window. But if I call the stored procedure via odbc it stops ...
Zones: MS SQL ServerDate Answered: 04/15/1998 Grade: C Views: 0
I have a property sheet w/two property pages.  I need to notify (with w/lparams) one of the pages when the other's OnOK()handler is triggered by the OK button click.  I am trying this with user-def...
Zones: Windows MFCDate Answered: 04/17/1998 Grade: C Views: 0
Do utilities exist to trace the system calls or library calls for a program on Windows NT.  It seems possible to write a program that could analize a library and generate another library that would...
Zones: Windows ProgrammingDate Answered: 04/20/1998 Grade: A Views: 0
Hi, I have a situation like this: I have some function, and when it starts I want to know which function called it. For example, I have these functions F1() and F2() that call F3(). When I start ...
Zones: Visual BasicDate Answered: 06/04/1998 Grade: D Views: 0
I have installed MS Office 4.3 onto a Compaq Armada laptop but although the install completed normally, when I try to access either Word, Excel or Powerpoint I get the message "Your program is maki...
Zones: Ms Office SuiteDate Answered: 07/16/1998 Grade: A Views: 0