Search results for query: *

  • Users: ckjason
  • Content: Threads
  • Order by date
  1. C

    DLL in debugging mode question.

    I have created a dll and wanted to use for other project. When I call the dll function in debugging mode, it will run the dll code but not directly return a result to me.. Sorry, I m new in VB.net, i thought when call the dll function will direct return result to me, so no one can know the code...
  2. C

    dll problem

    I create a dll that connect to database to query some table and return some value (integer), i have test run the code in windows form and no problem found. But i compile it and import the dll to my project, it come out error message. The error message very general. Is dll unable to connect sql...
Back
Top