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
Module API with Delphi XE
Moderators:X05, Dreamer, FredB
SkyStar HD2 With CI-Slot
Return to “Module / Plugin Programming”
Who is online
Users browsing this forum: No registered users and 1 guest