Click here to Skip to main content
15,909,373 members
Home / Discussions / C#
   

C#

 
GeneralCalling the same form.. Pin
xiaowenjie4-Nov-04 19:50
xiaowenjie4-Nov-04 19:50 
GeneralRe: Calling the same form.. Pin
Jay Shankar4-Nov-04 21:17
Jay Shankar4-Nov-04 21:17 
GeneralRe: Calling the same form.. Pin
Stefan Troschuetz4-Nov-04 21:24
Stefan Troschuetz4-Nov-04 21:24 
GeneralRe: Calling the same form.. Pin
sreejith ss nair4-Nov-04 21:36
sreejith ss nair4-Nov-04 21:36 
GeneralC# Code works under win2000 but not XP Pin
Loug524-Nov-04 16:41
Loug524-Nov-04 16:41 
GeneralRe: C# Code works under win2000 but not XP Pin
sreejith ss nair4-Nov-04 17:06
sreejith ss nair4-Nov-04 17:06 
GeneralRe: C# Code works under win2000 but not XP Pin
Loug524-Nov-04 17:16
Loug524-Nov-04 17:16 
GeneralRe: C# Code works under win2000 but not XP Pin
Charlie Williams4-Nov-04 18:16
Charlie Williams4-Nov-04 18:16 
Is this code running with full trust on both machines? According to the docs, ManagementEventWatcher.Start requires full trust to run, so if you're running it across your network with the default code access security settings, it won't work.

Charlie

if(!curlies){ return; }
GeneralRe: C# Code works under win2000 but not XP Pin
cdmlb@hotmail.com4-Nov-04 18:21
cdmlb@hotmail.com4-Nov-04 18:21 
GeneralRe: C# Code works under win2000 but not XP Pin
Dave Kreskowiak5-Nov-04 3:13
mveDave Kreskowiak5-Nov-04 3:13 
GeneralQuestion about C# handle Windows Messages Pin
momer4-Nov-04 16:07
momer4-Nov-04 16:07 
GeneralRe: Question about C# handle Windows Messages Pin
Alex Korchemniy5-Nov-04 14:02
Alex Korchemniy5-Nov-04 14:02 
GeneralAbout IE context Pin
Jason Xie4-Nov-04 14:53
Jason Xie4-Nov-04 14:53 
GeneralRe: About IE context Pin
Nick Parker4-Nov-04 15:06
protectorNick Parker4-Nov-04 15:06 
GeneralRe: About IE context Pin
Jason Xie4-Nov-04 15:23
Jason Xie4-Nov-04 15:23 
GeneralRe: About IE context Pin
Nick Parker4-Nov-04 16:25
protectorNick Parker4-Nov-04 16:25 
GeneralRe: About IE context Pin
Jason Xie4-Nov-04 16:32
Jason Xie4-Nov-04 16:32 
GeneralRe: About IE context Pin
Nick Parker4-Nov-04 16:54
protectorNick Parker4-Nov-04 16:54 
GeneralRe: About IE context Pin
Jason Xie4-Nov-04 17:01
Jason Xie4-Nov-04 17:01 
GeneralRe: About IE context Pin
IronSnake5-Nov-04 9:36
IronSnake5-Nov-04 9:36 
GeneralRe: About IE context Pin
Jason Xie5-Nov-04 13:42
Jason Xie5-Nov-04 13:42 
Generalstring methods Pin
John L. DeVito4-Nov-04 14:02
professionalJohn L. DeVito4-Nov-04 14:02 
GeneralRe: string methods Pin
Christian Graus4-Nov-04 14:18
protectorChristian Graus4-Nov-04 14:18 
GeneralRe: string methods Pin
Nick Parker4-Nov-04 15:11
protectorNick Parker4-Nov-04 15:11 
GeneralRe: string methods Pin
Grimolfr5-Nov-04 10:08
Grimolfr5-Nov-04 10:08 

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.