Create a callback function HELP Please Very urgent

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • João Santa Bárbara

    #1

    Create a callback function HELP Please Very urgent

    Hi all
    i have made a Dll component, and inside that DLL, i have a few forms.
    most of them are called by a function located inside a class so they are not
    called directly.
    my problem is.
    i have windows forms project (EXE) with a special function that i call
    ConfigurationFo rm( Controls as Windows.forms.c ontrols.control Collection)

    every time i need to open a form inside the DLL invoking an Function, i need
    to pass the handler for the configurationfo rm
    some one can tel me how can i do this.
    i need to invoke a function that is outside of the DLL

    thks
    JSB


Working...