flat assembler
Message board for the users of flat assembler.
Index
> Windows > fasm and Visual basic ? |
Author |
|
senolc_eht 14 Dec 2007, 11:25
can I make an window with fasm and using it as in visual basic as main form?
regard Senolc_eht _________________ sorry if i always asking..... |
|||
14 Dec 2007, 11:25 |
|
MHajduk 14 Dec 2007, 12:14
I think, that in VB theme sleepsleep could be most competent of us.
|
|||
14 Dec 2007, 12:14 |
|
sleepsleep 14 Dec 2007, 17:33
like coconut said, you can always use fasm to ouput dll file and call it from vb, i assume u use vb6 not the new .net bla bla vb.
and you can also make window in fasm, but must put it in a proc, so that you can call it (invoke) it from vb. ~ so your vb must start from a module bas file, if you want to use it this way. but isn't it easier to create window from vb itself? thanks mhajduk guess that is the result after i conducted some class to teach vb (spreading evils) >>>> |
|||
14 Dec 2007, 17:33 |
|
senolc_eht 17 Dec 2007, 00:12
Quote:
yes but I want to make main windows with registration window that can't extracted by VB decompiler . Quote:
I was using this approach and make 3 proc LoadForm -> to make the window MessageHandle --> to handle the window message GetVarible --> to get the variable from the window to handle by the vb and I loaded from module.bas, it's work but crash the vb on the second run (F5). i don't bring the source right now but i will upload it next time i online. Regard, senolc_eht |
|||
17 Dec 2007, 00:12 |
|
senolc_eht 17 Dec 2007, 13:18
This is my source code, and i change my statement it's still a lot crash in vb..
any help to fix the crash..? regard, Senolc_eht
_________________ sorry if i always asking..... |
|||||||||||
17 Dec 2007, 13:18 |
|
sleepsleep 17 Dec 2007, 22:46
i just took a look on it.
wondering why not you just use SetWindowLong and change the default vb form window procedure message proc to the one in your dll ? and btw, you mentioned about vb decompiler, could i know the name of that application that you tested? |
|||
17 Dec 2007, 22:46 |
|
senolc_eht 21 Dec 2007, 00:09
Quote:
www.vb-decompiler.org, I download the lite version it extract all my form that i made with vb, even the code is in assemby form. Quote:
thanks i forget about that api... regard Senolc_eht |
|||
21 Dec 2007, 00:09 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.