Hi, I am new into windows and asm world ::)
I have three questions:
1. I created dialog (file 1.dlg) with RadAsm tool and now I don't know how to useit in my asm file and link it with this file.
2. Who knows how windows manage dlls? For example: is a possibility to list all dynamic library files which are loaded by windows into memory?
3. How is implemented buffer (CTRL+c, CTRL+v) in windows?
Pawel
I share question 1. The dialog editor creates a file, but I can't figure out what to do with it. Maybe I could be pointed to an example...
Thanks,
Bruce
Never mind. I found a resource file created by the editor in to resource subdirectory.