X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=subsystems%2Fmvdm%2Fntvdm%2Fbios%2Fbios.c;h=14c44ae5eefa1749d8c2f1d6b581d561f8a90e65;hp=9ee04e264d710c61e5465a1983352018df5e073f;hb=807331436ee5de09dbd34013fbbf237b7a92cc63;hpb=321bcc056d3a807b7c212f91663b592178f8b819 diff --git a/subsystems/mvdm/ntvdm/bios/bios.c b/subsystems/mvdm/ntvdm/bios/bios.c index 9ee04e264d7..14c44ae5eef 100644 --- a/subsystems/mvdm/ntvdm/bios/bios.c +++ b/subsystems/mvdm/ntvdm/bios/bios.c @@ -64,7 +64,7 @@ BiosInitialize(IN LPCSTR BiosFileName, BOOLEAN Success2 = FALSE; LPCSTR RomFile; LPSTR ptr; - ULONG RomAddress; + ULONG_PTR RomAddress; CHAR RomFileName[MAX_PATH + 10 + 1]; /* Disable interrupts */