From 24b49b95206e04e4824836ffb09a38c2e6d0ea30 Mon Sep 17 00:00:00 2001 From: serpilliere Date: Wed, 30 May 2012 14:41:21 +0200 Subject: tipo world --- example/asm_box.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/asm_box.py') diff --git a/example/asm_box.py b/example/asm_box.py index a00fe703..86ff7e71 100644 --- a/example/asm_box.py +++ b/example/asm_box.py @@ -24,7 +24,7 @@ main: title: .string "Hello!" msg: -.string "Word!" +.string "World!" ''') symbol_pool.add(asmbloc.asm_label('base_address', 0)) symbol_pool.getby_name("MessageBoxA").offset = e.DirImport.get_funcvirt('MessageBoxA') -- cgit 1.4.1