Click here to Skip to main content
15,916,463 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: How to disable the Enter key? Pin
Monty211-Apr-06 21:21
Monty211-Apr-06 21:21 
AnswerRe: How to disable the Enter key? Pin
kiran janaswamy11-Apr-06 21:31
kiran janaswamy11-Apr-06 21:31 
AnswerRe: How to disable the Enter key? Pin
Ștefan-Mihai MOGA11-Apr-06 21:49
professionalȘtefan-Mihai MOGA11-Apr-06 21:49 
AnswerRe: How to disable the Enter key? Pin
Nishad S11-Apr-06 21:50
Nishad S11-Apr-06 21:50 
Questiontray icon specifics? Pin
Peter Weyzen11-Apr-06 21:09
Peter Weyzen11-Apr-06 21:09 
AnswerRe: tray icon specifics? Pin
Michael Dunn11-Apr-06 21:38
sitebuilderMichael Dunn11-Apr-06 21:38 
QuestionEnumPrinters in Service doesn't work Pin
Putta_V11-Apr-06 20:57
Putta_V11-Apr-06 20:57 
AnswerRe: EnumPrinters in Service doesn't work Pin
Blake Miller12-Apr-06 4:54
Blake Miller12-Apr-06 4:54 
A SYSTEM account service typically does not have full access to the network.
You can run your service under a specific account that DOES have network access.
You can imersonate a specific account which has network access from within your service which is running under the SYSTEM account.



People that start writing code immediately are programmers (or hackers), people that ask questions first are Software Engineers - Graham Shanks
QuestionAccessing Recycle Bin Folder Path and Files in it Pin
rajeevktripathi11-Apr-06 20:35
rajeevktripathi11-Apr-06 20:35 
AnswerRe: Accessing Recycle Bin Folder Path and Files in it Pin
Ștefan-Mihai MOGA11-Apr-06 20:48
professionalȘtefan-Mihai MOGA11-Apr-06 20:48 
AnswerRe: Accessing Recycle Bin Folder Path and Files in it Pin
Michael Dunn11-Apr-06 21:39
sitebuilderMichael Dunn11-Apr-06 21:39 
AnswerRe: Accessing Recycle Bin Folder Path and Files in it Pin
Mila02511-Apr-06 22:10
Mila02511-Apr-06 22:10 
AnswerRe: Accessing Recycle Bin Folder Path and Files in it Pin
Mahesh Kulkarni11-Apr-06 22:10
Mahesh Kulkarni11-Apr-06 22:10 
QuestionRe: Accessing Recycle Bin Folder Path and Files in it Pin
rajeevktripathi11-Apr-06 22:52
rajeevktripathi11-Apr-06 22:52 
QuestionRe: Accessing Recycle Bin Folder Path and Files in it Pin
rajeevktripathi11-Apr-06 23:24
rajeevktripathi11-Apr-06 23:24 
QuestionRe: Accessing Recycle Bin Folder Path and Files in it Pin
David Crow12-Apr-06 3:42
David Crow12-Apr-06 3:42 
GeneralRe: Accessing Recycle Bin Folder Path and Files in it Pin
rajeevktripathi12-Apr-06 18:50
rajeevktripathi12-Apr-06 18:50 
QuestionHard Disk Free space Pin
parichaybp11-Apr-06 20:28
parichaybp11-Apr-06 20:28 
AnswerRe: Hard Disk Free space Pin
Mila02511-Apr-06 20:40
Mila02511-Apr-06 20:40 
GeneralRe: Hard Disk Free space Pin
parichaybp11-Apr-06 20:52
parichaybp11-Apr-06 20:52 
GeneralRe: Hard Disk Free space Pin
Waldermort11-Apr-06 20:57
Waldermort11-Apr-06 20:57 
GeneralRe: Hard Disk Free space Pin
parichaybp11-Apr-06 21:10
parichaybp11-Apr-06 21:10 
GeneralRe: Hard Disk Free space Pin
Mila02511-Apr-06 21:47
Mila02511-Apr-06 21:47 
AnswerRe: Hard Disk Free space Pin
Mahesh Kulkarni11-Apr-06 22:21
Mahesh Kulkarni11-Apr-06 22:21 
AnswerRe: Hard Disk Free space Pin
Hamid_RT11-Apr-06 21:15
Hamid_RT11-Apr-06 21:15 

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.