News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

dialogs and dlls problems

Started by pavellus, June 23, 2006, 11:22:04 AM

Previous topic - Next topic

pavellus

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

peaslee

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
Bruce Peaslee
"Reality is a crutch for those who can't do drugs."

peaslee

Never mind. I found a resource file created by the editor in to resource subdirectory.
Bruce Peaslee
"Reality is a crutch for those who can't do drugs."