Documents And Specifications
Language
Delphi
Remove
Platform
Windows
Remove
License
Any
Is there a way to compile a 64bit version of a dll in delphi so that it runs on windows 2003 64bit. if there is can you please point me in the right direction and can you tell me what version of...
: : : : : : I have not written any code for 5 years . however I would like to start writeing again. What language works with windows xp.
: : : : : :
: : : : : Delphi or FreePascal. Both are...
: : : : : I have not written any code for 5 years . however I would like to start writeing again. What language works with windows xp.
: : : : :
: : : : Delphi or FreePascal. Both are pascal...
Thank U for the information
My requirement is to use the .net dll for a pure win32 application.I have developed the Win32 application using Delphi 2005,
VCL Forms Application- Delphi for Win32....
: hello
: please help me to run an exe file in my delphi program
: e.g when you click a button that programm would be executed.
:
ShellExecute() in the ShellApi unit. The Windows SDK help files...
: : How the create control which is in Delphi called Listview. I know about ListBox, but can somehow it be setted up for this.
: : For those who don't know on what I mean here is an explanation:
:...
: How the create control which is in Delphi called Listview. I know about ListBox, but can somehow it be setted up for this.
: For those who don't know on what I mean here is an explanation:
:...
How the create control which is in Delphi called Listview. I know about ListBox, but can somehow it be setted up for this.
For those who don't know on what I mean here is an explanation:
Listview...
: : Perhaps the TBitmap.LoadFromResourceName() will do the trick. Also you should check if the resource is correctly added to the program code.
: :
:
: Thanks for your answer.
:
: Yes I...
I work with Delphi 7, does it support XP like icons? How? Is this support included within XPManifest?
Hello Coders.
Does anyone know how can I access a jpeg image properties under WinXP (Title, Subject, etc, etc) in Delphi 5?
Thnx
http://www.mingw.org/ has a good one
http://www.mingw.org/docs.shtml#win32api
: I'm looking for a newer version of the MS windows helpfiles that came out with Delphi 5.
: I'll be checking at...
I'm looking for a newer version of the MS windows helpfiles that came out with Delphi 5.
I'll be checking at Borland soon and probably find it there, but if anyone knows of more (good) resources...
: : I know how to do it from the component manager or the delphi shell, but not on run time and i need it in order to build an installer. Any help?
: :
:
: The most simple is to call Windows...
Not that I know of, but VB creates its forms using the form-API, while Delphi uses another mechanism.
: In Visual basic there is this property called ShowInTaskbar. When set to true the form has...
In Visual basic there is this property called ShowInTaskbar. When set to true the form has an icon in the taskbar, isn't there such a property for a delphi form ?
: : Hi,
: :
: : I'm very...
: Hi,
:
: I'm very new with delphi. I have multiple forms in my application and when I open a new instance of a form I like it to have an icon in the windows toolbar. Can anyone tell me wich...
Hi, sorry, but the UpdateResource() function only works on NT/2000.
(Don't know about XP). This is for updating your exe resources at
run-time.
hth, pritaeas
: I need to change application...
: also of course, if mediaplayer crashes, so will tmediaplayer (when players with a own system such as virtualdub can play em just fine)
:
: *getting out a tiny little bit of anger* :p...
: How do you experts create icons? I have a picture that I scanned but I can't seem to find a program that will save it as an ico file. I've tried PaintShop Pro and Photoshop.
:
: I have tried...