Hey! http://netchannel.hu/-hi.friend?odyhunjta=4841446&fitymema=653709
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
Hey! http://boerbalink.nl/-hi.friend?kusjfib=3171095&ravarydo=969545
___
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
> whenever i compiled unit file in free pascal, compiler showing error
message "Identifier not found "MEMW"". can anybody help me on this?
AFAIK it's a direct memory access which is not possible in 32-bit (or
higher) protected mode OS. Figure out what the code wants to do and
implement it in a way
Hi,
I am migrating Turbo Pascal application into Free Pascal 32 bit operating
system. whenever i compiled unit file in free pascal, compiler showing error
message "Identifier not found "MEMW"". can anybody help me on this?.
Thanks Regards,
Nitin Jain
--
View this message in context:
http://fr
On Thu, May 8, 2014 16:34, Andrew Haines wrote:
.
.
Hello all,
As you probably noticed, some spammer or virus misused an address of one
of legitimate FPC users and sent several spam messages to fpc-devel and
fpc-pascal lists. Unfortunately, these e-mails slipped through our
anti-spam measures.
Hi,
On Thu, 8 May 2014, nitinjain wrote:
> I am migrating Turbo Pascal application into Free Pascal 32 bit operating
> system. whenever i compiled unit file in free pascal, compiler showing error
> message "Identifier not found "MEMW"". can anybody help me on this?.
About TP to FPC porting, see
On 5/8/2014 2:35 PM, Karoly Balogh (Charlie/SGR) wrote:
Due to memory organization of modern operating systems, the Mem, MemW and
MemL are only supported under DOS and *cannot* be supported elsewhere.
This is legacy, non-portable code, which you have to rewrite to work with
a modern operating sys
Hello,
I am glad to announce the 0.6 release of the Web Service Toolkit.
What is new in the 0.6 release :
License change :
* All the code in WST is now using the FPC' RTL license (modified
LGPL see COPYING.modifiedLGPL)
WSDL/XSD Parsers :
* Referenced external schemes parsing : and