![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I want some information regarding /namespace switch. Is this the name of Namespace of the source code where our COM dll is referenced for which we will generate Interop.dll or is this some variable string or what? Thanks in advance. Best regards Farrukh |
#3
| |||
| |||
|
|
Hi Farrukh "Farrukh" <4uonly (AT) gmail (DOT) com> wrote in message news:uLnERkvXGHA.4684 (AT) TK2MSFTNGP03 (DOT) phx.gbl... Hi I want some information regarding /namespace switch. Is this the name of Namespace of the source code where our COM dll is referenced for which we will generate Interop.dll or is this some variable string or what? Thanks in advance. Best regards Farrukh Using the tlbimp /namespace switch, you can control the namespace in which the interop typeinfo is generated. Create a simple interop assembly with the command line below and check it with ILDASM tlbimp /Namespace:Hamster \WINDOWS\system32\msxml.dll Marcus Heege |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |