Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Interop / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Tlbimp reference problem31 Jul 2006 16:00 GMT4
I am using tlbimp like this:
tlbimp module1.dll /OUT:module1.tlb.dll /NAMESPACE:MyModule1
tlbimp module2.dll /OUT:module2.tlb.dll /REF:module1.tlb.dll
Normally this works fine for me, but on a particular machine I get this
About Microsoft Access Data Import31 Jul 2006 11:12 GMT1
I am using Microsoft Text Driver with a schema.ini file , is there a
way that i can handle UTF-8 Encoded text files, cause the orginal
documentation states that it characterset option only supports OEM And
ANSI
export an image file from excel using using office interop31 Jul 2006 11:12 GMT1
Is it possible to export an image file (.jpg/.gif) from excel using office
interop ?
If so, how do you do this?  Are there any code examples available?
Thanks.
DDE in C#31 Jul 2006 08:30 GMT1
Gents,
Is it possible to do Dyanamic Data Exchange using C# in .NET.
Please discuss.
Regards,
pinvoke - C++ struct array to C#30 Jul 2006 23:19 GMT1
All,
I'm authoring a C++ .dll & C# .dll and need a little help.  I am
experienced in interop but this one has me stumped.  Does anyone have a
simple example of how to declare a C++ exported function that can return
How to activate one of two sheets opened in Excel via C#30 Jul 2006 11:55 GMT6
I am getting a problem, I have a Windows app in C# opening Excel and getting
2 workbooks open. During processing I want to switch between the two
workbooks to sometimes write to one sheet in workbook 1 and then at another
time to one sheet in workbook 2.
Problem calling DeviceIoControl28 Jul 2006 13:37 GMT3
Hi Im trying tu use deviceiocontrol to retrieve serial port informationin a
C#project.
The problem is that i cant make it work. it gives me always the same error.
The function returns a win32 error telling me that the parameter is not valid
IRunningObjectTable.Register27 Jul 2006 21:30 GMT2
Could someone take a look at the docs for this method?
http://windowssdk.msdn.microsoft.com/en-us/library/system.runtime.interopservice
s.comtypes.irunningobjecttable.register.aspx

In particular, I'm interested in the return value.  The docs say it is an
HRESULT.  However, I ...
class library27 Jul 2006 13:29 GMT2
I have no experience in COM interop so I really need some help.
I have to reuse some vb.net code in VBA.
I made a new class library project where I added a new com class with
some public members and methods. After resolving some conflicts, like
How to marshall a vector<string>27 Jul 2006 12:45 GMT1
I'm a newbie to marshalling, what's the best way to call the following C++
function
from C#?
void foo(const vector<string> name) ?
kader27 Jul 2006 09:02 GMT1
kader
soru:madem,herşey bir kader defterinde yazılı ve herşey ona göre
oluyor.o halde insanlar niçin cehenneme gidiyor?
cevap:evet herşey bir kader defterinde yazılı ve herşey ona göre
Need help with Paste method in Microsoft.Office.Interop.Graph26 Jul 2006 15:44 GMT2
I'm developing a C# application that creates a scatter/line chart in a
PowerPoint presentation.  I need to populate the chart's datasheet with
12,000 data points.  I can do it one cell at a time, but this approach is far
to slow.
How to insert a word file in another word file as an attachment ?26 Jul 2006 14:38 GMT1
I'm trying to insert a word file F1 into a word file F2 using the
following instruction :
Object trueValue = true;
Object falseValue = false;
Excel wont launch from C# (interop)26 Jul 2006 14:38 GMT2
I've added a reference to Microsoft.Office.Excel.dll and used the code from
http://support.microsoft.com/kb/302096/
... C# debugger steps through the code, but Excel never launches.
???
How do you Define a named range in excel using C#26 Jul 2006 14:38 GMT1
I am trying to define a named range in excel through automation.
This is the VBA code from a macro that does what I want.  I'm trying to
define the name range so I can use a ADO connection later to insert
data.
Pages: 1 2 3 4 June, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.