> The following assembly source is not working. Really not sure where > I'm going wrong. Well, you're posting a windows programming question to a list called linux-assembly. So that's the first thing I'd say that you're doing wrong. But, marshalling my vestigial Windows programming knowledge, it looks like you're defining a WinMain function that calls CreateWindowEx and then immediately exits, thus destroying the window well before it has a chance to display itself. So that's your central problem. b -- To unsubscribe from this list: send the line "unsubscribe linux-assembly" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- References:
- Win32 function call using GNU assembler
- From: uglyhunK
- Win32 function call using GNU assembler
- Prev by Date: Re: Win32 function call using GNU assembler
- Next by Date: Troubles with JIT compiler
- Previous by thread: Re: Win32 function call using GNU assembler
- Next by thread: Troubles with JIT compiler
- Index(es):