I just installed Delphi 7 on a new Windows 7 pc. Everything finally works, but every time I now encounter a breakpoint and press F7 or F8 to step further I get the \' Source has been modified. Rebuil
I am seeking a TDBTree component that is very versatile, and i would like to hear some recommendations. I am specif开发者_StackOverflow中文版ically seeking one that would show a master record and \"n\
Hi I want to retrieve HDD unique (hardware) serial number. I use some functions bu开发者_高级运维t in Windows Seven or Vista they don\'t work correctly because of admin right.
i want to send record with ICS (Internet Component Suite) from client to server i have a record PIPCDataPhone = ^TIPCDataPhone;
Earlier I ask how can I set Internet Proxy in Windows connection. But my problem is that if I want to set all connections, t开发者_如何学JAVAhen must be list connection names list. I search over net
Situation: i have a licencing program that i wrote in Delphi 7, this allows users to create licences for products that have been sold.There is a securi开发者_StackOverflow中文版ty risk with this becau
I\'m coding an application on both C and Delphi, I\'ve XTEA Encryption in both, its exactly the same but the problem is the output is different, even though the delta and N is the same.
Is there a way in Delphi 7 to generate a tlb from an idl? Or even from a class/ interface d开发者_运维技巧efinition?you can use the IDL2PAS.bat batch file (check in this location C:\\Program Files\\Bo
I have a case here, I am going to migrate over to delphi 2011 XE from Delphi 7, and to my surprise many components will have problems due to ansistrings, in delphi xe they look like japanese / chinese
I just want a simple piece of code that can give m开发者_JAVA技巧e the author, album, year, title and genre from a mp3 file. If one can, in the form of variables so that I can work with that. All I wa