logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

2 Pages12>
Options
Go to last post Go to first unread
mbcullen1  
#1 Posted : Tuesday, January 22, 2013 5:47:53 AM(UTC)
mbcullen1

Rank: Member

Groups: Registered, Registered Users, Unverified Users
Joined: 1/22/2013(UTC)
Posts: 14
Location: Dossenheim Germany

I have just installed Forum.dll.

I have run the following functions:

ExtFml("Forum.MOV",Typical(),Mov(C,10,E),E)

ExtFml("Forum.HHVBARS",C,50)

ExtFml("Forum.CSAR",C,.02,.2)

Each indicator returned the following message:

MICROSOFTVISUAL C++ DEBUG LIBRARY

DEBUG ERROR!

PROGRAM: C:\PROGRAM FILES\EQUIS\METASTOCK\MSWIN:EXE

MODULE: C:\PROGRAM FILES\EQUIS\METASTOCK\EXTERNAL FUNCTION DLLS\FORUM.DLL

FILE:

RUN-TIME CHECK FAILURE #3 – THE VARIABLE ‘LONGPOS’ IS BEING USED WITHOUT BEING DEFINED.

(PRESS RETRY TO DEBUG THE APPLICATION)

ABORT RETRY IGNORE

When installing Jurik JMA/DMX, the same group of functions are available from JRS_MSX. They all produce the same error message too.

I have looked through previous posts, but found no help there.

I tried to debug it, but it crashed my computer.

What is wrong, and how do I fix it.

wabbit  
#2 Posted : Tuesday, January 22, 2013 4:51:14 PM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
None of the functions in the Forum.dll use the variable "LONGPOS" so that cannot be the issue. Another problem I see is that Micro$oft is throwing a debug error, which normally only happens when you have loaded a debug compile; I know the Forum.dll is a release compile.

Unload the "other" (non-Equis) dlls from your External Function DLLs folder (just rename the .dll to something other than .dll to prevent them from being loaded when MS starts) and restart MS. Write an indicator which calls a function from each library; if the call is successful, shutdown MS, rename another file with its proper .dll extension, restart MS and test again. Keep doing this until you find the library which is causing the error (I'm going to guess it's the Jurik library, as many of the pirated versions of this contain errors (and some contain viruses), in any case, for the functionality to work the library needs to be properly unlocked by registering with the genuine seller).

Let us know how it goes...



wabbit [:D]
mbcullen1  
#3 Posted : Wednesday, January 23, 2013 3:04:24 AM(UTC)
mbcullen1

Rank: Member

Groups: Registered, Registered Users, Unverified Users
Joined: 1/22/2013(UTC)
Posts: 14
Location: Dossenheim Germany

Thanks for your quick reply. I did as you suggested without solving the problem.

The problem in my original post occurrs in Metastock Pro 9.2. , on a Fujitsu Siemens Pi3540 running XP Pro SP3, so I thought I would see how Metastock Pro 12 would handle it. I installed Forum.dll in External Function DLLs, but when I wrote an indicator to test it, Forum was not listed. As JRS_MSX is there, I used the Custom SAR Indicator, I tested that and got the same error. I then shut down MS12, and changed Jurik_Functions.dll to Jurik_Functions.oll, and JRS_MSX likewise, but it made no difference, they remained loaded. I then removed the two Jurik dlls completely from the directory, but they remained loaded. And Forum.dll would not load no matter what I did. So I have the original problem, plus a new one in Metastock Pro 12.

I then went to my Lenovo ThinkPad, running MS Pro 9.2 and 12, and XP Pro SP3, and ran through the whole procedure again. I got exactly the same results once again. So my problem does not seem to be computer specific.

Just a bit of background, and only written so that you will know that I am not new to Metastock, I have been using computers daily since 1980. I have been using Metastock daily for more than 15 years, starting with Ver 6.5 EOD, and I have written literally hundreds of indicators and done more than 3800 simulations on the enhanced system tester. Of the many problems I have encountered, there have been very few that have not been fixed or a work-around found, and I expect we will find an answer to this one too.

