Click here to Skip to main content
15,921,250 members
Home / Discussions / C#
   

C#

 
Questionhow to use COM interop in C# Pin
Nataraj197816-Feb-06 0:16
Nataraj197816-Feb-06 0:16 
AnswerRe: how to use COM interop in C# Pin
Andy Moore16-Feb-06 3:36
Andy Moore16-Feb-06 3:36 
GeneralRe: how to use COM interop in C# Pin
Nataraj197816-Feb-06 18:11
Nataraj197816-Feb-06 18:11 
GeneralRe: how to use COM interop in C# Pin
Andy Moore17-Feb-06 3:23
Andy Moore17-Feb-06 3:23 
Question[Message Deleted] Pin
Michiel_NL15-Feb-06 23:41
Michiel_NL15-Feb-06 23:41 
AnswerRe: C# Excel. Process doesn't kill. Pin
Curtis Schlak.16-Feb-06 3:17
Curtis Schlak.16-Feb-06 3:17 
QuestionChange IP Address Pin
am2h15-Feb-06 23:23
am2h15-Feb-06 23:23 
AnswerRe: Change IP Address Pin
J4amieC16-Feb-06 0:16
J4amieC16-Feb-06 0:16 
This code will be hugely unreliable as this registry path "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\NetworkCards\9" will not exist on all PC's - mine inclusive.

When I do locate the info on my local machine, it is in ... \CurrentVersion\NetworkCards\2. Following the service name through to SYSTEM\CurrentControlSet\etc leads me to the IPAddress you are trying to set, but bad news - its set to 0.0.0.0 (probably because im on a company LAN - so all the dhcp settings etc are set instead)

Maybe go back to the drawing board and consider what it is you are actually trying to accomplish, and if there is another way to do so!



GeneralRe: Change IP Address Pin
am2h17-Feb-06 20:36
am2h17-Feb-06 20:36 
AnswerRe: Change IP Address Pin
leppie16-Feb-06 3:01
leppie16-Feb-06 3:01 
GeneralRe: Change IP Address Pin
am2h17-Feb-06 20:34
am2h17-Feb-06 20:34 
QuestionHow To inject Process in c# ? Pin
hdv21215-Feb-06 23:18
hdv21215-Feb-06 23:18 
AnswerRe: How To inject Process in c# ? Pin
leppie16-Feb-06 0:13
leppie16-Feb-06 0:13 
AnswerRe: How To inject Process in c# ? Pin
J. Dunlap16-Feb-06 0:20
J. Dunlap16-Feb-06 0:20 
QuestionGet full SOAP message Pin
Nandiator15-Feb-06 22:10
Nandiator15-Feb-06 22:10 
AnswerRe: Get full SOAP message Pin
J4amieC15-Feb-06 22:25
J4amieC15-Feb-06 22:25 
AnswerRe: Get full SOAP message Pin
Maqsood Ahmed15-Feb-06 22:26
Maqsood Ahmed15-Feb-06 22:26 
QuestionImages Pin
albCode15-Feb-06 21:39
albCode15-Feb-06 21:39 
GeneralRe: Images Pin
Guffa15-Feb-06 22:08
Guffa15-Feb-06 22:08 
GeneralRe: Images Pin
albCode15-Feb-06 22:26
albCode15-Feb-06 22:26 
QuestionDatagridviewcolumn & Custom Property Pin
jeyapandian15-Feb-06 21:26
jeyapandian15-Feb-06 21:26 
QuestionC# Video Screen Shots Pin
Wraith25615-Feb-06 21:17
Wraith25615-Feb-06 21:17 
AnswerRe: C# Video Screen Shots Pin
leppie16-Feb-06 0:12
leppie16-Feb-06 0:12 
AnswerRe: C# Video Screen Shots Pin
VanEtienne16-Feb-06 18:11
VanEtienne16-Feb-06 18:11 
QuestionGood C# Book Pin
Brendan Vogt15-Feb-06 20:53
Brendan Vogt15-Feb-06 20:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.