delphi-6
WM_QUERYENDSESSION is not working in IE8 activeX control
I have a ActiveX control written in Delphi 6 which handles WM_QUERYENDSESSION message to pop up a message box to let users to save changes before开发者_如何学编程 shutting down windows.[详细]
2023-04-09 16:42 分类:问答Converting TurboPower Lockbox 2 to LockBox 3
I am currently in the process of converting a project (that uses encryption) from Delphi 6 to XE. This project uses the old Delphi Encryption Compendium which does not work in XE. So I figured that I[详细]
2023-04-06 02:12 分类:问答Access "bad sites" list from embedded Chromium?
Embedded Chromium does not have the same protection as stand-alone Chrome does when it comes to warning users about \"bad sites\".Users of Chrome are familiar with the warning screen that comes up whe[详细]
2023-03-24 05:50 分类:问答Is there a way to auto-assign a dynamically created component's event handlers in Delphi 6?
I have a design and run-time component that contains a large number of event handlers. I\'ll call it TNewComp for now.I create an instance of TNewComp on a TForm and fill in the event stubs with speci[详细]
2023-03-18 06:08 分类:问答Only One field shown from SQL
I have a problem trying to get fields from a SQL statement that retuns 2 fields If I run the query in phpMyAdmin, it returns all the fields correctly. That means SQL statement is correct[详细]
2023-03-11 01:01 分类:问答Display Yens in QuickReport
When I print a Currency field, I get \'\\0\' instead of then Yen-sign (my regional settings are set to Japanese Format)[详细]
2023-03-04 13:25 分类:问答Rave Reports with Delphi 2010
We are trying to migrate Delphi 6 to Delphi 2010 with Rave Reports. Delphi 6 was using TReportPrinter to print the results. We don\'t have that Rave component in Delphi 2010.[详细]
2023-02-24 07:05 分类:问答How to stop a Delphi 6 COM server application re-registering with COM at startup
I have a set of legacy Delphi 6 aplications that are out of process COM servers.In attempting to ru开发者_Go百科n these programs as a normal domain user on Windows I see them when running up (without[详细]
2023-02-24 00:44 分类:问答How to migrate from Delphi6 to Delphi2010 (Unicode Problem)
Hi I was using the Francois Piette\'s RasDial with Delphi 6, but it stopped working in Delphi 2010 How can I keep using these functions like before?[详细]
2023-02-22 19:48 分类:问答IntfCast in Delphi 6
I have a project where a large amount of the source code is unavailable.There\'s an IntfCast exception in one of the functions and I\'ve beens stepping through the application with the CPU debugger an[详细]
2023-02-21 07:53 分类:问答