TeleFlow Forums
http://teleflow.org/phpbb/

DLL design
http://teleflow.org/phpbb/viewtopic.php?f=10&t=229
Page 1 of 1

Author:  Honest_Words [ Sat Mar 12, 2005 11:03 pm ]
Post subject: 

I wrote a dll in VB but it is not working.. is teleflow supports the VB Dll..?

Author:  Honest_Words [ Wed Mar 16, 2005 10:22 pm ]
Post subject: 

I wrote a dll in Vb with one function <br>passing a string and return the same string. the dll name is Test.dll <br> <br>Public Function InitDb(ByVal r As String) As String <br>InitDb = r <br>End Function <br> <br> <br>And I am Getting error log <br>Mar 17 10:48:29.54: test<==Defaults <br>Mar 17 10:48:29.54: [22] Set Local Variable <br>Mar 17 10:48:29.54: Setting local variable '@NM' to '' <br>Mar 17 10:48:29.56: [24] DLL Function <br>Mar 17 10:48:29.56: ERROR: Unable to load '_ConnectDb' from 'C:\TELEFLOWRND\DNISTEST\Test' <br>Mar 17 10:48:29.56: The specified procedure could not be found. <br>how can I use the VB DLL

Author:  Honest_Words [ Wed Mar 16, 2005 10:24 pm ]
Post subject: 

Sorry the Function name is in DLL is ConnectDb not InitDb <br> <br>Public Function ConnectDb(ByVal r As String) As String <br>ConnectDb = r <br>End Function

Author:  Chris [ Thu Mar 17, 2005 3:42 pm ]
Post subject: 

Please send a copy of the source code for the DLL you have created, along with the DLL, and the TeleFlow application (.TAP and .TAM files) you are using to test the DLL with. <br> <br>Send this to support@engenic.com, with a subject of "VB DLL design" <br> <br>We will see if we can determine what you must do to get this working with a VB DLL, and will respond in this thread.

Page 1 of 1 All times are UTC - 8 hours [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/