[fpc-pascal] Identifier not found "MEMW"

leledumbo leledumbo_cool at yahoo.co.id
Thu May 8 18:30:42 CEST 2014


> 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 possible in your OS.



--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Identifier-not-found-MEMW-tp5719166p5719170.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list