Dear Sir or Madam,
I bought one of your PCGU1000 function generators. As I understand it the dll isn’t working for Windows 7 (64bit). Is there another dll compatible to Windows 7?
Thanks for your help.
Dear Sir or Madam,
I bought one of your PCGU1000 function generators. As I understand it the dll isn’t working for Windows 7 (64bit). Is there another dll compatible to Windows 7?
Thanks for your help.
At the moment there is no 64-bit DLL available for the PCGU1000.
You can use the current 32-bit DLL in the Windows 7 (64bit) if you compile the program for x86 platform.
Is there for another function generator a dll one can use in Windows 7 (64bit)?
Sorry, only 32-bit DLLs are available.
[quote=“VEL255”]At the moment there is no 64-bit DLL available for the PCGU1000.
You can use the current 32-bit DLL in the Windows 7 (64bit) if you compile the program for x86 platform.[/quote]
I am trying to develop a VB6 app for a PCGU1000 using a 64-bit windows 7 machine (I am also new to DLL programming). What do you mean by compiling the program for x86 and how do I do that?
In this thread there is information how to compile for x86 system in Visual Basic:
viewtopic.php?f=3&t=5363
The instructions are applicable for Visual Basic 2008, 2010 etc.
VB6 needs no setting to change.