Module API with Delphi XE
Posted: Sun Dec 12, 2010 8:29 am
While i am Trying to Make a new module with Delphi XE, I Faced a little problem which is the "ModuleAPI" unite doesnt support unicode and when i tried to load DD whith my new module I noticed:
1) The name of The Module "szModuleName" only showing th First letter
2)Crash when trying to view all modules.
i fixed the problem by modifying these lines in "ModuleAPI" unite
szModuleName: packed array[0..31] of Ansichar;
szModuleAuthor: packed array[0..31] of Ansichar;
szModuleEmail: packed array[0..31] of Ansichar;
i still have one problem with my new module related in creating new thread so i will try to solve it and i will inform you as well
1) The name of The Module "szModuleName" only showing th First letter
2)Crash when trying to view all modules.
i fixed the problem by modifying these lines in "ModuleAPI" unite
szModuleName: packed array[0..31] of Ansichar;
szModuleAuthor: packed array[0..31] of Ansichar;
szModuleEmail: packed array[0..31] of Ansichar;
i still have one problem with my new module related in creating new thread so i will try to solve it and i will inform you as well
🌟 Recommended Tools & Services
• Formify.one - Free Online Form Creator (Better than Google Forms). - Create Professional Forms That Match Your Business, Form Builder That Actually Helps You Collect More Responses
• CrispShare - Screenshot Editor That Makes Your Work Look Professional (Without Design Skills). - Make Your Screenshots Stand Out in Crowded Social Feeds
• DVB Dream - Best TV Reception/Record software for your computer DVB add on. - Stop Missing Your Favorite Shows - Record TV Directly to Your PC. Turn Your Computer Into a Professional TV Recorder. Unlock Its Full Potential With Professional TV Software
• CrispShare - Screenshot Editor That Makes Your Work Look Professional (Without Design Skills). - Make Your Screenshots Stand Out in Crowded Social Feeds
• DVB Dream - Best TV Reception/Record software for your computer DVB add on. - Stop Missing Your Favorite Shows - Record TV Directly to Your PC. Turn Your Computer Into a Professional TV Recorder. Unlock Its Full Potential With Professional TV Software