The MASM Forum Archive 2004 to 2012

Project Support Forums => IDE Development and Support => RadAsm Support Forum => Topic started by: pavellus on June 23, 2006, 11:22:04 AM

Title: dialogs and dlls problems
Post by: pavellus on June 23, 2006, 11:22:04 AM
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
Title: Re: dialogs and dlls problems
Post by: peaslee on April 17, 2009, 04:11:26 PM
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
Title: Re: dialogs and dlls problems
Post by: peaslee on April 17, 2009, 08:58:58 PM
Never mind. I found a resource file created by the editor in to resource subdirectory.