Click here to Skip to main content
15,887,392 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Disappearing MFC controls Pin
j_schultz12-Sep-11 9:43
j_schultz12-Sep-11 9:43 
QuestionWhich VS2008 files are important? Pin
softwaremonkey30-Aug-11 4:03
softwaremonkey30-Aug-11 4:03 
AnswerRe: Which VS2008 files are important? Pin
«_Superman_»30-Aug-11 4:33
professional«_Superman_»30-Aug-11 4:33 
GeneralRe: Which VS2008 files are important? Pin
Albert Holguin30-Aug-11 5:45
professionalAlbert Holguin30-Aug-11 5:45 
QuestionRe: Which VS2008 files are important? Pin
«_Superman_»30-Aug-11 6:02
professional«_Superman_»30-Aug-11 6:02 
AnswerRe: Which VS2008 files are important? Pin
Albert Holguin30-Aug-11 7:04
professionalAlbert Holguin30-Aug-11 7:04 
AnswerRe: Which VS2008 files are important? Pin
Albert Holguin30-Aug-11 5:42
professionalAlbert Holguin30-Aug-11 5:42 
AnswerRe: Which VS2008 files are important? Pin
Joe Woodbury30-Aug-11 8:10
professionalJoe Woodbury30-Aug-11 8:10 
For simplicity, I periodically backup my development folders using Xcopy with the exclude option. The common part of my exclude list is: (There may be extensions in there specific to some things we do, but it works regardless.)

.aps
.bsc
.cod
.err
.exp
.idb
.ilk
.jbf
.lst
.map
.ncb
.obj
.opt
.pcc
.pch
.pdb
.plg
.res
.rsp
.rtt
.rtb
.sbr
.sup
.stt
.swp
buildlog.htm
mt.dep
.intermediate.manifest
.embed.manifest
\bin\Debug
\bin\Release
\obj\Debug
\obj\Release
GeneralRe: Which VS2008 files are important? Pin
softwaremonkey30-Aug-11 8:21
softwaremonkey30-Aug-11 8:21 
QuestionHow to Invalidate & restrict the size of a custome control bar. Pin
Amrit Agr30-Aug-11 3:13
Amrit Agr30-Aug-11 3:13 
AnswerRe: How to Invalidate & restrict the size of a custome control bar. Pin
Roger Allen2-Sep-11 6:59
Roger Allen2-Sep-11 6:59 
QuestionGetting the options from a Html.SELECT object Pin
kartikdasani30-Aug-11 1:11
kartikdasani30-Aug-11 1:11 
QuestionHow to get all Acitve Windows Com Port Pin
sujithrakumar30-Aug-11 0:02
sujithrakumar30-Aug-11 0:02 
AnswerRe: How to get all Acitve Windows Com Port Pin
Code-o-mat30-Aug-11 1:12
Code-o-mat30-Aug-11 1:12 
QuestionWaitForMultipleObjects Pin
john563229-Aug-11 23:47
john563229-Aug-11 23:47 
AnswerRe: WaitForMultipleObjects Pin
ThatsAlok29-Aug-11 23:54
ThatsAlok29-Aug-11 23:54 
AnswerRe: WaitForMultipleObjects Pin
Malli_S30-Aug-11 0:11
Malli_S30-Aug-11 0:11 
AnswerRe: WaitForMultipleObjects Pin
«_Superman_»30-Aug-11 4:38
professional«_Superman_»30-Aug-11 4:38 
QuestionBluetooth _ What is the GUID for " Text transfer" Pin
Vijay Rajanna29-Aug-11 10:11
Vijay Rajanna29-Aug-11 10:11 
AnswerRe: Bluetooth _ What is the GUID for " Text transfer" Pin
«_Superman_»30-Aug-11 4:43
professional«_Superman_»30-Aug-11 4:43 
QuestionBluetooth socket not receiving data sent from client Pin
Vijay Rajanna29-Aug-11 7:51
Vijay Rajanna29-Aug-11 7:51 
AnswerRe: Bluetooth socket not receiving data sent from client Pin
«_Superman_»30-Aug-11 4:44
professional«_Superman_»30-Aug-11 4:44 
QuestionCreateFile, ReadFile and Writhe file thread Pin
Bogdan Markovic29-Aug-11 3:28
Bogdan Markovic29-Aug-11 3:28 
AnswerRe: CreateFile, ReadFile and Writhe file thread Pin
Malli_S29-Aug-11 4:10
Malli_S29-Aug-11 4:10 
QuestionPorting MFC Application [modified] Pin
pix_programmer28-Aug-11 23:06
pix_programmer28-Aug-11 23:06 

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.