I recently did a quick review of Ver 12, and wrote a list of problems I found as a long time Ver 9.2 user, including a big bug in the system tester (which Equis acknowledged), and I add the above matter to that list. I am currently awaiting a reply to my letter to Equis concerning this.

I thank you again for your help, and your thoughts, and look forward to any further suggestions you or other members of the Forum might have.

wabbit  
#4 Posted : Wednesday, January 23, 2013 5:26:19 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
The fact you've renamed or moved the .dll files out of the External Function DLLs folder and they "remain loaded" is (impossible). How many installations of MS do you have on each computer?

If a dll is not resident in the External Function DLLs folder at MS start up, the dll cannot be loaded; if a file is in the External Function DLLs folder but does not have a .dll extension the file will not be loaded by MS; if a file with a .dll extension exists in the External Function DLLs folder and is not loaded when MS starts up, the problem could be caused by an incomplete/poorly compiled version of the dll, or blocking by the operating system. As many others are using the Forum.dll we can safely assume the compilation is correct, so right click on the dll file in the External Function DLLs folder and check the properties to unblock it.

Be careful when dealing with the latest MS12 because the External Function DLLs folder is not located where you'd expect; as John pointed out in his post http://forum.equis.com/forums/permalink/40735/40734/ShowThread.aspx#40734
mbcullen1  
#5 Posted : Wednesday, January 23, 2013 7:54:16 AM(UTC)
mbcullen1

Rank: Member

Groups: Registered, Registered Users, Unverified Users
Joined: 1/22/2013(UTC)
Posts: 14
Location: Dossenheim Germany

I have two computers running on a home network, both have MS PRO 9.2 and MS PRO 12 installed. On my Fujitsu Siemens Machine, in MS PRO 12 the external functions DLLs directory path is: C:\Program Files hompson Reuters RD6\Programs\External Functions DLLs.

Thank you (and John Slauson) for the advice about the path to the "other" External Functions DLLs directory C:\Documents and Settings\Michael Cullen\Local Settings\Application Data homson Reuters\MetaStock\Formulas\External Function DLLs. This explains how I could empty the External Functions DLLs directory and still have everything loaded on my Fujitsu Siemens Computer. As you say "impossible", but possible in these circumstances, ja! Well, read on!

However, on my ThinkPad, I did not create a user. I installed MS PRO 12 in exactly the same way, on the same day, on both computers. On my ThinkPad there is no directory C:\Documents and Settings\Michael Cullen\Local Settings\Application Data homson Reuters\MetaStock\Formulas\External Function DLLs. I did a complete search of all drives, and the only path to the External Functions DLLs directory on this computer is C:\Program Files homson Reuters RD 6\Program\External Function DLLs. I created a TEMP directory and removed all of the External Function DLLs to this directory, leaving the External Functions DLLs directory completely empty. I then Started MS12, created two indicators (1) ExtFml("Jurik_Functions.JR_JMA",C,9,100), and (2) ExtFml("ElderDisk.SafeZoneLong",5,5). They are running fine, updating in real time. For unknown reasons, though I deleted them, MS12 recreated DynamicTradingTools.dll, PointFig.dll, and Simulation.dll back in the External Functions DLLs directory when I sttarted MS12 back up again, but that has no effect on my indicators which use Jurik_Functions.dll and ElderDisk.dll.

It is not nice to have your word doubted when you can see with your own eyes the truth (I am watching it now). Impossible you say. Well I respectfully suggest you rethink your words. I can see that you have all the logic for why it can't happen, but it did happen.

I have been told by Metastock Tech Support once before that some work I did in the Sytem Tester in MS PRO 9.2 was impossible, so I sent it to Jose Silva (Metastock tools.com) with a note about how impossible it was, and Jose was so impressed that he gave me a standing invitation to visit him at his home in Thailand.

MS PRO 12 is a very new program with acknowledged bugs, which they say will not be fixed until the first revision, whenever that might be! It could be that the problem I have just experienced could be yet another bug. I assume you know about the bug in the System Tester that I referred to above.

