Click here to Skip to main content
15,925,782 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# windows service using Word Pin
Nick Ingratta11-Nov-04 6:34
Nick Ingratta11-Nov-04 6:34 
GeneralRe: C# windows service using Word Pin
Heath Stewart11-Nov-04 6:37
protectorHeath Stewart11-Nov-04 6:37 
GeneralRe: C# windows service using Word Pin
Nick Ingratta11-Nov-04 7:57
Nick Ingratta11-Nov-04 7:57 
GeneralRe: C# windows service using Word Pin
Heath Stewart11-Nov-04 8:09
protectorHeath Stewart11-Nov-04 8:09 
GeneralRe: C# windows service using Word Pin
Nick Ingratta11-Nov-04 8:14
Nick Ingratta11-Nov-04 8:14 
GeneralRe: C# windows service using Word Pin
Heath Stewart11-Nov-04 8:24
protectorHeath Stewart11-Nov-04 8:24 
GeneralRe: C# windows service using Word Pin
leppie11-Nov-04 0:13
leppie11-Nov-04 0:13 
GeneralRe: C# windows service using Word Pin
Heath Stewart11-Nov-04 6:34
protectorHeath Stewart11-Nov-04 6:34 
Impersonating an interactive user account (or anything but SYSTEM) disables "Allow service to interact with desktop") because it's already assumed that the user is an interactive user (to be an interactive user, they must have the SE_INTERACTIVE_LOGON_NAME right).

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralCLR access policy for a C# control Pin
fridtjof10-Nov-04 8:04
fridtjof10-Nov-04 8:04 
GeneralRe: CLR access policy for a C# control Pin
Judah Gabriel Himango10-Nov-04 8:22
sponsorJudah Gabriel Himango10-Nov-04 8:22 
GeneralRe: CLR access policy for a C# control Pin
Nick Parker10-Nov-04 8:23
protectorNick Parker10-Nov-04 8:23 
GeneralDynamic user controls Pin
HectorB10-Nov-04 7:46
HectorB10-Nov-04 7:46 
GeneralRe: Dynamic user controls Pin
Nick Parker10-Nov-04 8:10
protectorNick Parker10-Nov-04 8:10 
Generaldestroy dll Pin
ppp00110-Nov-04 7:15
ppp00110-Nov-04 7:15 
GeneralRe: destroy dll Pin
Nick Parker10-Nov-04 7:28
protectorNick Parker10-Nov-04 7:28 
GeneralConditional Attributes Pin
Kevin McFarlane10-Nov-04 5:27
Kevin McFarlane10-Nov-04 5:27 
GeneralMonitor Problem Pin
waiwai0910-Nov-04 3:18
waiwai0910-Nov-04 3:18 
GeneralPathfinding (path or no path) in 3D Pin
Sebastian Schneider10-Nov-04 3:04
Sebastian Schneider10-Nov-04 3:04 
GeneralFind and replace in text file Pin
sevan10-Nov-04 2:12
sevan10-Nov-04 2:12 
GeneralRe: Find and replace in text file Pin
Dave Kreskowiak10-Nov-04 3:27
mveDave Kreskowiak10-Nov-04 3:27 
GeneralRe: Find and replace in text file Pin
tom_dx10-Nov-04 12:39
tom_dx10-Nov-04 12:39 
GeneralRe: Find and replace in text file Pin
Dave Kreskowiak10-Nov-04 13:37
mveDave Kreskowiak10-Nov-04 13:37 
GeneralRe: Find and replace in text file Pin
Kraki11-Nov-04 9:06
Kraki11-Nov-04 9:06 
QuestionIs there a way to prevent InitializeComponent() regeneration? Pin
DizzyMobile10-Nov-04 1:26
DizzyMobile10-Nov-04 1:26 
AnswerRe: Is there a way to prevent InitializeComponent() regeneration? Pin
Skynyrd10-Nov-04 5:26
Skynyrd10-Nov-04 5:26 

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.