peter hace 20 años
padre
commit
9e9d7ec6f4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/webtbs/tw0925.pp

+ 1 - 1
tests/webtbs/tw0925.pp

@@ -2,7 +2,7 @@
 
 {$asmmode intel}
 
-  PROCEDURE Cursor(Form: word);assembler;
+  PROCEDURE Cursor(Form: word);assembler;stdcall;
   asm
      mov cx,word ptr[Form]
      and cx,1F1Fh