jeehell Posted April 13, 2011 Report Posted April 13, 2011 Hello all Delphi coders, As there were a couple topics on the forums, I post here a 2009/2010/Xe compatible version of the FPCuser.pas file. All the credits still go back to the original author, Pelle F. S. Liljendal, I merely modified a couple lines to adjust it to new delphi unicode conventions. Cheers, JeeHell FPCuser.zip
MidiaPRIME Posted December 19, 2011 Report Posted December 19, 2011 Hello, I used your FCPUser.pas but something goes wrong ... I think it has to do with memory leaks. When I click OK to return the application. The application says Okay but not labeled with the Flight Simulator. Anyone with this same problem? Thank you in advance for the help everyone.
Pete Dowson Posted December 19, 2011 Report Posted December 19, 2011 I used your FCPUser.pas but something goes wrong ... I think it has to do with memory leaks. Sorry, I don't know Delphi at all, but doesn't it come with a debugger? If you debugged the program you'd surely be able to see why it is crashing with that bad pointer (FFFFFFF0) and fix it. The error reported certainly doesn't relate to anything obscure like a "memory leak", but a straightforward crash. Pete
MidiaPRIME Posted December 22, 2011 Report Posted December 22, 2011 Hello Peter, I made some corrections to the code FCPUser.pas and MainForm.pas. Now is working with Delphi Unicode. If you want I can send the file containing all the necessary content compressed (336kb) for you (UIPC_SDK_Delphi_UNICODE.RAR). Thank you for your attention.
Pete Dowson Posted January 6, 2012 Report Posted January 6, 2012 If you want I can send the file containing all the necessary content compressed (336kb) for you (UIPC_SDK_Delphi_UNICODE.RAR). Thank you. Please send to petedowson@btconnect.com. Regards Pete
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now