I am trying to convert a bitmap file to rtf using Delphi 2007. I used below code for conversion. function BitmapToRTF(pict: TBitmap): string;
We have an application server which have been observed sending headers with TCP window size 0 at times when the network had congestion (at a client\'s site).
I want to create a telnet connection in Delphi that will allow me to connect to the command prompt on my comput开发者_StackOverflow中文版er.If you want a telnet server, Windows XP and newer comes with
I do have three dlls. a.dll - released many years ago b.dll - released not so many years c.dll - released shortly
I have a LOGFONT structure. Now all i\'d like to do is get the associated font si开发者_JAVA百科ze in points from the LOGFONT height.When the mapping mode is mm_Text (which it usually is), and when th
I want to have file combo box in delphi. It must behave like this: If i enter C:\\ in combo box, it should show all the files & folders in C: Drive
I try to increase performance of Delphi 2007 and Codeinsight. In the application there are 483 files added in the DPR file.
What is the best way to redirect ANY browser to a different ip for specific sites? For example if the user will type www.facebook.com in any browser he will be redirected to 127.0.0.1. Also the same s
I have a frame in a Delphi 2007 application that I want to embed on a form in a Delphi 2010 application.I h开发者_C百科ave control over both applications, so the interface between them can be anything
I don\'t know what happened. When I try开发者_StackOverflow中文版 to change the encoding of a file in Delphi IDE 2007, It shows me just two options \"Binary Form\" and \"Text Form\", some one already