Advertisement

1 - 10 of 10758 containing alltags:("Delphi") (0.019 seconds)
Hello; I've got an application that puts an Icon in the System Tray using Delphi 2.0.  I'd like to be able to find out what the bounds of my TrayIcon are in screen coordinates. (Bounds being defin...
Zones: Windows ProgrammingDate Answered: 04/11/1997 Grade: C Views: 0
I have a couple of C LIB files, and respective header files. I need to make use of these from Delphi.   The only way I can figure is to build .OBJ object files, and include them in my app. Now my p...
Zones: Windows ProgrammingDate Answered: 03/01/1997 Grade: C Views: 4
This is a Delphi 2 question: I'm going to be using memory mapping to ensure that a 'middleman' DLL I am writing will allow access to the same data for all processes accessing it. Can I set up a...
Zones: Delphi ProgrammingDate Answered: 03/13/1997 Grade: C Views: 0
Which unit should be included to have access to Mem/MemW & MemL in Delphi 2.0??
Zones: Delphi ProgrammingDate Answered: 04/11/1997 Grade: C Views: 0
I want to create CGI by delphi.. but I don't know How to use delphi send output to console?
Zones: Delphi ProgrammingDate Answered: 04/13/1997 Grade: C Views: 0
I've come accross streaming many times whill trying to learn Delphi 2.  I looked into the online help and was even more lost. Looking around, there is little to no write-ups on the subject and I'm ...
Zones: Delphi ProgrammingDate Answered: 04/14/1997 Grade: C Views: 0
Hi!, I can succesfully register winsck.ocx (and other ocx's) from NetManage (included with delphi 2.01) on a windows NT system with regsvr32. However, copying regsvr32 with dll's and copying winsc...
Zones: Delphi ProgrammingDate Answered: 05/06/1997 Grade: C Views: 0
I'm rewriting a VB program in Delphi. The VB Program uses a SendKeys 'Alt-FOTEST.TXT-Enter' to open a File Open Dialog, and to introduce the Filename 'TEST.TXT', followed by a ENTER. I'm using Post...
Zones: Delphi ProgrammingDate Answered: 04/21/1997 Grade: C Views: 0
The Win32 help file in Delphi 2 has a bunch of functions for managing services under Windows NT, such as OpenService, OpenSCManager, QueryServiceStatus, StartService, CloseServiceHandle and many mo...
Zones: Delphi ProgrammingDate Answered: 04/21/1997 Grade: C Views: 0
I need to use the function arcsin(), which according to the help file exists in the unit Math.  I have tried putting Math in the uses clause at the top of my program but this just produces the erro...
Zones: Delphi ProgrammingDate Answered: 04/22/1997 Grade: B Views: 0