| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | I'm having problems returning a C# structure that contains a nested array of
structures when I call it from C++6. The problem is that the structure...
=?Utf-8?B?U3RldmVS?=
|
07-10-2007 07:20 AM
=?Utf-8?B?U3RldmVS?= | 0 | 9 |
|  | Hi!
We are using DSOFramer to host MS Word within our WinForm-based smart client
app.
Anywhere in our app, pressing F1 raises our context-sensitive...
Brian
|
07-10-2007 02:42 AM
yepuri.jyothi@gmail.com | 10 | 45 |
|  | Windows XP
Office 2003
Hi all,
trying 2 export data 2 a word document using the interop COM opbject.
Currently this works fine locally but when i...
David Bell
|
07-09-2007 09:23 AM
David Bell | 0 | 6 |
|  | I have some existing vb6 code that I am moving to a .net dll for easy
access from both vb6 apps as well as vb.net apps. There are some
custom api...
Ray
|
07-09-2007 01:50 AM
=?Utf-8?B?U3RldmVS?= | 5 | 12 |
|  | Hi,
This is my code:
private TAPI3Lib.TAPIClass m_tapi=null;
private TAPI3Lib.ITAddress m_address=null;
Andisheh
|
07-07-2007 05:35 AM
Andisheh | 0 | 10 |
|  | Hi all,
In the process of investigating interop between .NET and COM, I have
discovered a problem that I am as of yet unable to solve. Basically,
I...
jstevenco@cox.net
|
07-06-2007 07:07 PM
jstevenco@cox.net | 0 | 9 |
|  | We created a VB Dot net application of type class library. and trying to
call form vc++6.0. Its failing. Actually here we are trying to ...
Bhanu Prakash
|
07-06-2007 12:11 PM
Sheng Jiang[MVP] | 8 | 9 |
|  | Hello,
I have created a ComVisible class in one assembly. This class is used
to create intances of types and then return them. For example,...
hammad.awan_nospam@gmail.com
|
07-05-2007 05:56 PM
hammad.awan_nospam@gmail.com | 0 | 9 |
|  | I'm trying to build my first Add-in (using VB.NET) for use with MS Access.
It's set to load with Access, but when I open Access, I get a...
MacDermott
|
07-04-2007 08:42 PM
MacDermott | 0 | 12 |
|  | Hello,
we use Word in a vb2005 win-forms-app. We need it for open
password-protected docs and save it without password in a Temp-Path.
We also need...
=?Utf-8?B?UGV0ZXI=?=
|
07-04-2007 04:10 PM
=?Utf-8?B?UGV0ZXI=?= | 0 | 7 |
|  | I have a problem using .NET assemblies by their COM interface from
VBA. Everything works well on my machine, but on a different PC I
allways get the...
tstefany@gmx.de
|
07-04-2007 07:34 AM
tstefany@gmx.de | 2 | 6 |
|  | Hi ,
I am trying to reference a COM dll ( x.dll) from my C# code.
I have to do this programatically at runtime and access its functions.
( Not...
kris
|
07-04-2007 12:36 AM
kris | 2 | 9 |
|  | Hi Chris,
Thanks a lot, it works.
Regards
Kris
"Christian Fröschlin" <froeschlin (AT) mvtec (DOT) com> wrote
kris
|
07-03-2007 11:15 PM
kris | 2 | 11 |
|  | Hi folks,
I can not compile my first C# Interop program without Visual Studio:
step 1: I downloaded tha PIA, and verified the assemblies in GAC in...
=?Utf-8?B?UGV0ZXI=?=
|
07-03-2007 09:24 AM
=?Utf-8?B?UGV0ZXI=?= | 0 | 10 |
|  | I have Excel 2003 documents stored in a SQL 2005 database,
VARBINARY(MAX) column. I need to read the documents out of the table,
open them up, modify...
mj2736@yahoo.com
|
07-03-2007 01:20 AM
NickHK | 1 | 8 |
|  | Hi, binary compatibility is on in the vb6 code.
"Mattias Sjögren" wrote:
=?Utf-8?B?UGF1bCBMYW5jZQ==?=
|
07-02-2007 03:44 PM
=?Utf-8?B?UGF1bCBMYW5jZQ==?= | 1 | 8 |
|  | Hi,
I have following strange problem. I run remote object using .NET
remoting.
This remoting object creates some COM object (STA) and executes...
zabutimaxim@gmail.com
|
07-02-2007 11:13 AM
Willy Denoyette [MVP] | 1 | 11 |
|  | Hi all,
I am using a slightly modified version of DsoFramer to embed a Word
document into a Windows Forms application, but have a strange...
craigeandrews@gmail.com
|
07-02-2007 06:13 AM
craigeandrews@gmail.com | 0 | 12 |
|  | I'm using the Microsoft Office Document Imaging 11.0 Type Library and
performing OCR on images. What I'm doing is starting with a 1600x900...
=?Utf-8?B?U3RldmUgV29vZA==?=
|
06-30-2007 07:38 PM
=?Utf-8?B?U3RldmUgV29vZA==?= | 0 | 10 |
|  | Hi,
I'm developing a .Net windows application that implements a couple of OCX
components.
The application runs ok on win32, but when I installed it...
Dahab
|
06-29-2007 05:17 PM
Dahab | 2 | 6 |
|  | I can't open a Word session in a C# session without getting an error
"This command is not available because no document is open". The
simplest code...
mdupris@hotmail.com
|
06-29-2007 11:44 AM
mdupris@hotmail.com | 1 | 13 |
|  | I'm writing a C# control that needs to be able to notify the parent
application of certain events. If the application were also using
the .NET...
aaron.m.johnson@gmail.com
|
06-29-2007 02:36 AM
Ben Voigt [C++ MVP] | 1 | 7 |
|  | It looks like a specific problem with the Content-Disposition header, and can
be solved with RegisterBindStatusCallback. Any idea about how I...
=?Utf-8?B?S2V2aW4gQ29jaHJhbg==?=
|
06-28-2007 03:08 PM
=?Utf-8?B?S2V2aW4gQ29jaHJhbg==?= | 4 | 5 |
|  | How can I pass a Windows Form handle to unmanaged DLL that expects HWND?
Even if I have a wrapper calss between managed C# and unmanaged C++,...
=?Utf-8?B?R3JlZ29yeSBLaHJh?=
|
06-27-2007 11:24 AM
=?Utf-8?B?R3JlZ29yeSBLaHJh?= | 2 | 6 |
|  | Hi
I am working on a windows application develoed using .Net framework 1.1 in
VB.Net.I have a requirement where I need to open a word document in a...
=?Utf-8?B?R0FVVEFNIEtBU0hZQVA=?=
|
06-27-2007 04:26 AM
=?Utf-8?B?R0FVVEFNIEtBU0hZQVA=?= | 0 | 12 |
|  | Hi,
I have a c dll which I need to link to from my C# code. I just want
to warn you guys I am not very well versed in C or C++ so any help
would be...
Jason
|
06-26-2007 11:30 AM
Jason | 1 | 14 |
|  | Hi,
Is there an example or an 'How To' how the communication between windows
services in .Net and C++ or .Net works.
In a C++ ATL Service I could...
=?Utf-8?B?R2VydCBVbnRlcmhvZmVy?=
|
06-25-2007 10:07 AM
=?Utf-8?B?R2VydCBVbnRlcmhvZmVy?= | 0 | 13 |
|  | Hi,
Is there any way in .NET how to capture WIN API messages that belong
to different application? We have a Windows Form app written in .NET
2.0 and...
jan.loucka@gmail.com
|
06-25-2007 01:28 AM
Jayme.Pechan | 3 | 13 |
|  | Hi All,
Greetings!
Am using the WebbrowserControl in Asp.net for my project. I have imported
the needed dll reference like mshtml, axshdocvw and...
Mani
|
06-23-2007 01:15 AM
Mani | 0 | 10 |
|  | I have a service running as local system, and a GUI that resides in a user
account. When I try to open a named pipe to connect to the service, I get...
=?Utf-8?B?dHBrbm9tYWQ=?=
|
06-22-2007 09:24 AM
=?Utf-8?B?dHBrbm9tYWQ=?= | 0 | 14 |
|  | We're running Windows Forms application written in .NET 2.0 (c#). The
application is single threaded app - it starts without any...
jan.loucka@gmail.com
|
06-22-2007 03:19 AM
jan.loucka@gmail.com | 0 | 11 |
|  | I try to find way call unsigned dll from signed one.
how can i do it ?
Thanks
Itzik
|
06-21-2007 09:40 PM
Ben Voigt [C++ MVP] | 1 | 9 |
|  | According to microsoft article
http://msdn2.microsoft.com/en-us/library/8ccdh774(VS.80).aspx
you can delay sign your wrapper dll using AxImp...
=?Utf-8?B?S2pwIEluYy4=?=
|
06-21-2007 05:28 AM
=?Utf-8?B?S2pwIEluYy4=?= | 0 | 10 |
|  | Hi,
I want to use forms in my Excel application-level add-in that have the
main Excel window set as their owner. Could someone who knows these
thins...
Tom
|
06-21-2007 04:47 AM
Tom | 2 | 9 |
|  | I created 2 windows control in vb.net, one of them uses WIA to access a
webcam using interop. When I try to use the controls on a web application...
=?Utf-8?B?Z29ob21lZG9j?=
|
06-20-2007 04:19 PM
=?Utf-8?B?Z29ob21lZG9j?= | 0 | 12 |
|  | The return value from CoCreateInstance is COR_E_MEMBERACCESS. I've
looked around the 'net and on MSDN and can't find any info on this.
How would I...
prose
|
06-20-2007 04:12 PM
prose | 3 | 12 |
|  | what is the quickest and least resource intensive way to convert a formatted
html page with html tables on webbrowser control to tab delimited...
GS
|
06-20-2007 11:11 AM
GS | 1 | 9 |
|  | Hi!
We're developing a windows forms application with VS 2005 that hosts Visio
2003 for showing and interacting with drawings. Under certain...
=?Utf-8?B?WURpZQ==?=
|
06-20-2007 10:10 AM
=?Utf-8?B?WURpZQ==?= | 0 | 10 |
|  | On 13 Jun, 15:59, Dan Cooperstock <i... (AT) Software4NonProfits (DOT) com>
wrote:
compresses very effectively.
Installer, so you can't run it...
Martin Bonner
|
06-20-2007 08:10 AM
Dan Cooperstock | 3 | 7 |
|  | Morning,
We have a VB 6 DLL that is used in a C# multi-threaded app.
The C# app has a main thread and X worker threads.
In each worker thread we...
qwerty
|
06-20-2007 03:29 AM
qwerty | 0 | 6 |
|  | I'm trying to use the IThumbnailCache COM interface to query Vista's system
thumbnail cache. Unfortunately there's no type library for it. Here's...
Tim Haughton
|
06-20-2007 02:55 AM
Tim Haughton | 0 | 13 |
|  | I was asked to go back to a project that required the Office 2003
Excel interop assemblies loaded and make some changes. I had since
then performed...
greg.merideth@gmail.com
|
06-20-2007 12:23 AM
GS | 3 | 12 |
|  | When I navigate browser to an saved html and I don't want it to continue
with scripts when there is error:
I get prompt several times like...
GS
|
06-19-2007 11:25 PM
GS | 0 | 14 |
|  | Can anyone help me to export a fixed size byte array from a C++ Dll to VB.
Net?
Sam Olsen
|
06-19-2007 02:20 PM
Sam Olsen | 0 | 13 |
|  | Hi friends
I am using 3rd party tool ASPPDFLib to creating pdf template
' create instance of the PDF manager
Dim objPDF As IPdfManager
objPDF = New...
katta.naveenkumar@gmail.com
|
06-19-2007 05:36 AM
G Himangi | 2 | 12 |
|  | Hi I am getting DISP_E_TYPEMISMATCH while calling a VC++ COM method from C#
winform client.
..Net...
=?Utf-8?B?YXJnaHlh?=
|
06-19-2007 04:49 AM
=?Utf-8?B?YXJnaHlh?= | 0 | 8 |
|  | Hi All,
http://technet.microsoft.com/en-us/library/bb457046.aspx
I have been developing an application which needs to establish NAT mapping
on a...
=?Utf-8?B?QW5idQ==?=
|
06-19-2007 01:45 AM
Arkady Frenkel | 3 | 14 |
|  | We are programatically generating Excel Charts (2007) and need to
embed them into a document. The problem stems that we do not
initially know how...
JT
|
06-18-2007 10:30 PM
GS | 1 | 8 |
|  | Hi
I am using Word 2003 interop to read and write into activeX controls that I am using inside Word document. I am accessing those controls from a...
Sandeep Thoppil
|
06-18-2007 10:24 PM
GS | 1 | 17 |
|  | On Jun 14, 5:02 pm, Mattias Sjögren <mattias.dont.want.s... (AT) mvps (DOT) org>
wrote:
Mattias,
I am doing that with my interfaces, how do I tie...
herc
|
06-18-2007 10:23 PM
Ben Voigt [C++ MVP] | 4 | 10 |