j
k
j a
j l
Ge van Geldorp <ge(a)gse.nl> writes:
case AddrModeFlat: - dbg_printf("0x%08lx", addr->Offset); + dbg_printf("0x%08llx", addr->Offset);
%ll formats are not portable, please avoid them. -- Alexandre Julliard julliard(a)winehq.org
Back to the thread
Back to the list