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

C / C++ / MFC

 
AnswerRe: File Explorer (Adding custom columns) Can anyone help? Pin
Michael Dunn7-May-03 15:18
sitebuilderMichael Dunn7-May-03 15:18 
GeneralRe: File Explorer (Adding custom columns) Can anyone help? Pin
Joshua Jarman8-May-03 5:26
Joshua Jarman8-May-03 5:26 
GeneralAccessing a DOS Application from Windows Pin
nde_plume7-May-03 12:50
nde_plume7-May-03 12:50 
GeneralRe: Accessing a DOS Application from Windows Pin
Ken Mazaika7-May-03 13:23
Ken Mazaika7-May-03 13:23 
GeneralRe: Accessing a DOS Application from Windows Pin
Ted Ferenc7-May-03 21:28
Ted Ferenc7-May-03 21:28 
QuestionHow can I include a pure "C" module in a MFC project Pin
Cesario Simoes, jr7-May-03 12:26
Cesario Simoes, jr7-May-03 12:26 
AnswerRe: How can I include a pure "C" module in a MFC project Pin
Ken Mazaika7-May-03 13:21
Ken Mazaika7-May-03 13:21 
AnswerRe: How can I include a pure "C" module in a MFC project Pin
Dave Bryant7-May-03 13:21
Dave Bryant7-May-03 13:21 
You need to turn off precompiled headers for this file. Select the file in the workspace, right-click -> Settings -> C/C++ -> Precompiled Headers. Then select "Not using precompiled headers".

Dave
http://www.cloudsofheaven.org
GeneralRe: How can I include a pure "C" module in a MFC project Pin
Cesario Simoes, jr8-May-03 4:55
Cesario Simoes, jr8-May-03 4:55 
GeneralExcel automation Pin
aluna7-May-03 12:21
aluna7-May-03 12:21 
GeneralRe: Excel automation Pin
Stephane Rodriguez.8-May-03 1:10
Stephane Rodriguez.8-May-03 1:10 
GeneralAdding Splash Screen in DLL Pin
iltallman7-May-03 10:55
iltallman7-May-03 10:55 
GeneralRe: Adding Splash Screen in DLL Pin
valikac7-May-03 11:28
valikac7-May-03 11:28 
GeneralRe: Adding Splash Screen in DLL Pin
Joe Woodbury7-May-03 11:58
professionalJoe Woodbury7-May-03 11:58 
GeneralWizards Pin
dave_long7-May-03 9:58
dave_long7-May-03 9:58 
GeneralRe: Wizards Pin
David Crow7-May-03 10:05
David Crow7-May-03 10:05 
Questionhow to display icon in system tray Pin
djghazi7-May-03 9:49
djghazi7-May-03 9:49 
AnswerRe: how to display icon in system tray Pin
David Crow7-May-03 10:03
David Crow7-May-03 10:03 
GeneralChanging file properties Pin
john john mackey7-May-03 9:13
john john mackey7-May-03 9:13 
GeneralRe: Changing file properties Pin
David Crow7-May-03 9:30
David Crow7-May-03 9:30 
GeneralRe: Changing file properties Pin
john john mackey7-May-03 9:59
john john mackey7-May-03 9:59 
GeneralListview Font Pin
Anthony98877-May-03 8:57
Anthony98877-May-03 8:57 
GeneralRe: Listview Font Pin
basementman7-May-03 10:48
basementman7-May-03 10:48 
Questionuse ShellExecute ? Pin
_skidrow_vn_7-May-03 8:56
_skidrow_vn_7-May-03 8:56 
AnswerRe: use ShellExecute ? Pin
David Crow7-May-03 9:28
David Crow7-May-03 9:28 

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.