Click here to Skip to main content
15,913,685 members
Home / Discussions / C#
   

C#

 
GeneralCan’t save a bitmap to MemoryStream as GIF Pin
Magnus2720-Mar-05 3:57
Magnus2720-Mar-05 3:57 
GeneralRe: Can’t save a bitmap to MemoryStream as GIF Pin
WillemM20-Mar-05 6:24
WillemM20-Mar-05 6:24 
GeneralRe: Can’t save a bitmap to MemoryStream as GIF Pin
Magnus2720-Mar-05 8:04
Magnus2720-Mar-05 8:04 
GeneralRe: Can’t save a bitmap to MemoryStream as GIF Pin
leppie20-Mar-05 9:06
leppie20-Mar-05 9:06 
GeneralRe: Can’t save a bitmap to MemoryStream as GIF Pin
Magnus2721-Mar-05 5:09
Magnus2721-Mar-05 5:09 
GeneralPrevent killing an app through "End task" Pin
James Poulose20-Mar-05 1:57
James Poulose20-Mar-05 1:57 
GeneralRe: Prevent killing an app through "End task" Pin
Dave Kreskowiak20-Mar-05 6:24
mveDave Kreskowiak20-Mar-05 6:24 
GeneralRe: Prevent killing an app through "End task" Pin
Rei Miyasaka21-Mar-05 0:23
Rei Miyasaka21-Mar-05 0:23 
If you want to do this for a security program of some sort, you can have the program called under the user Administrator, and leave the computer on with a user account that doesn't have administrative rights.

Another way, depending on what you're trying to do, might be to start the program as a Windows service, and again, use a user account that doesn't have access to the Services control panel.
GeneralRe: Prevent killing an app through "End task" Pin
Dave Kreskowiak21-Mar-05 2:05
mveDave Kreskowiak21-Mar-05 2:05 
GeneralRe: Prevent killing an app through "End task" Pin
Rei Miyasaka21-Mar-05 2:09
Rei Miyasaka21-Mar-05 2:09 
GeneralRe: Prevent killing an app through "End task" Pin
Dave Kreskowiak21-Mar-05 11:14
mveDave Kreskowiak21-Mar-05 11:14 
GeneralRe: Prevent killing an app through "End task" Pin
Sebrell20-Mar-05 6:34
Sebrell20-Mar-05 6:34 
GeneralTreeStructure problem Pin
tommazzo20-Mar-05 0:59
tommazzo20-Mar-05 0:59 
GeneralRe: TreeStructure problem Pin
Sebrell20-Mar-05 3:37
Sebrell20-Mar-05 3:37 
GeneralRe: TreeStructure problem Pin
Sebrell20-Mar-05 3:43
Sebrell20-Mar-05 3:43 
GeneralRe: TreeStructure problem Pin
tommazzo20-Mar-05 4:12
tommazzo20-Mar-05 4:12 
GeneralRe: TreeStructure problem Pin
Sebrell20-Mar-05 4:53
Sebrell20-Mar-05 4:53 
GeneralRe: TreeStructure problem Pin
tommazzo20-Mar-05 5:28
tommazzo20-Mar-05 5:28 
GeneralRe: TreeStructure problem Pin
Sebrell20-Mar-05 5:43
Sebrell20-Mar-05 5:43 
GeneralRe: TreeStructure problem Pin
Sebrell20-Mar-05 5:51
Sebrell20-Mar-05 5:51 
GeneralRe: TreeStructure problem Pin
tommazzo20-Mar-05 6:59
tommazzo20-Mar-05 6:59 
GeneralRe: TreeStructure problem Pin
Sebrell20-Mar-05 7:16
Sebrell20-Mar-05 7:16 
GeneralRe: TreeStructure problem Pin
tommazzo21-Mar-05 7:45
tommazzo21-Mar-05 7:45 
GeneralNHibernate Pin
WillemM19-Mar-05 23:50
WillemM19-Mar-05 23:50 
GeneralRe: NHibernate Pin
Dave Kreskowiak20-Mar-05 6:20
mveDave Kreskowiak20-Mar-05 6:20 

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.