Hi,
Does anyone know what this does?
Thanks.
Dyres[xxx]_[xx].dll
-
- Posts: 439
- Joined: Wed Oct 01, 2008 9:39 am
Re: Dyres[xxx]_[xx].dll
Hi Paul,
The dyares files such as dyares121_32.dll are our resource dlls. The contents are used for our editor menus and dialogs such as the Options->Configure and Syntax Colour dialog boxes.
Regards,
Vince
The dyares files such as dyares121_32.dll are our resource dlls. The contents are used for our editor menus and dialogs such as the Options->Configure and Syntax Colour dialog boxes.
Regards,
Vince
-
- Posts: 431
- Joined: Fri Oct 03, 2008 4:14 pm
Re: Dyres[xxx]_[xx].dll
Hi Vince,
Thanks. I'd like to ask you a related question. I have a runtime installation of my app. From time to time, I like to drop in a development interpreter exe into the the runtime install folder to debug some subtle runtime issue. Of course I don't have the full APL environment there. Other than, say, a session file, what would be the minimum stuff I would need to include in the runtime to make for productive debugging? For example, I can't get the tracer to work they way I have it now. Any pointers would be appreciated.
Paul
Thanks. I'd like to ask you a related question. I have a runtime installation of my app. From time to time, I like to drop in a development interpreter exe into the the runtime install folder to debug some subtle runtime issue. Of course I don't have the full APL environment there. Other than, say, a session file, what would be the minimum stuff I would need to include in the runtime to make for productive debugging? For example, I can't get the tracer to work they way I have it now. Any pointers would be appreciated.
Paul