Click here to Skip to main content
15,887,683 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: controlling 2 apps Pin
Stephen Hewitt29-Aug-06 13:52
Stephen Hewitt29-Aug-06 13:52 
Questionhow to know [modified] Pin
RockyJames28-Aug-06 22:09
RockyJames28-Aug-06 22:09 
AnswerRe: how to know Pin
velayudhan_raj28-Aug-06 22:20
velayudhan_raj28-Aug-06 22:20 
GeneralRe: how to know Pin
RockyJames28-Aug-06 22:27
RockyJames28-Aug-06 22:27 
GeneralRe: how to know Pin
velayudhan_raj28-Aug-06 23:12
velayudhan_raj28-Aug-06 23:12 
QuestionNetFileEnum again Pin
Richard Ernstberger28-Aug-06 21:47
Richard Ernstberger28-Aug-06 21:47 
QuestionRe: NetFileEnum again Pin
David Crow29-Aug-06 3:05
David Crow29-Aug-06 3:05 
AnswerRe: NetFileEnum again Pin
Richard Ernstberger29-Aug-06 5:27
Richard Ernstberger29-Aug-06 5:27 
Many thanks, this was the key.
I have to set the SE_CHANGE_NOTIFY_NAME - privilege. I used the AdjustTokenPrivileges() - function sometimes ago to get shutdown-privileges for a process, which are not normally set.
But when i start a process, normally the process gets the rights and permissions of the user that started it. And documentation to MSVC says that the SE_CHANGE_NOTIFY_NAME - privilege ist on by default for every user. So i'm quite surprised that i have to set it manually for my process.
However, it works now.
Thanks again,
Richard
QuestionBroadcastSystemMessage()??? Pin
Programm3r28-Aug-06 20:49
Programm3r28-Aug-06 20:49 
AnswerRe: BroadcastSystemMessage()??? Pin
Hamid_RT28-Aug-06 20:56
Hamid_RT28-Aug-06 20:56 
AnswerRe: BroadcastSystemMessage()??? Pin
David Crow29-Aug-06 3:00
David Crow29-Aug-06 3:00 
Questionusing tab control to a form view Pin
kiranin28-Aug-06 20:38
kiranin28-Aug-06 20:38 
QuestionRe: using tab control to a form view Pin
David Crow29-Aug-06 2:54
David Crow29-Aug-06 2:54 
QuestionLoad VC++ DLL with Java Pin
P S V Subba Reddy28-Aug-06 20:08
P S V Subba Reddy28-Aug-06 20:08 
AnswerRe: Load VC++ DLL with Java Pin
_AnsHUMAN_ 28-Aug-06 20:37
_AnsHUMAN_ 28-Aug-06 20:37 
Questionoverwritng the location in the same file Pin
Rajiya28-Aug-06 20:06
Rajiya28-Aug-06 20:06 
AnswerRe: overwritng the location in the same file [modified] Pin
Hamid_RT28-Aug-06 20:32
Hamid_RT28-Aug-06 20:32 
GeneralRe: overwritng the location in the same file Pin
toxcct28-Aug-06 21:41
toxcct28-Aug-06 21:41 
GeneralRe: overwritng the location in the same file Pin
Hamid_RT28-Aug-06 22:00
Hamid_RT28-Aug-06 22:00 
GeneralRe: overwritng the location in the same file Pin
Rajiya28-Aug-06 23:43
Rajiya28-Aug-06 23:43 
GeneralRe: overwritng the location in the same file Pin
Hamid_RT30-Aug-06 7:47
Hamid_RT30-Aug-06 7:47 
QuestionRe: overwritng the location in the same file Pin
David Crow29-Aug-06 2:52
David Crow29-Aug-06 2:52 
QuestionProblem in AlignMent Pin
uday kiran janaswamy28-Aug-06 19:59
uday kiran janaswamy28-Aug-06 19:59 
AnswerRe: Problem in AlignMent Pin
_AnsHUMAN_ 28-Aug-06 20:09
_AnsHUMAN_ 28-Aug-06 20:09 
GeneralRe: Problem in AlignMent Pin
uday kiran janaswamy28-Aug-06 20:17
uday kiran janaswamy28-Aug-06 20:17 

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.