Click here to Skip to main content
15,891,607 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: How to Restart My Mfc Application Pin
CPallini21-Jan-13 22:07
mveCPallini21-Jan-13 22:07 
AnswerRe: How to Restart My Mfc Application Pin
chaau22-Jan-13 16:47
chaau22-Jan-13 16:47 
AnswerRe: How to Restart My Mfc Application Pin
Marius Bancila22-Jan-13 21:03
professionalMarius Bancila22-Jan-13 21:03 
Question(Wininet)How To Send Post Data In Content-Type: multipart/form-data; boundary=---------------------------1f0727f42ab069 Pin
81569011221-Jan-13 13:17
81569011221-Jan-13 13:17 
AnswerRe: (Wininet)How To Send Post Data In Content-Type: multipart/form-data; boundary=---------------------------1f0727f42ab069 Pin
pasztorpisti21-Jan-13 13:36
pasztorpisti21-Jan-13 13:36 
QuestionWait for a WMI method to return Pin
Varun Pandey21-Jan-13 0:27
Varun Pandey21-Jan-13 0:27 
QuestionHow to clean registry of MFC Pin
haha_c20-Jan-13 22:26
haha_c20-Jan-13 22:26 
AnswerRe: How to clean registry of MFC Pin
Richard MacCutchan20-Jan-13 23:05
mveRichard MacCutchan20-Jan-13 23:05 
QuestionRe: How to clean registry of MFC Pin
David Crow21-Jan-13 4:01
David Crow21-Jan-13 4:01 
AnswerRe: How to clean registry of MFC Pin
haha_c21-Jan-13 14:08
haha_c21-Jan-13 14:08 
AnswerRe: How to clean registry of MFC Pin
haha_c21-Jan-13 14:14
haha_c21-Jan-13 14:14 
SuggestionRe: How to clean registry of MFC Pin
David Crow22-Jan-13 3:06
David Crow22-Jan-13 3:06 
QuestionInability to edit .rc files Pin
Anthony Appleyard20-Jan-13 19:01
Anthony Appleyard20-Jan-13 19:01 
AnswerRe: Inability to edit .rc files Pin
«_Superman_»20-Jan-13 19:44
professional«_Superman_»20-Jan-13 19:44 
The free edition of Visual Studio does have a resource editor.
It however does not support MFC or ATL.
So if you're trying to edit an MFC based on ATL based project, the resource editor would fail to load.

The latest version of Visual Studio is 2012 and it contains a lot more features than 2008.
You can buy it here - Buy Microsoft Visual Studio 2012[^]
«_Superman 
I love work. It gives me something to do between weekends.


Microsoft MVP (Visual C++) (October 2009 - September 2013)

Polymorphism in C

GeneralRe: Inability to edit .rc files Pin
Anthony Appleyard20-Jan-13 21:51
Anthony Appleyard20-Jan-13 21:51 
GeneralRe: Inability to edit .rc files Pin
«_Superman_»20-Jan-13 22:04
professional«_Superman_»20-Jan-13 22:04 
AnswerRe: Inability to edit .rc files Pin
Richard MacCutchan20-Jan-13 22:11
mveRichard MacCutchan20-Jan-13 22:11 
AnswerRe: Inability to edit .rc files Pin
CPallini20-Jan-13 22:34
mveCPallini20-Jan-13 22:34 
GeneralRe: Inability to edit .rc files Pin
Anthony Appleyard20-Jan-13 22:51
Anthony Appleyard20-Jan-13 22:51 
GeneralRe: Inability to edit .rc files Pin
CPallini20-Jan-13 23:04
mveCPallini20-Jan-13 23:04 
GeneralRe: Inability to edit .rc files Pin
Anthony Appleyard21-Jan-13 0:00
Anthony Appleyard21-Jan-13 0:00 
GeneralRe: Inability to edit .rc files Pin
Richard MacCutchan21-Jan-13 0:06
mveRichard MacCutchan21-Jan-13 0:06 
GeneralRe: Inability to edit .rc files Pin
CPallini21-Jan-13 0:14
mveCPallini21-Jan-13 0:14 
GeneralRe: Inability to edit .rc files Pin
Joe Woodbury22-Jan-13 9:20
professionalJoe Woodbury22-Jan-13 9:20 
GeneralRe: Inability to edit .rc files Pin
CPallini22-Jan-13 9:41
mveCPallini22-Jan-13 9:41 

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.