flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Fred
I'm new to (f)asm, so I tried making a simple windows proggy. It's pretty much based on the example\template.ASM and then some additions i made.
Now... it all works fine when compiling from fasmw, but starting the .exe gives a "don't send" error - but just the first time starting it. I have tried some stuff to fix it, but I'm not even sure of what causes it. Here's the code if you want to see it. It's probably just some silly error, but I can't detect such things yet. :P Last edited by Fred on 23 Oct 2010, 22:47; edited 1 time in total |
|||
![]() |
|
revolution
The problem appears to be here:
Code: invoke LoadIcon |
|||
![]() |
|
Fred
Bah, what a miss. >_>
Thanks guys! :P |
|||
![]() |
|
Fred
Okay, so I have my awesome sucky program here with a button. Say I want to run some other .exe when pressing the button (and send along some command line arguments). How would I go about to do something like that?
|
|||
![]() |
|
revolution
Code: invoke CreateProcess,... |
|||
![]() |
|
Fred
Seems about right, thanks. I'm not very good at hunting down stuff on msdn, heh.
|
|||
![]() |
|
revolution
Fred wrote: I'm not very good at hunting down stuff on msdn, heh. |
|||
![]() |
|
Fred
If I knew what to search for sure. : P
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.