As many others are using the Forum.dll without any trouble, and I have these strange troubles on both my computers, the compilation of Forum.dll must be ok. On that we can agree.

On my Fujitsu Siemens machine, in MS PRO 9.2, I completely removed all the DLLs from the External Functions directory, except for Forum.dll, and still got the same errors. Therefore I would think that it is not the other dll files that is causing the problem.

Also, I run Simulation functions in my simulations on the MS PRO 9.2 Enhanced System Tester, with the Forum.dll installed, with no problems.

I first bdiscovered that I had this problem when I tried to use the Custom SAR Indicator that was installed with the Jurik Indicators. I contacted Norman Smith at Jurik Research about it, because he had been helping me recently with a problem installing Jurik on MS12, and he said that he didn't support the 30 indicators that came with his installation. That left me wondering why Jurik installs them, says nothing about them in their documentation, and won't support them?

I have looked at the properties of Forum.dll, but I can't see what would be blocking it that should be changed. Could you give me an idea of what needs to be done to unblock it.

Thanks again for your help and thoughtful suggestions.

mbcullen1  
#6 Posted : Wednesday, January 23, 2013 9:24:55 AM(UTC)
mbcullen1

Rank: Member

Groups: Registered, Registered Users, Unverified Users
Joined: 1/22/2013(UTC)
Posts: 14
Location: Dossenheim Germany

Further to my earlier reply, I humbly apologise to you. When I searched for the Path C:\Documents and Settings\Michael Cullen\Local Settings\Application Data homson Reuters\MetaStock\Formulas\External Function DLLs on my Thinkpad machine, I overlooked to check the search box "search hidden files and folders". Without this it only returned the External Functions DLLs for C:\Program Files\Equis\Metastock\ nand C:\Program Files homson Reuters RD6\Program\. A further search, unfortunately after I had sent you my reply, with the "hidden Files and folders" checked, showed up the path as C:\Documents and Settings\Lenovo\Local Settings\Application Data homson Reuters\Metastock\External Functions DLLs\.

You were correct that it was impossible, and I was wrong. I have had computers play so many silly tricks on me over the years that I thought it must have defied your logic.

Please accept my humble apologies for doubting your assertions.

wabbit  
#7 Posted : Wednesday, January 23, 2013 3:53:41 PM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
No problems...

So you have resolved the issue? Did you discover which dll was causing the debug error?



wabbit [:D]

mbcullen1  
#8 Posted : Thursday, January 24, 2013 1:56:48 AM(UTC)
mbcullen1

Rank: Member

Groups: Registered, Registered Users, Unverified Users
Joined: 1/22/2013(UTC)
Posts: 14
Location: Dossenheim Germany

I have not resolved the issue.

I did not discover which dll was causing the problem. I did as you suggested and I found no problem dll. I then deleted all the dlls from the External Functions DLLs directory and installed only the Forum.dll, and I still had the same problem.

One thing I can say: if Forum.dll is in the External Function DLLs directory, and I write an indicator that includes a Forum funtion, and also a non Forum function, like A:=ExtFml("Jurik_Functions.JR_JMA",C,9,100); B:=ExtFml("ElderDisk.SafeZoneLong",5,5); B, it will give the original error message, which will crash the program. When I then remove Forum.dll from the External Functions DLLs directory, the indicator functions without a problem.

I was hoping you would help me to solve the "unblocking" with the dll properties. I don't know how to unblock it, what has to be changed in the properties box.

I see you are a fellow Australian. I have lived in Heidelberg, Germany in 2005. Hope you didn't suffer in the bush fires.

Thanks again for your help.

wabbit  
#9 Posted : Thursday, January 24, 2013 3:02:56 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
Just to try and solve the issue in one session; please download the forum.dll file again from http://forum.equis.com/files/3018/programming_files/entry19695.aspxer for your OS and MS version, use your Window$ Explorer to navigate to this directory, right click on the file you have just downloaded and select properties from the popup shortcut menu. If the OS is blocking the file, at the bottom of the "General" tab will be a button to press to Unblock the file.

You might like to rename forum200.dll file at this point to just forum.dll


Let me know if this works for you.


wabbit [:D]

mbcullen1  
#10 Posted : Thursday, January 24, 2013 7:00:01 AM(UTC)
mbcullen1

Rank: Member

Groups: Registered, Registered Users, Unverified Users
Joined: 1/22/2013(UTC)
Posts: 14
Location: Dossenheim Germany

I followed your link, but all I got was this;
ACCESS DENIED
You do not have permissions to perform the requested action.
Do you have another link, or a work around.
wabbit  
#11 Posted : Thursday, January 24, 2013 7:10:40 AM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
This sounds like windows security issues... When you download the dll, do you download this directly to the External Function DLLs folder, or do you download to a different folder and then copy the file to the required destination? http://support.microsoft.com/?kbid=308421
mbcullen1  
#12 Posted : Thursday, January 24, 2013 7:23:05 AM(UTC)
mbcullen1

Rank: Member

Groups: Registered, Registered Users, Unverified Users
Joined: 1/22/2013(UTC)
Posts: 14
Location: Dossenheim Germany

I posted berore that I can't download the file because Metastock Forum web site is denying me access to the directory your link is directing me too. The problem is at your end, as I see it. So my request remains: can you send me another link, or grant me the permissions necessary for me to gain access so that I can download the file. Alternatively can you put the download file in another directory at forum.equis where I have permission to access and download it.
mbcullen1  
#13 Posted : Thursday, January 24, 2013 8:45:07 AM(UTC)
mbcullen1

Rank: Member

Groups: Registered, Registered Users, Unverified Users
Joined: 1/22/2013(UTC)
Posts: 14
Location: Dossenheim Germany

When I downloaded the file, I created a subdirectory of External Functions DLLs named "Forum ZIP", because it is a ZIP file. I downloaded Forum112.dll and Forum200.dll to this directory, unzipped the file, and copied Forum200.dll to the External Functions DLLs directory and changed its name. When this file bombed out, I deleted it and copied in Forum112.dll, changed its name, and tried it, but got the same result.

I will do it any way you suggest. I want to solve this issue as much as you.

Please send me a link that Forum.equis.com will allow me to access at your earliest opportunity.

wabbit  
#14 Posted : Thursday, January 24, 2013 4:22:53 PM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
mbcullen1 wrote:
I posted berore that I can't download the file because Metastock Forum web site is denying me access to the directory your link is directing me too. The problem is at your end, as I see it. So my request remains: can you send me another link, or grant me the permissions necessary for me to gain access so that I can download the file. Alternatively can you put the download file in another directory at forum.equis where I have permission to access and download it.

I don't work for Equis, nor do I have access to the inner workings of the forum, so there is nothing I can do regarding access to particular sections of the forum to which global access is already granted.

Instead of using my link, press the "Files" button on the menu at the top of this page which will take you to the downloads section, where you can download the entity called "ForumDll_200 : ForumDll_200 by Patrick Nouvion" The file is not zipped, so should download as a file with native .dll extension. Check the file properties and unblock/take ownership as required.

I am beginning to think that you have your OS security settings all screwed up? I'd suggest spending some time going through your system to make sure it is secure whilst still being usable.



wabbit [:D]

mbcullen1  
#15 Posted : Thursday, January 24, 2013 7:26:59 PM(UTC)
mbcullen1

Rank: Member

Groups: Registered, Registered Users, Unverified Users
Joined: 1/22/2013(UTC)
Posts: 14
Location: Dossenheim Germany

I went through all my OS security settings in Administrative Tools\Local Security Policy, and changed the things that needed changing.

I did exactly as you asked, downloaded Forum200 to External Function DLLs directory, and unblocked the file and renamed it, but it didn't work and I still have the original problem.

Do you think it is possible that having MS PRO 9.2 and MS PRO 12 on the same drive could cause this problem?

I am using an indicator I wrote called MC SAR FORUM, and the code is:

