Components and Libraries
Forum Post

Help with VB command line options

Certain dlls that I compile using /make through the command line work differently than when they are compiled using the VB6 IDE. I noticed that the IDE has options like Compile to Native Code and...
Forum Post

Can I use a WinForms VB.NET application to access a database on a cent

I want to connect a database that is located on centralized server. How can I use a windows form VB.NET application to access it? Is this possible? How can I maintain a single user entry (e.x==...
Forum Post

Programmatic way to register a dll as administrator in Windows 7

Hi I have created a VB6 dll named 'PDFConversion.dll' and wanted to register in windows7. But it fails with access denied error. How do I register it as administrator(ie. Run as administrator')...
Forum Post

Re: Can't Find Entry Point while using self-created VB DLL

press ok. : : in your project (say your class inside the dll called myclass1), : write anywhere: : : dim mc as myclass1 : set mc = New myclass1 : : you can use it like this: : mc.funcABC...
Forum Post

Re: Can't Find Entry Point while using self-created VB DLL

: - the aforementioned reply is incorrect. - : Actually, the aforementioned reply, which happens to be mine, is entirely correct. You're confusing DLL function exports with Visual Basic's COM...
Forum Post

Re: Can't Find Entry Point while using self-created VB DLL

press ok. in your project (say your class inside the dll called myclass1), write anywhere: dim mc as myclass1 set mc = New myclass1 now you can use ANY functions (say you have a public...
Forum Post

Re: run excel-vba on the web

Thanks. Does GemBox allow one to use all the VBA functions/commands available in MS Excel ? For example, would I be able to create UserForms, and use the following commands: MsgBox, InputBox, and...
Forum Post

variety of winforms controls from different vendor in one app

Hi all, I am new to Dev Express, Infragistics and some other control stuff used in winforms. I Just want know what are the possible problems I might encounter when I use both of them in my...
Forum Post

Re: API RESPONSE CAPTURE -- WILL DONATE $75.00 FOR ANSWER

My apologies. To receive the donation, please leave an email address to conatct you at, or a Paypal email address one. I will make the payment immediately upon having the question answered
Forum Post

How to define C++ HRESULT

I am making an application in VB.Net in which I required to use HRESULT as I got C++ COM documentation, so is there any alternate to define hRule and HRESULT in VB.Net Please help.
Forum Post

Re: Urgent Update statement

rivate Sub cmdUpdate_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles cmdUpdate.Click Dim com As New OleDbCommand com.Connection = con com...
Forum Post

How to Use API Commands in PHP?

hi, I am creating an API using PHP and XML. I have been a API which is already in existence, but created for another client. But I want to use the same API commands in my new API that i am...
Forum Post

Re: Automation Error -2147417843 in ActiveX component

I have worked this out, but using a combination of SendMessage to get focus and SendKeys.
Forum Post

Automation Error -2147417843 in ActiveX component

Hi All I trying to write an automation script to screen scrape a 3rd Party VB6 application. I am having difficulty trying to enter in data in an ActiveX Masked Edit Control (textbox). When I...
Forum Post

Using .X files with VB.net

0 Then Try MeshTexture(Subset) = TextureLoader.FromFile(d3ddev, TextureFileName) Catch ex As Exception...
Forum Post

Re: Dual Monitor API or Pen Tablet API?

Hi, I've the same problem. Were you abel to solve it. If yes, can you drop an email to somic@libero.it Many thanks in advance. Somic
Forum Post

Help with COM object (brioqry.application)

= tDate Then MessageBox.Show(errorDateMsg, "Incorrect date selected", MessageBoxButtons.OK, MessageBoxIcon.Error) Else bq = New BrioQry.Application bq...
Forum Post

Re: Need ActiveX/.NET Control for Audio Recording

.NET component: http://www.audiosoundrecorder.com ActiveX control: http://www.activesoundrecorder.com
Forum Post

Create standard DLL in VB6, and show a form

I created a DLL according to the methods stated in the site: http://www.windowsdevcenter.com/pub/a/windows/2005/04/26/create_dll.html?page=1 But, in order to accomplish my current assignment, I...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.