Is any dll or开发者_高级运维 ocx available to convert pdf to tif in vb 6? Preferably free.You could use the COM support of ImageMagick:
Are there any o开发者_高级运维verheads to using the following sytax: Form1 myForm = new Form1();
What is the C# equilivant to this V开发者_StackOverflow中文版B6 to setting of the active cell? ActiveSheet.Range("L1").Select
I have a development which requires the passing of objects between a VB6 application and a C# class library. The objects are defined in the C# class library and are used as 开发者_如何学Pythonparamete
The code was migrated using a third party tool. what ever the tool couldnt do, was done by the .net developers, so that all compile issues were fixed. My question is, for such migration activities, do
The current ocx controls I\'m using for voice recording and playback are not compatible with Windows 7.I\'m already feeling the pressure to produce a Windows 7 compatible version of my software.The au
This is probably a really dumb question but i\'ll ask anyway. I was wondering if there was any reason as to why a form wouldn\'t display its code when i click \"view code\" from the right click contex
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a dll that I created from a VB6 project that I am now using in a c# project. This has worked before but now when I try to return to the c# project to fix a bug, the program get a COMException s
I\'m working on a legacy VB6 app here at work, and it has been a long time since I\'ve looked at VB6 or ADO.One thing the app does is to executes SQL Tasks and then to output the success/failure into