Click here to Skip to main content
16,005,080 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: File access rights Pin
Ryan Binns12-Oct-04 18:12
Ryan Binns12-Oct-04 18:12 
GeneralRe: File access rights Pin
Sudhir Mangla12-Oct-04 18:34
professionalSudhir Mangla12-Oct-04 18:34 
GeneralCString undeclared?! Pin
jadegal12-Oct-04 13:38
jadegal12-Oct-04 13:38 
GeneralRe: CString undeclared?! Pin
Christian Graus12-Oct-04 13:55
protectorChristian Graus12-Oct-04 13:55 
GeneralRe: CString undeclared?! Pin
Yulianto.12-Oct-04 19:52
Yulianto.12-Oct-04 19:52 
GeneralChanging Mouse Sensitivity Pin
Anonymous12-Oct-04 13:26
Anonymous12-Oct-04 13:26 
GeneralFreeLibrary question Pin
Brian Shifrin12-Oct-04 13:06
Brian Shifrin12-Oct-04 13:06 
GeneralRe: FreeLibrary question Pin
Blake Miller13-Oct-04 4:36
Blake Miller13-Oct-04 4:36 
Do what everyone else does.
You use MoveFileEx to get the files copied to the correct places during the system restart.
Prior to restarting, add a RunOnce program that will register the DLL while the system is starting up.
Tell user to reboot system.
This is the 'recommended way to repalce DLL that are in use.

Look at all the MS security udpates, constant reboots of machine, eh? Works for them.. should work for you!

Generalint to CString Pin
Jesus Choy Ley12-Oct-04 10:15
sussJesus Choy Ley12-Oct-04 10:15 
GeneralRe: int to CString Pin
Neville Franks12-Oct-04 10:20
Neville Franks12-Oct-04 10:20 
GeneralRe: int to CString Pin
vcplusplus12-Oct-04 11:03
vcplusplus12-Oct-04 11:03 
GeneralRe: int to CString Pin
nguyenvhn12-Oct-04 14:54
nguyenvhn12-Oct-04 14:54 
GeneralRe: int to CString Pin
Michael Dunn12-Oct-04 20:23
sitebuilderMichael Dunn12-Oct-04 20:23 
GeneralBlocking read at end of file required Pin
Anonymous12-Oct-04 8:53
Anonymous12-Oct-04 8:53 
GeneralRe: Blocking read at end of file required Pin
Neville Franks12-Oct-04 10:19
Neville Franks12-Oct-04 10:19 
GeneralRe: Blocking read at end of file required Pin
Anonymous12-Oct-04 10:44
Anonymous12-Oct-04 10:44 
GeneralRe: Blocking read at end of file required Pin
Neville Franks12-Oct-04 10:51
Neville Franks12-Oct-04 10:51 
Generalcan't set input focus Pin
hyling12-Oct-04 8:12
hyling12-Oct-04 8:12 
GeneralRe: can't set input focus Pin
Neville Franks12-Oct-04 10:24
Neville Franks12-Oct-04 10:24 
GeneralRe: can't set input focus Pin
hyling12-Oct-04 10:45
hyling12-Oct-04 10:45 
GeneralRe: can't set input focus Pin
Neville Franks12-Oct-04 10:49
Neville Franks12-Oct-04 10:49 
GeneralRe: can't set input focus Pin
hyling12-Oct-04 11:24
hyling12-Oct-04 11:24 
GeneralRe: can't set input focus Pin
Neville Franks12-Oct-04 11:43
Neville Franks12-Oct-04 11:43 
GeneralRe: can't set input focus Pin
David Crow12-Oct-04 10:53
David Crow12-Oct-04 10:53 
GeneralRe: can't set input focus Pin
hyling12-Oct-04 11:14
hyling12-Oct-04 11:14 

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.