Note: You must be registered in order to post a reply. To register, click here. Registration is FREE!
T O P I C R E V I E W
MonT
Posted - 10/29/2013 : 3:46:23 PM Origin Ver. 7 and Service Release 0 (Select Help-->About Origin): Operating System: Win 7
I use an external dll to retrieve values for a fitting function. This works in principle, but when i want to make changes to the external dll i have to quit origin, compile the dll again and restart origin again. If i don't restart origin, the dll is still write protected so the external compiler cannot update it. This is really annoying. Is there a solution to this obvious origin bug?
1 L A T E S T R E P L I E S (Newest First)
greg
Posted - 10/30/2013 : 08:43:18 AM Have you tried the DLL commands (LabTalk), or the FreeLibrary function (Origin C) to Unload your DLL?