In article <[EMAIL PROTECTED]>,
    V K Gangwar <[EMAIL PROTECTED]>  writes:

> I need to invoke a function (method) in a DLL and want to use  return  va=
> lue of that function. How this can be done.

The best practice is to minimize the amount of custom code that's
running at install time.

What is this function doing and why do you need to call it at install
time?
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to