![]() |
The DLL I have created uses a TTimer to update some variables. when I make a call to the DLL it returns the correct values only the first time its called after the first call it returns the same values. reason for them being the same values is that the TTimer is not refreshing the values. now this problem occures when i use the Delphi DLL with a C++ applcation. (for reason unknown this problem does not occure with VB.NET)
this is a problem i have had for a while know and still have no answer for. the link below is one to another fourm that shows some bikering between me and another person about this problem. feel free to pitch in with some help. example code, not the actual code I am having the problem with: :
library DelphiDLL;c++ code :
#include <windows.h> |
| All times are GMT -5. The time now is 12:54 AM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC