Search found 4 matches

by BillGrissom
Fri Aug 19, 2016 12:45 pm
Forum: Basic
Topic: DPLOTLIB.DLL with VB 2008
Replies: 5
Views: 40972

Old post. I just ran across this. I didn't mean to imply that I ever used the regsvr32 commands on any Dplot files, and indeed never had the issues the OP is having. I have used that command to fix another app (Pacific Instruments), per their suggestions and works there. Perhaps they use COM. I just...
by BillGrissom
Fri Aug 19, 2016 12:45 pm
Forum: Basic
Topic: DPLOTLIB.DLL with VB 2008
Replies: 5
Views: 40972

Old post. I just ran across this. I didn't mean to imply that I ever used the regsvr32 commands on any Dplot files, and indeed never had the issues the OP is having. I have used that command to fix another app (Pacific Instruments), per their suggestions and works there. Perhaps they use COM. I just...
by BillGrissom
Fri Aug 19, 2016 12:37 pm
Forum: Bug Reports
Topic: dplotdll - array too big
Replies: 1
Views: 14218

dplotdll - array too big

Dave, We have a VB.net app that plots in dplot (in use ~10 yrs). Lately, we have large data files (~2 Gb) that sometimes fail to plot. We don't try to plot all channels for the full recording, but even fairly reasonable selections hit Dplot limits. This is calling "DPlot_Plot" in the 64-bi...
by BillGrissom
Thu Feb 17, 2011 2:54 pm
Forum: Basic
Topic: DPLOTLIB.DLL with VB 2008
Replies: 5
Views: 40972

Mao, I converted a VB6 program that calls Dplot to VB2008 over 1 year ago. I didn't changed anything in sub Dplot_FindDPLOTLIB and I don't see that the auto-converter changed anything. Anyway, I copied your lines next to mine and see no difference. I agree that most likely your dll became unregister...