Multimedia
Multimedia is media that utilizes a combination of different content forms.
Language
Delphi
Remove
Platform
Any
License
Any
This message was edited by zibadian at 2004-7-13 22:33:5
: I need to install my Delphi program onto a number of Windows systems that boot from drive letters other than C:
:
: How I determine the...
I need to install my Delphi program onto a number of Windows systems that boot from drive letters other than C:
How I determine the location of the Program Files directory ? (for example, it could...
: Hello everyone,
:
: One question: How can you play rmvb (real media video files) in delphi? Is it possible to manipulate the mediaplayer component to do this?
:
: Thanx in advance!
:
You...
Hello everyone,
One question: How can you play rmvb (real media video files) in delphi? Is it possible to manipulate the mediaplayer component to do this?
Thanx in advance!
: I want to know if there is a glut component for delphi??
Don't know for sure, but if you'd typed it into google, you'd seen about 600 hits. So, I think there must be at least one that would fit...
Hi
I want to know if there is a glut component for delphi??
Thank you for reading this message!
Ferdinand ^.^
: : i want to know read from my usb connected smart card reader,as well as write to it.
: :
: : I know a lot af everything else in delphi and how to do stuff but i don't have a clue as to how...
: i want to know read from my usb connected smart card reader,as well as write to it.
:
: I know a lot af everything else in delphi and how to do stuff but i don't have a clue as to how comports...
Okay, first off, I'm not a programmer. Looking at one page of code makes me want to go home crying to mommy. After you are through snickering, you'll hear me tell you that I solve 3D animation...
Okay, first off, I'm not a programmer. Looking at one page of code makes me want to go home crying to mommy. After you are through snickering, you'll hear me tell you that I solve 3D animation...
Dear all
I want to know how can I access the LPT port in Windows XP.
I try the
...
asm
mov dx,$378
mov al,Dout
out dx,al
end;
...
in Delphi . the above code dont work in win XP ,...
This message was edited by Rodimus Prime at 2004-6-22 0:41:46
This message was edited by Rodimus Prime at 2004-6-22 0:28:31
This message was edited by Rodimus Prime at 2004-6-21 23:33:24
This...
I actually did take you back to the beginning in the first steps. If you've already used the Database Desktop and created the fields, then you would begin the building of the database in the...
How can i add a little calculator to a form.
Couldnt find any component on the palette...Does Delphi 6 Ent come with one?
Or any easy ways to embedd the Windows Calculator to a form?...
How can i add a little calculator to a form.
Couldnt find any component on the palette...Does Delphi 6 Ent come with one?
Or any easy ways to embedd the Windows Calculator to a form?
Basically i...
: : : Hi;
: : : When I call ShowMessage('') inside the execute procedure of a thread,
: : : a huge message appears on the screen. Does anybody know what is the reason?
: :
: :
: : The short...
: : Hi;
: : When I call ShowMessage('') inside the execute procedure of a thread,
: : a huge message appears on the screen. Does anybody know what is the reason?
:
:
: The short answer is, the...
: : : : In Windows NT, Windows+L will appear a dialog (or a screen) to change between users. How to appear this dialog (or the screen) through Delphi ? I've tried the ExitWindowsEx API function but...
: : : In Windows NT, Windows+L will appear a dialog (or a screen) to change between users. How to appear this dialog (or the screen) through Delphi ? I've tried the ExitWindowsEx API function but it...
: : In Windows NT, Windows+L will appear a dialog (or a screen) to change between users. How to appear this dialog (or the screen) through Delphi ? I've tried the ExitWindowsEx API function but it...