Click here to Skip to main content
15,896,207 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Listview Sorting Pin
Eugen Podsypalnikov21-Apr-10 23:14
Eugen Podsypalnikov21-Apr-10 23:14 
GeneralRe: Listview Sorting Pin
arun_pk21-Apr-10 23:14
arun_pk21-Apr-10 23:14 
GeneralRe: Listview Sorting Pin
Eugen Podsypalnikov21-Apr-10 23:18
Eugen Podsypalnikov21-Apr-10 23:18 
GeneralRe: Listview Sorting Pin
arun_pk22-Apr-10 0:06
arun_pk22-Apr-10 0:06 
GeneralRe: Listview Sorting Pin
arun_pk21-Apr-10 23:15
arun_pk21-Apr-10 23:15 
GeneralRe: Listview Sorting Pin
arun_pk21-Apr-10 21:14
arun_pk21-Apr-10 21:14 
GeneralRe: Listview Sorting Pin
KingsGambit31-Mar-10 20:11
KingsGambit31-Mar-10 20:11 
QuestionAllow/Disallow a user from changing system time Pin
Aseem Sharma31-Mar-10 17:17
Aseem Sharma31-Mar-10 17:17 
Hi all,

I am working on a feature where in we can allow/disallow changing system time to any user. We can run this application from an administrator's account and set if a particular user can change system time or not. Even the administrator (who itself is logged on) itself can allow/disallow himself changing time.

While googling I found that there is some, The system user right SeSystemtimePrivilege that controls the ability to set the system time. I could not find how to complete my feature via the privilege SeSystemtimePrivilege using C#.

Can somebody help me how to that using c# (or even C++). Even if there is some other way of implementing this feature, please let me know.

Thanks in Advance
Best Regards
Aseem
AnswerRe: Allow/Disallow a user from changing system time Pin
KingsGambit31-Mar-10 18:35
KingsGambit31-Mar-10 18:35 
AnswerRe: Allow/Disallow a user from changing system time Pin
Cool_Dev31-Mar-10 19:12
Cool_Dev31-Mar-10 19:12 
QuestionHow about BSCMAKE: error BK1505 ?? Pin
wangningyu31-Mar-10 15:49
wangningyu31-Mar-10 15:49 
AnswerRe: How about BSCMAKE: error BK1505 ?? Pin
KingsGambit31-Mar-10 17:07
KingsGambit31-Mar-10 17:07 
GeneralRe: How about BSCMAKE: error BK1505 ?? Pin
wangningyu31-Mar-10 21:57
wangningyu31-Mar-10 21:57 
AnswerRe: How about BSCMAKE: error BK1505 ?? Pin
Eugen Podsypalnikov31-Mar-10 21:21
Eugen Podsypalnikov31-Mar-10 21:21 
GeneralRe: How about BSCMAKE: error BK1505 ?? Pin
wangningyu31-Mar-10 21:54
wangningyu31-Mar-10 21:54 
QuestionMultithreading using AfxBeginThread Pin
kartikthakre31-Mar-10 7:32
kartikthakre31-Mar-10 7:32 
QuestionRe: Multithreading using AfxBeginThread Pin
David Crow31-Mar-10 7:53
David Crow31-Mar-10 7:53 
AnswerRe: Multithreading using AfxBeginThread Pin
kartikthakre1-Apr-10 7:19
kartikthakre1-Apr-10 7:19 
AnswerRe: Multithreading using AfxBeginThread Pin
David Crow1-Apr-10 7:48
David Crow1-Apr-10 7:48 
AnswerRe: Multithreading using AfxBeginThread [modified] Pin
Eugen Podsypalnikov31-Mar-10 19:58
Eugen Podsypalnikov31-Mar-10 19:58 
GeneralRe: Multithreading using AfxBeginThread Pin
Roger Stoltz31-Mar-10 21:54
Roger Stoltz31-Mar-10 21:54 
GeneralRe: Multithreading using AfxBeginThread Pin
Eugen Podsypalnikov31-Mar-10 22:03
Eugen Podsypalnikov31-Mar-10 22:03 
GeneralRe: Multithreading using AfxBeginThread Pin
Roger Stoltz31-Mar-10 22:23
Roger Stoltz31-Mar-10 22:23 
GeneralRe: Multithreading using AfxBeginThread Pin
Eugen Podsypalnikov31-Mar-10 22:39
Eugen Podsypalnikov31-Mar-10 22:39 
QuestionRe: Multithreading using AfxBeginThread Pin
David Crow1-Apr-10 5:30
David Crow1-Apr-10 5:30 

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.