A:=ExtFml("Jurik_Functions.JR_JMA",C,10,100);
A1:=ExtFml("Forum.HHVBARS",C,50);
A1:=ExtFml("Forum.CSAR",C,.02,.2);
A1:=ExtFml("ppEval.ArrayLoad",5,"C");
A1:=ExtFml( "GVf.Clear");
A1:=ExtFml("DynamicTradingTools.ResistanceManual", 10, 10);
A

So, I am trying to use the JMA function, which normally functions 100%.

The minute I insert the indicator in a new window in the chart, I get the error message "Debug Error!"

I hit the IGNORE button 9 times and the debug error message dissappears and the following message takes its place:

CUSTOM INDICATOR ERROR

The following error occurred while calculating MC SAR FORUM:

An MSX DLL has incorrectly produced results prior to the first loaded price data record.

Reference DLL “Forum.CSAR”

Remove this indicator from the chart

Keep this indicator in the chart

Don’t show future errors for this indicator in this chart

If I hit the ABORT button, the Debug Error message dissappears and I click the TOOLS\Indicator Builder button and nothing happens. I click FILE\Open and nothing happens, the program is alive but dead. Then the screen goes white, I click the X in the top right hand corner, and the program closes. I go to Task Manager, Click EquisFileSrv\End Process, and restart Metastock.

If I hit the RETRY button, I get the following message:

MSWIN

mswin has encountered a user-defined breakpoint

A breakpoint in an application indicates a program error. After this dialog is dismissed, the application will continue running, but it may be in an unstable state.

DEBUG CLOSE

If hit the DEBUG button, Metastock instantly closes. If I hit the CLOSE button, Metastock Closes.

If I now open Windows Explorer and delete Forum.dll and restart Metastock, Insert my indicator, the JMA comes up, a few Custom Indicator Error windows come up to tell me that Forum.dll is missing, and Metastock functions as normal.

My ThinkPad machine is only a few weeks old, and MS PRO 9.2 and 12 are brand new clean installations, though I exported all my custom indicators from my old laptop, and I migrated them to MS PRO 12. It came with XP Pro SP3 installed and I installed a few things like Microsoft Office 2007 and Norton Ghost. I do not use any pirated software. Yet I have the same problem with Forum.dll on the ThinkPad as I do on my older laptop. The two things they have in common are my custom indicators and dual MS PRO installations.

