Click here to Skip to main content
16,004,974 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
AnswerRe: Managed Extensions and native code. Bug? Pin
Joel Lucsy27-Oct-05 4:26
Joel Lucsy27-Oct-05 4:26 
Questionmemory allocation problem :( Pin
wangzhi041724-Oct-05 18:08
wangzhi041724-Oct-05 18:08 
AnswerRe: memory allocation problem :( Pin
Kochise24-Oct-05 21:16
Kochise24-Oct-05 21:16 
AnswerRe: memory allocation problem :( Pin
toxcct24-Oct-05 22:55
toxcct24-Oct-05 22:55 
QuestionHash string function that keeps compare properties Pin
Kochise24-Oct-05 2:54
Kochise24-Oct-05 2:54 
Questionwindows forms scrollbar problem? Pin
9ine24-Oct-05 0:14
9ine24-Oct-05 0:14 
QuestionPreventing all users from terminating a service using task manager in Windows 2003 Pin
e_prabhu24-Oct-05 0:06
e_prabhu24-Oct-05 0:06 
AnswerRe: Preventing all users from terminating a service using task manager in Windows 2003 Pin
Judah Gabriel Himango24-Oct-05 12:28
sponsorJudah Gabriel Himango24-Oct-05 12:28 
e_prabhu wrote:
My problem is that I need to restrict users from terminating this service using Windows Task Manager.


Bad idea. If you absolutely must, you could make the service restart upon close. But preventing the user from terminating the service is a huge red flag. For any code that isn't part of the OS, this is really unnecessary.

Maybe if you tell us what you are trying to do, we could help you find an alternative solution.

Tech, life, family, faith: Give me a visit.
I'm currently blogging about: Cops & Robbers
Judah Himango


GeneralRe: Preventing all users from terminating a service using task manager in Windows 2003 Pin
e_prabhu25-Oct-05 2:10
e_prabhu25-Oct-05 2:10 
GeneralRe: Preventing all users from terminating a service using task manager in Windows 2003 Pin
Sheng Jiang 蒋晟31-Oct-05 6:10
Sheng Jiang 蒋晟31-Oct-05 6:10 
QuestionC++ networking Pin
Deon Minnie23-Oct-05 20:08
Deon Minnie23-Oct-05 20:08 
QuestionHow to create Gaussian random number Pin
bulgaa23-Oct-05 18:23
bulgaa23-Oct-05 18:23 
AnswerRe: How to create Gaussian random number Pin
RichardS24-Oct-05 1:01
RichardS24-Oct-05 1:01 
Questionrookie question Pin
Binary011022-Oct-05 16:53
Binary011022-Oct-05 16:53 
AnswerRe: rookie question Pin
toxcct23-Oct-05 0:23
toxcct23-Oct-05 0:23 
AnswerRe: rookie question Pin
Christian Graus23-Oct-05 12:55
protectorChristian Graus23-Oct-05 12:55 
GeneralRe: rookie question Pin
toxcct24-Oct-05 1:16
toxcct24-Oct-05 1:16 
QuestionAccessing external devices(I don't have any idea) Pin
Alex Cutovoi21-Oct-05 6:01
Alex Cutovoi21-Oct-05 6:01 
QuestionFastest way to check a file exists Pin
[d3m0n]21-Oct-05 4:32
[d3m0n]21-Oct-05 4:32 
AnswerRe: Fastest way to check a file exists Pin
toxcct21-Oct-05 4:44
toxcct21-Oct-05 4:44 
GeneralRe: Fastest way to check a file exists Pin
[d3m0n]21-Oct-05 5:00
[d3m0n]21-Oct-05 5:00 
GeneralRe: Fastest way to check a file exists Pin
toxcct23-Oct-05 0:22
toxcct23-Oct-05 0:22 
GeneralRe: Fastest way to check a file exists Pin
[d3m0n]23-Oct-05 21:37
[d3m0n]23-Oct-05 21:37 
QuestionUpcasting Pin
LiYS21-Oct-05 0:27
LiYS21-Oct-05 0:27 
AnswerRe: Upcasting Pin
Christian Graus23-Oct-05 12:57
protectorChristian Graus23-Oct-05 12:57 

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.