Hi, I use minigui and this samples in windows XP work´s fine, but with windows 98 not work, abort in the function hb_memoread().
[CODE] #include "minigui.ch" Function Main msgstop( "-STEP 1-" ) hb_memoread( "demo.prg" ) msgstop( "-STEP 2-" ) && Not come here return NIL [ENDCODE] What can be ? Best regards, Rossine. -- View this message in context: http://old.nabble.com/Error-with-13990-harbour-svn-tp27714510p27714510.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list (attachment size limit: 40KB) [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
