I\'m using Crystal Reports in my VB6 project, but I\'m facing error while loading the report in crystalreport1.action=1; Please give me some solution for this problem. It is showing the error as Error
I\'m converting a function from Visual Basic 6.0 as: Declare Function RequestOperation Lib \"archivedll\" (ByVal dth As Long, ByVal searchRequestBuf As String, ByVal buflen As Long, ByVal FieldNum As
I am IT student and I have to make a project in VB6, I was thinking to make a 3D Software Renderer but I don\'t really know where to start, I found a few tutorials but I want som开发者_如何学Cething t
What is the signi开发者_运维技巧ficance of declaring variables in VB/VBA like so: Private m_sNameAs String
Using VB6 i created a software in vb6 with xp operating system, In my system, software is working perfectly. When i run my software in other system(xp operating system), it showing error as cannot fi
or a VB6 - compatible - collection object. We provide hooks into ou开发者_Python百科r .net products through a set of API\'s.
How can i play windows media audio/video file(wmv) in windo开发者_C百科ws media control in vb6? I tried playing it through this code but it didn\'t work
When running my vb6 application I am getting error like, runtime error \'53\': file not found: rscomclNoMsg.dll
I have a VB6 ActiveX DLL that has run fine on all our machines for several years. Recently our IT manager setup several locations so they remote into Terminal Server 2008 and run the program that ac
I have to create a DLL which is used by a VB6 application. This DLL has to provide several functions, some of them must return strings.