Click here to Skip to main content
15,921,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CAsyncSocket Prob Pin
led mike5-Nov-07 4:44
led mike5-Nov-07 4:44 
GeneralRe: CAsyncSocket Prob Pin
TheInfernalCrow5-Nov-07 4:45
TheInfernalCrow5-Nov-07 4:45 
GeneralRe: CAsyncSocket Prob Pin
led mike5-Nov-07 5:03
led mike5-Nov-07 5:03 
GeneralRe: CAsyncSocket Prob Pin
TheInfernalCrow5-Nov-07 5:35
TheInfernalCrow5-Nov-07 5:35 
GeneralRe: CAsyncSocket Prob Pin
led mike5-Nov-07 5:41
led mike5-Nov-07 5:41 
GeneralRe: CAsyncSocket Prob Pin
TheInfernalCrow5-Nov-07 19:15
TheInfernalCrow5-Nov-07 19:15 
Questionread only folder on Windows Pin
George_George5-Nov-07 3:05
George_George5-Nov-07 3:05 
AnswerRe: read only folder on Windows Pin
David Crow5-Nov-07 4:21
David Crow5-Nov-07 4:21 
GeneralRe: read only folder on Windows Pin
George_George5-Nov-07 17:54
George_George5-Nov-07 17:54 
GeneralRe: read only folder on Windows Pin
David Crow6-Nov-07 2:48
David Crow6-Nov-07 2:48 
GeneralRe: read only folder on Windows Pin
George_George6-Nov-07 5:15
George_George6-Nov-07 5:15 
GeneralRe: read only folder on Windows Pin
David Crow6-Nov-07 5:21
David Crow6-Nov-07 5:21 
GeneralRe: read only folder on Windows Pin
George_George6-Nov-07 16:20
George_George6-Nov-07 16:20 
AnswerRe: read only folder on Windows Pin
toxcct5-Nov-07 6:58
toxcct5-Nov-07 6:58 
AnswerRe: read only folder on Windows Pin
shpid3r5-Nov-07 10:20
shpid3r5-Nov-07 10:20 
GeneralRe: read only folder on Windows Pin
George_George5-Nov-07 17:59
George_George5-Nov-07 17:59 
GeneralRe: read only folder on Windows Pin
toxcct6-Nov-07 5:27
toxcct6-Nov-07 5:27 
AnswerRe: read only folder on Windows Pin
shpid3r6-Nov-07 5:59
shpid3r6-Nov-07 5:59 
GeneralRe: read only folder on Windows Pin
George_George6-Nov-07 16:33
George_George6-Nov-07 16:33 
GeneralRe: read only folder on Windows Pin
toxcct6-Nov-07 21:03
toxcct6-Nov-07 21:03 
GeneralRe: read only folder on Windows Pin
shpid3r7-Nov-07 6:15
shpid3r7-Nov-07 6:15 
GeneralRe: read only folder on Windows Pin
George_George7-Nov-07 17:10
George_George7-Nov-07 17:10 
QuestionFile Locking Pin
Imtiaz Murtaza5-Nov-07 2:09
Imtiaz Murtaza5-Nov-07 2:09 
AnswerRe: File Locking Pin
Daniel Kanev5-Nov-07 2:26
Daniel Kanev5-Nov-07 2:26 
Hi,
I have not heard about any APIs doing this. I suppose you know this can be done by user management but I am not sure this is your case. There are some tools written in a way that they change the executable itself so that it prompts for username and password. Another approach is to run a program in the background watching which exe is started but this approach has disadvantages either. Imagine someone kills this process and the executables may be started without problems. There may be APIs which do some user management if you wanna do it that way.

modified 7-Mar-17 16:43pm.

AnswerRe: File Locking Pin
James R. Twine5-Nov-07 3:48
James R. Twine5-Nov-07 3:48 

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.