Click here to Skip to main content
15,897,226 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Help with Strtok Pin
civicnar8-Dec-04 15:17
civicnar8-Dec-04 15:17 
GeneralRe: Help with Strtok Pin
Blake Miller9-Dec-04 3:49
Blake Miller9-Dec-04 3:49 
GeneralCListCtrl Item Height Pin
Blake Miller8-Dec-04 12:46
Blake Miller8-Dec-04 12:46 
GeneralRe: CListCtrl Item Height Pin
alex.barylski8-Dec-04 15:06
alex.barylski8-Dec-04 15:06 
GeneralFlicker occurs when resizing CListCtrl Pin
Cyrus Dang8-Dec-04 10:49
Cyrus Dang8-Dec-04 10:49 
GeneralRe: Flicker occurs when resizing CListCtrl Pin
alex.barylski8-Dec-04 11:42
alex.barylski8-Dec-04 11:42 
GeneralRe: Flicker occurs when resizing CListCtrl Pin
Cyrus Dang8-Dec-04 12:00
Cyrus Dang8-Dec-04 12:00 
GeneralProper way to install drivers in the windows/system32/drivers directory Pin
hyling8-Dec-04 10:18
hyling8-Dec-04 10:18 
Hi,

I need to install my driver in the /windows/system32/drivers directory if it doesn't already exist. The user would prefer not to have to run an installer just to have one driver copied. The driver could live in my application directory but I want to share the driver with other applications

What is the correct way to do that is compatible with win 2000, win xp, win xp server, and other supported windows versions?

I found the function GetSystemWindowsDirectory. Should I just append /drivers/ to the path returned to this function and copy my driver to that path?

Thanks!
Hua-Ying

QuestionHow to retrieve dialog settings when the dialog open again Pin
Anonymous8-Dec-04 10:11
Anonymous8-Dec-04 10:11 
AnswerRe: How to retrieve dialog settings when the dialog open again Pin
Peter Weyzen8-Dec-04 10:20
Peter Weyzen8-Dec-04 10:20 
AnswerRe: How to retrieve dialog settings when the dialog open again Pin
David Crow8-Dec-04 10:33
David Crow8-Dec-04 10:33 
AnswerRe: How to retrieve dialog settings when the dialog open again Pin
Yulianto.8-Dec-04 15:45
Yulianto.8-Dec-04 15:45 
GeneralBluetooth device start problem... Pin
Orkun GEDiK8-Dec-04 10:11
Orkun GEDiK8-Dec-04 10:11 
GeneralWin XP -> Win 98 Pin
kajono8-Dec-04 9:40
kajono8-Dec-04 9:40 
GeneralRe: Win XP -> Win 98 Pin
David Crow8-Dec-04 10:32
David Crow8-Dec-04 10:32 
GeneralRe: Win XP -> Win 98 Pin
kajono8-Dec-04 21:37
kajono8-Dec-04 21:37 
GeneralRe: CFormView Pin
Antony M Kancidrowski8-Dec-04 8:49
Antony M Kancidrowski8-Dec-04 8:49 
General#Region Pin
Not Active8-Dec-04 7:41
mentorNot Active8-Dec-04 7:41 
GeneralRe: #Region Pin
toxcct8-Dec-04 21:52
toxcct8-Dec-04 21:52 
GeneralRe: #Region Pin
Joel Lucsy10-Dec-04 4:58
Joel Lucsy10-Dec-04 4:58 
GeneralDetailed information about the error codes from LoadLibrary Pin
SteQve8-Dec-04 7:01
SteQve8-Dec-04 7:01 
Generalstatic background and WS_CLIPCHILDREN Pin
Cyrus Dang8-Dec-04 6:26
Cyrus Dang8-Dec-04 6:26 
GeneralRe: static background and WS_CLIPCHILDREN Pin
alex.barylski8-Dec-04 11:41
alex.barylski8-Dec-04 11:41 
GeneralRe: static background and WS_CLIPCHILDREN Pin
Cyrus Dang8-Dec-04 11:55
Cyrus Dang8-Dec-04 11:55 
Generalexpanding all tree items of html help Pin
includeh108-Dec-04 6:13
includeh108-Dec-04 6:13 

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.