[fpc-pascal]Need Windows Dialog Help
Jo
IoDream at ifrance.com
Mon Jan 8 17:31:15 CET 2001
> program testa;
> uses
> Windows, messages, sysutils;
....
I tried to compile it under FPC/Win32: the messages unit doesn't exist
with FPC, but the program compiles when you remove it from the uses
clause -->
program testa;
uses
Windows, sysutils;
....
Best Regards.
IoDream (as Joel THIEFFRY).
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif
More information about the fpc-pascal
mailing list