Hi,
I am working on a DLL which will display a modeless dialog
box. The executing program first calls an initialisation
routine in the DLL (which calls .Create()), and then starts
polling another routine, which should update a certain
control in the Dialog. The polling routine does this by...
Hi all,
I have a problem in exporting routines from a DLL written
in VB6. What I need is a DLL which simply exports about
four pre-defined routines, which the target application
calls.
I have created an Active X DLL project, containing one
module (with sub main()) and one class (with...
I am trying to do a complex multi-line substitution while parsing a file. My data is in the form of "KEYWORD identifier (multiline\ndata) (more data);". I've got the proper matching statement and the processing of the data figured out (put it in a subroutine), but now I want to apply...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.