Re: Win32 function call using GNU assembler

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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

[Index of Archives]     [Kernel Newbies]     [Security]     [Linux C Programming]     [Linux for Hams]     [DCCP]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux