[fpc-devel] FPC for minimal Win-32
José Mejuto
joshyfun at gmail.com
Thu Mar 24 21:38:33 CET 2011
Hello FPC,
Thursday, March 24, 2011, 9:10:10 PM, you wrote:
SB> You don't need to rebuild FPC itself, but you need to modify the RTL.
SB> Three functions from oleaut32 are included for Windows compatible
SB> widestring management. As FPC has a fallback mechanism you can disable that.
Or simply create a dummy "oleaut32.dll" which exports the same
functions prototypes without doing nothing (empty functions) and drop
that DLL in the same folder as the exe.
--
Best regards,
José
More information about the fpc-devel
mailing list