Thanks for all the valuable time you have given to my problem. If anything else occurs to you, please let me know. [:(]

wabbit  
#16 Posted : Thursday, January 24, 2013 10:04:01 PM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
I cannot find anything specific on the forum.dll and its errors, but from memory, the SAR function was incorrectly implemented. Some time ago (2007) I tried to get the complete forum.dll source code and offered to rectify errors in the forum.dll, but due to underwhelming responses and the non-availability of the code, I didn't do any more with it.

Please try using the built-in PSAR instead of the forum CSAR; if you need a specific variable-argument SAR then you'll need the MDK to be able to create it.

You shouldn't have too many troubles with any of the other functions in the forum.dll library.



wabbit [:D]

mbcullen1  
#17 Posted : Friday, January 25, 2013 3:30:01 AM(UTC)
mbcullen1

Rank: Member

Groups: Registered, Registered Users, Unverified Users
Joined: 1/22/2013(UTC)
Posts: 14
Location: Dossenheim Germany

Thanks wabbit.

Even though the issue remains unresolved you have been a great help, and I sincerely thank you for the time you have given and the effort you have made.

re."You shouldn't have too many troubles with any of the other functions in the forum.dll library.", the fact is that I can't use any of the forum.dll library.

Infact, I can't use any of the functions that reside in External Functions DLLs directory as long as Forum.dll remains in that directory. It precludes me from accessing any of the forum.dll library, or any other dll library in that directory.

Accordingly, until I resolve the issue, Forum.dll must be deleted from the External Functions DLLs directory, so that I can continue to use the Jurik_Functions.dll library, which I use in my working template and is critical to my intra day trading work.

[:D]

mbcullen1  
#18 Posted : Friday, February 1, 2013 5:58:05 AM(UTC)
mbcullen1

Rank: Member

Groups: Registered, Registered Users, Unverified Users
Joined: 1/22/2013(UTC)
Posts: 14
Location: Dossenheim Germany

I uninstalled MS PRO 9.2 and MS PRO 12 from my Thinkpad machine, then I used Regedit to remove any trace of Equis, Thomson Reuters, Metastock, and QuoteCenter from the registry, then I removed all the directories and sub-directories. Then I installed from my CD Metastock Pro 9.2 and downloaded Forum200.dll to the External Functions.dll, unblocked it and changed its name to Forum.dll. I did not import any custom indicators or custom anything, at all.

Forum.CSAR still gave me the debug error message, but the other functions áll work now. There must be something about Forum.CSAR that this machine doesn't like. It is a new machine, only purchased 4 weeks ago.

What happened to the Custom Index function that is listed in the ForumDllManual.doc? I wanted to work with that function.

[:D]

wabbit  
#19 Posted : Friday, February 1, 2013 9:41:59 PM(UTC)
wabbit

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers, Unverified Users
Joined: 10/28/2004(UTC)
Posts: 3,111
Location: Perth, Western Australia

Was thanked: 16 time(s) in 16 post(s)
The custom index function was removed from the library because it generated errors and required specific support, so it could not just be widely distributed to all users. The CSAR function also has errors, so don't use it; the rest of the functions in the library are fine, just not the CSAR. It has nothing to do with the host computer, the error lies in the way the DLL function is coded. wabbit [:D]
mbcullen1  
#20 Posted : Sunday, February 3, 2013 7:11:15 AM(UTC)
mbcullen1

Rank: Member

Groups: Registered, Registered Users, Unverified Users
Joined: 1/22/2013(UTC)
Posts: 14
Location: Dossenheim Germany

I hope you did not know this when I made my original post. You know I really appreciate the help you have given me, but you might have saved me the days of work.

I have two futher questions for you:-

1. Are the persons who own the source code for the Custom Index and the Custom SAR willing to allow you to correct the problems?

2. Are you willing to do that work? Would it involve you in long complex work, or vwould it be reasonably straightforward to fix? I am prepared to pay you to do that work.

3. Are the persons who own the source code willing to share the corrected software with me and the other Forum Members?

Thanks [:D]

Users browsing this topic
Guest (Hidden)
Similar Topics
How do I install Forum.dll? (Advanced Coding Techniques)
by Moz87 11/24/2010 8:58:04 PM(UTC)
Where Can I Find A Current Forum.dll? (Advanced Coding Techniques)
by TicMarc 9/28/2010 10:31:49 PM(UTC)
How to use forum.dll ??? (Tips & Tricks)
by MS Leopard 12/14/2007 9:48:45 AM(UTC)
Forum.Dll (Formula Assistance)
by alex1964 10/24/2007 5:26:35 AM(UTC)
forum.dll (or Metastock standard) (Product Wish List)
by mercib 6/24/2007 2:21:52 PM(UTC)
Forum.dll revision (Product Wish List)
by wabbit 6/10/2007 12:46:36 AM(UTC)
Forum.DLL Latch Question (Formula Assistance)
by Spaceant 1/7/2007 4:55:05 AM(UTC)
Forum.dll vs Adaptive cycle toolkit (MetaStock)
by vaughn 11/5/2006 2:15:16 PM(UTC)
Latest version of Forum.DLL (Plugins & Addons)
by FX John 8/17/2006 12:06:45 AM(UTC)
forum.dll and previous forum.dll instability (MetaStock Developer's Kit (MDK) Assistance)
by gawdib 3/29/2006 5:17:45 PM(UTC)
unstable forum.dll? error messages (MetaStock Developer's Kit (MDK) Assistance)
by gawdib 3/27/2006 6:21:39 AM(UTC)
asi.dll and forum.dll problems [RESOLVED] (MetaStock Developer's Kit (MDK) Assistance)
by gawdib 12/3/2005 4:57:50 PM(UTC)
Metastock does not recgonise latest Forum.dll (MetaStock Developer's Kit (MDK) Assistance)
by RUAGOODP 9/18/2005 2:26:24 AM(UTC)
2 Pages12>
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.