We want to display a modeless Form in VB ActiveX DLL from a VC++ Client. Is this possible? How?
we read MS kb article 247791 and did not find it useful.
Thank you.
Is it possible to access a VB ActiveX dll from a VC++ dll?
How?
I did review KB#194873 on MicroSoft's site - How to Access from a VC++ .exe
Thank you all in advance.
I'd do a keyword search on "dll" but, that feature is currently disabled and I need an answer to this question.
We have written a VB 6.0 application as an .exe and have always used called ran executable.
Now we are interested in creating that same VB application as a dll. Is that...
This question was posted by Maurader on 8/16/02 with no replies. Now I really need to know too.
how do I import (or copy) a dialog box created in another project into the current project?
Does anyone know how to do this?
tia,
bas
Using Adobe Acrobat 5.0.5 produces inconsistent results when I use the graphic selection tool to print a portion of a large PDF file.
I select the portion fine, print, choose "selected graphic". The print preview looks fine. The paper prints blank.
I've tried this on several...
I want to use VB to open a document in word.
I followed the instructions as suggested in
Thread 222-24674.
That works fine on my development machine where I have Word2000.
However, on the users Word97 machines when the document opens there are no toolbars, just the "blue Word title...
I'm writing a little VB6 application to do the following:
1. User chooses a jpeg image
2. Labels it with text
3. Clicks OK - a word document opens with the text & image.
I've used ActiveDocument and bookmarks to handle the text. That works fine. And the user can navigate to an image and I...
This is really a C-Question, but this is the best Forum I've found to post...
It is a fact - Pointer variables contain memory addresses as their values. Could it be possible(valid) for that value to be negative?
Thanks,
bas
I'm new to working with FTP sites and someone is going to set one up on our server. Then they'll want me to have a link to that FTP site on our website (hosted on a server of our ISP).
How is do I set up that hyperlink?
What is the syntax?
Thanks,
bas
We have several excel worksheets that are not lists - they are invoices/forms with "blank cells” on them for the user to fill out. (I'd rather be using Crystal Reports for these forms, but that's another story)
When the a worksheet is protected we can “tab” from one unlocked cell to the...
Hi,
I am trying to add a macro to my spreadsheet.
When I do record the new macro and then close the .xls and then reopen it, I get the following error:
System error - the parameter is incorrect.
Has anyone seen that error before?
I did not even think I was using a parameter!?
Thanks.
I am using an external data Query. It seems like the Query is always associatiated with a single cell. I want the query to be associated with merged cells. Is that possible? Do you know what I mean?
(We have these forms that in my opinion should be rewritten in something like Crystal...
I'm looking for some advice.
We are planning to rewrite our existing Visual C++ code which uses DAO to use ADO. I'm researching this and wondering if anyone has any thoughts on ADO.NET - Should we migrate from DAO directly to ADO.net?
Thanks.
I am new to ADO, converting C++ DAO code to ADO.
I want to add a field to an existing table in an .mdb.
With DAO, I'd use the CreateField method of the CDaoTableDef. I do not understand how I'd add the new field to an existing table using ADO.
I've successfully appended the new field to a...
I am new to ADO. Most of the samples I find are for Visual Basic.
I'm looking to rewrite the following VB snippet in C++.
oConn.Open "Driver={Microsoft Access Driver (*.mdb)};" & _
"Dbq=c:\somepath\mydb.mdb;" & _
"Uid=admin;" & _...
We recently installed Office2000 SR-1 upgrade. Now when I try to open a web on our file server with FrontPage, I get the following error:
The server "" timed out. The current request did not complete successfully.
Note:
1. I've talked to MicroSoft support for several hours and...
I am installing MDAC 2.6 as part of the Package and Deployment Wizard. If MDAC fails to install, I want to exit Setup1.
How can I check the return value of MDAC?
I know that the way setup1.vbp is written, if an error occurs during the install of MDAC, the code just drops through. For example, I was attempting to install my app on a machine with an early version of IE and got no notification that MDAC could not be installed.
I want to modify setup1.vbp...
I did read thread 222-48449 regarding the contents of the frx file. But I am still unclear - should I add the frx file to sourcesafe along with the frm?
I want to distribute the correct atl.dll which is OS- dependent. The Package and Deployment Wizard will not let me Add 2 files with the same name. How can I do this?
I thought I could have both atl.dlls in my single cab and then within the setup1.vbp I thought I'd use IsWindows95 to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.