| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi,
I've been trying to write a Custom Download Manager for IE using managed
code. I've some information...
Reuben
|
01-20-2007 12:55 AM
Reuben | 0 | 24 |
|  | Hi all
I am having problems with using my dll with vb5 program. I created a
simple dll with vb.net 2.0 using vs2005 and tested it first on a...
virallinen@gmail.com
|
01-19-2007 09:16 AM
virallinen@gmail.com | 2 | 21 |
|  | Hi Mattias,
Mattias Sjögren wrote:
Oh, I agree. Unfortunately it's a third-party component over which I
have no control.
The "Preserve Signature"...
tony.towers@gmail.com
|
01-18-2007 11:51 AM
Michael Shishkin | 4 | 28 |
|  | I have an exception when i try to open a file (which is located on a
shared directory) with dsofile :
oDSO = New...
AT
|
01-17-2007 03:06 PM
d | 4 | 38 |
|  | Hi,
I have a COM-.NET exception handling problem and I would appreciate your help.
I have a COM server that “throws exception†from time to...
Burgazon
|
01-16-2007 12:16 PM
Michael Phillips, Jr. | 1 | 20 |
|  | Hi,
I have written an automation add-in some time ago that merely adds a
few functions to Excel. It has always worked, but now it has stopped!
When...
aaronfude@gmail.com
|
01-16-2007 10:38 AM
Cindy M. | 5 | 27 |
|  | Hi,
If you use the framework to generate an interop assembly or you obtain a
primary interop from the vendor and then use it in your application...
Peter Row
|
01-16-2007 06:51 AM
Peter Row | 0 | 21 |
|  | I have a library file (.lib) which was developed in c++, I need to use this
lib file into .net
Can I convert the lib file into dll or is there any...
Umeshnath
|
01-16-2007 04:54 AM
Ollie Riches | 1 | 26 |
|  | also check this:
http://www.thescripts.com/forum/thread269199.html
HTH
Ollie Riches
"manika02" <manika02 (AT) discussions (DOT) microsoft.com> wrote
Ollie Riches
|
01-16-2007 04:37 AM
Ollie Riches | 0 | 21 |
|  | here is how to call a .NEt component from a COM...
Ollie Riches
|
01-16-2007 04:34 AM
Ollie Riches | 0 | 36 |
|  | Hi,
I'm trying to call a .net window using COM, this my .net code:
-------------------------------------------------------------
public class...
Feldaspar
|
01-16-2007 01:10 AM
Feldaspar | 1 | 22 |
|  | Mattias,
Sorry for the double post, but I looked into the URL
(http://www.dotnetinterop.com) in your signature, and I found
information that worked...
Vince Castellano
|
01-15-2007 04:46 PM
Vince Castellano | 2 | 39 |
|  | Hi all,
I am using the API function DNS_Query(). I pass a null pointer to the
function, the function does it's magic and fills pointer with the...
Michael M.
|
01-15-2007 09:31 AM
Michael Phillips, Jr. | 1 | 39 |
|  | Hello,
we have a VB6 application that integrates the VBA IDE from which the final
user can make modifications.
We want to convert the application...
Stefan Heisters
|
01-15-2007 09:03 AM
Stefan Heisters | 0 | 30 |
|  | Hi,
Yes, you can use it.
The problem looks like CLR can't resolve some reference, when loading
your assembley.
Alexander Malapheev[MCP]
|
01-15-2007 07:09 AM
Alexander Malapheev[MCP] | 0 | 20 |
|  | Thanks, good to hear i wont have to worry about that.
Thanks, im storing the delegate in a static field, to ensure that it
does not get collected...
ziphnor@gmail.com
|
01-15-2007 06:00 AM
ziphnor@gmail.com | 4 | 36 |
|  | "Surain Shen" <looong.shin (AT) gmail (DOT) com> wrote
It's important to understand the role of the GC, the GC is not a memory allocator, it's...
Willy Denoyette [MVP]
|
01-14-2007 06:48 PM
Willy Denoyette [MVP] | 2 | 28 |
|  | I see. Well, I have 2 options I think now:
1) The long and painful road to create a typelib by hand
or
2) Wrapping the .h file into a managed class...
Vinz
|
01-14-2007 04:02 PM
Vinz | 1 | 27 |
|  | "Mattias Sjögren" <mattias.dont.want.spam (AT) mvps (DOT) org> wrote
From the PSDK:
"
CSIDL_MYDOCUMENTS (0x000c)
The virtual folder representing...
Ian Boyd
|
01-14-2007 09:30 AM
Ian Boyd | 1 | 27 |
|  | Hello!
I have two .NET Interfaces defined in two DLLs: IInterface
(Interface.dll) and ISoundInterface (SoundInterface.dll).
I would like to retrive...
igd
|
01-14-2007 07:15 AM
igd | 0 | 31 |
|  | Well, dear developers, here it is a tough question for you all !! Let's
see what you can do...
Have you ever tried to use the mighty FAXCOMLib on...
Red Eagle
|
01-13-2007 10:17 AM
Red Eagle | 0 | 29 |
|  | Hi Alex,
I'm not aware of any method to enforce the designer to change how it
generates the code. However, you could always add the control with...
Walter Wang [MSFT]
|
01-12-2007 03:49 AM
Walter Wang [MSFT] | 0 | 17 |
|  | I am trying to understand what needs to be done to publish a web
project to a remote site when the web project code uses interop
assemblies for word...
SteveM
|
01-11-2007 02:15 PM
SteveM | 0 | 33 |
|  | internal worked! Thanks a lot!
Christian Fröschlin wrote:
Bumbala
|
01-11-2007 10:37 AM
Bumbala | 1 | 24 |
|  | Hi all,
I want to get the list of adapters for local computer. There is any managed
class ?
I used :
private static extern int...
Bragadiru
|
01-11-2007 05:21 AM
Bragadiru | 2 | 26 |
|  | Hi
When the process ends or when the OS needs more memory (not sure about this
though)
What problem are you having?
--
Ignacio Machin
Ignacio Machin \( .NET/ C# MVP \)
|
01-11-2007 12:29 AM
Surain | 1 | 45 |
|  | Hi guys,
I am totally new in VC++ automation. I am trying to develop a sample
given in http://support.microsoft.com/kb/307473/EN-US/ , which is...
raaya828@gmail.com
|
01-10-2007 11:30 PM
raaya828@gmail.com | 0 | 43 |
|  | Hi all!
I deployed my C#.net windows application on an application server. So
basically, the client machines running the application have a...
johnjayajero@gmail.com
|
01-10-2007 09:53 PM
johnjayajero@gmail.com | 0 | 23 |
|  | Hi,
I'm trying to get some strings over from a dbf with the vfpoledb.1
driver.
The issue I have is that it seems to translate characters (they...
Feldaspar
|
01-10-2007 09:00 PM
Feldaspar | 0 | 28 |
|  | Hi - I am reposting to this newsgoup as noone seems to be able to help in
the webbrowser_ctl group...
I am looking to catch scroll events from IE...
James
|
01-10-2007 06:32 PM
Poorna | 3 | 39 |
|  | My Code (vb.net scripting)
objExcel = CreateObject("excel.application")
objBook = objExcel.Workbooks.open()
i have the issues as stated below when...
SK
|
01-10-2007 02:41 PM
RobinS | 1 | 41 |
|  | Hello NG,
I'm trying to implement an ActiveX DLL in my C# application. When I try
to display the content of the Active X Form in either a child...
Martin Bürkle
|
01-10-2007 02:27 PM
Martin Bürkle | 0 | 24 |
|  | Hello,
I'm loading a Class from Assemly DLL using Activator.CreateInstance.
That loaded Class is executed in a worker Thread with no loop.
What...
Johnny R
|
01-10-2007 10:46 AM
Johnny R | 0 | 26 |
|  | Hi,
I need to consume an unmanaged DLL from managed C#. The DLL is "ae766.dll". I have problems with one
function in it. Who developed the DLL,...
Tremendo
|
01-10-2007 03:10 AM
Tremendo | 0 | 24 |
|  | Hi, Mattias!
static extern bool CheckTokenMembership(IntPtr TokenHandle, IntPtr
SidToCheck, out bool IsMember);
bool b = false ;
IntPtr...
Arkady Frenkel
|
01-10-2007 02:31 AM
Arkady Frenkel | 2 | 38 |
|  | All -
I am having problems with an interop scenario involving an unmanaged service
(running under the LocalService account) and a managed...
Jeff Doar
|
01-09-2007 06:46 PM
Jeff Doar | 0 | 29 |
|  | Hello!
I am writing an application which hosts WebBrowser control and exposes
some of the managed objects to the script through...
ilia@attaboy.ru
|
01-09-2007 03:04 PM
ilia@attaboy.ru | 0 | 25 |
|  | My C# control calls a function in an unmanaged DLL. I only want to call
the function if the DLL has already been loaded. The DLL has a function
used...
MLM450@hotmail.com
|
01-09-2007 09:56 AM
MLM450@hotmail.com | 0 | 31 |
|  | Thanks Mattias. Thought as much.
How else is it possible to pass a CRect pointer? Do I need to define a
structure similar to CRect in MFC? What are...
Sankalp
|
01-08-2007 11:09 PM
Sankalp | 0 | 23 |
|  | I have this case:
App1:
app1.exe
complugin_ver1.dll
App2:
app2.exe
complugin_ver2.dll
app1.exe and app2.exe are .net (managed) programs.
Anonymous
|
01-08-2007 04:21 PM
Phil Wilson | 1 | 31 |
|  | I think this question comes down to when, if ever, does the managed heap get
reduced in size and the memory deallocated and returned to the OS. I...
Phil Wilson
|
01-08-2007 04:15 PM
Phil Wilson | 2 | 19 |
|  | Using reflection I am able to dynamically determine the current
method's parameter names. I would also like to dynamically determine
the values of...
Mario
|
01-06-2007 07:46 AM
Mario | 0 | 19 |
|  | Hi,
I've a big problem! Reading newsgroup or article give me a solution
that does not work.
I just need to merge two cells in Excel. As it didn't...
Tanguy92
|
01-05-2007 04:51 PM
RobinS | 4 | 29 |
|  | I have used the GetCurrentMethod and GetParameters via the
System.Reflection namespace. With this I am able to identify all of
the parameter names...
Mario
|
01-05-2007 04:39 PM
Chuck C | 1 | 31 |
|  | Mattias Sjögren wrote:
I added a reference to the COM library in the project.
The callback happens in a different thread. The application calls...
aaron.m.johnson@gmail.com
|
01-05-2007 03:40 PM
aaron.m.johnson@gmail.com | 2 | 29 |
|  | Hello,
I have a .NET dll, it's in the c:\myfiles\bin directory. I went into a
Visual Studio 2005 Command Prompt changed directory to...
Eric
|
01-05-2007 03:30 PM
xamman | 5 | 39 |
|  | I'm having a little trouble passing a C# string to a Embedded C++ 4.0
CE dll. The regular 'string' from C# would not work. I have also
tried...
vyip
|
01-05-2007 08:10 AM
Divya Jain | 1 | 27 |
|  | Hi,
Each object or reference that is no longer used is marked for collection,
but the memory is not freed up straight away, garbage collection...
Mike Powell
|
01-05-2007 07:26 AM
Mike Powell | 0 | 22 |
|  | Mattias Sjögren wrote:
That has fixed the problem, thanks! I had it in my mind that Marshal
would somehow know it was global memory and...
Martin Hignett
|
01-05-2007 06:29 AM
Martin Hignett | 1 | 30 |
|  | Hi Michel,
Would you please post some code or create a complete working project to
reproduce the exception? This way I can easily debug it on my...
Walter Wang [MSFT]
|
01-05-2007 02:00 AM
Walter Wang [MSFT] | 0 | 20 |