Hi there.
I can't figure out how do i convert asm to dll, can anyone tell mi?
My main purpose is to use vb to run the asm program in cebio.
Or is there another way to do it? can anyone show me an example?
All Comments welcome.
:confused:
Printable View
Hi there.
I can't figure out how do i convert asm to dll, can anyone tell mi?
My main purpose is to use vb to run the asm program in cebio.
Or is there another way to do it? can anyone show me an example?
All Comments welcome.
:confused:
The linker that comes with MASM should have an option to create a DLL.
Attached is a sample dll program in asm - Adam Stanislav wrote it.
Hi there. Merry X'mas... :)
But I dun seem to find any option to convert it into dll in the program.
Anyone knows any websites that talk about standalone mircop?
Thankz.
I believe there is an assembler option in NASM for dll's.