|
Prev: How to load a function from a dll whose name is known only at runtime
Next: Getting a stack trace from a running application
From: Sarason on 27 Jun 2008 04:10 I am trying to find this ocx, to get an old piece of source code that came off the web to run. Does anyone know where it came from ? Or have a copy they could send me. regards sarason
From: Jan Hyde (VB MVP) on 27 Jun 2008 07:44 Sarason <sarason_not_me(a)alphalink.com.au>'s wild thoughts were released on Fri, 27 Jun 2008 08:10:26 GMT bearing the following fruit: >I am trying to find this ocx, to get an old piece of source code that >came off the web to run. Does anyone know where it came from ? Or have a >copy they could send me. > >regards sarason I'm guessing it must be very old, there is next to no information on the web about it that I could see. Where did you get the source code from? -- Jan Hyde https://mvp.support.microsoft.com/profile/Jan.Hyde
From: Sarason on 27 Jun 2008 10:48 Jan Hyde (VB MVP) wrote: > Sarason <sarason_not_me(a)alphalink.com.au>'s wild thoughts > were released on Fri, 27 Jun 2008 08:10:26 GMT bearing the > following fruit: > >> I am trying to find this ocx, to get an old piece of source code that >> came off the web to run. Does anyone know where it came from ? Or have a >> copy they could send me. >> >> regards sarason > > I'm guessing it must be very old, there is next to no > information on the web about it that I could see. > > Where did you get the source code from? > -- I downloaded it from here. http://www.elex.camosun.bc.ca/programs/2001/PCBDrillTable/PCBRPT.pdf regards sarason
From: Martin Trump on 27 Jun 2008 12:02 Sarason Is this what you want? Http://www.dbf.pl/vfp/downloads/getfile.html?file=animgif.zip ? Regards -- Martin Trump
From: Sarason on 4 Jul 2008 08:43
Martin Trump wrote: > Sarason > > Is this what you want? > > Http://www.dbf.pl/vfp/downloads/getfile.html?file=animgif.zip > > ? > > Regards Yes that did the trick! Thank you! Sarason |