Click here to Skip to main content
15,885,979 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Richedit2 in Visual Studio 2008 cause the MFC dialog not to display Pin
sharp_k22-Jul-09 4:50
sharp_k22-Jul-09 4:50 
QuestionHow to run Windows Applications without login Pin
Jun Du21-Jul-09 11:16
Jun Du21-Jul-09 11:16 
AnswerRe: How to run Windows Applications without login Pin
Electron Shepherd21-Jul-09 13:28
Electron Shepherd21-Jul-09 13:28 
AnswerRe: How to run Windows Applications without login Pin
#realJSOP22-Jul-09 0:20
mve#realJSOP22-Jul-09 0:20 
AnswerRe: How to run Windows Applications without login Pin
Joan M22-Jul-09 3:49
professionalJoan M22-Jul-09 3:49 
Questionvisual studio c++ 2005...how to open MFC project and run Pin
goutom roy21-Jul-09 10:56
goutom roy21-Jul-09 10:56 
AnswerRe: visual studio c++ 2005...how to open MFC project and run Pin
led mike21-Jul-09 11:06
led mike21-Jul-09 11:06 
GeneralRe: visual studio c++ 2005...how to open MFC project and run Pin
sharp_k21-Jul-09 19:26
sharp_k21-Jul-09 19:26 
look for a file with .sln (solution) extension or a file .vcproj (project) extension.

A Solution may contain a number of projects but a project file contains only one project. Usually there are one project per solution though.

good luck
GeneralRe: visual studio c++ 2005...how to open MFC based project which contain a .cpp file .i also want to see my window what i have created..... Pin
goutom roy21-Jul-09 22:35
goutom roy21-Jul-09 22:35 
GeneralRe: visual studio c++ 2005...how to open MFC based project which contain a .cpp file .i also want to see my window what i have created..... [modified] Pin
Michael Schubert21-Jul-09 22:45
Michael Schubert21-Jul-09 22:45 
GeneralRe: visual studio c++ 2005...how to open MFC based project which contain a .cpp file .i also want to see my window what i have created..... PinPopular
killabyte21-Jul-09 23:11
killabyte21-Jul-09 23:11 
GeneralRe: visual studio c++ 2005...how to open MFC based project which contain a .cpp file .i also want to see my window what i have created..... Pin
#realJSOP22-Jul-09 0:17
mve#realJSOP22-Jul-09 0:17 
GeneralRe: visual studio c++ 2005...how to open MFC based project which contain a .cpp file .i also want to see my window what i have created..... Pin
Peter Mulholland22-Jul-09 1:11
Peter Mulholland22-Jul-09 1:11 
AnswerRe: visual studio c++ 2005...how to open MFC project and run Pin
UserNameless22-Jul-09 0:02
UserNameless22-Jul-09 0:02 
AnswerRe: visual studio c++ 2005...how to open MFC project and run PinPopular
Gary R. Wheeler22-Jul-09 0:07
Gary R. Wheeler22-Jul-09 0:07 
Questiondepth first search help.. Pin
neha_rai21-Jul-09 10:43
neha_rai21-Jul-09 10:43 
AnswerRe: depth first search help.. Pin
«_Superman_»21-Jul-09 18:18
professional«_Superman_»21-Jul-09 18:18 
QuestionWierd compiler bug with the string "??!" please someone tell me im not going mental! Pin
swifty666_200021-Jul-09 10:00
swifty666_200021-Jul-09 10:00 
AnswerRe: Wierd compiler bug with the string "??!" please someone tell me im not going mental! Pin
David Crow21-Jul-09 10:21
David Crow21-Jul-09 10:21 
GeneralRe: Wierd compiler bug with the string "??!" please someone tell me im not going mental! Pin
swifty666_200021-Jul-09 10:28
swifty666_200021-Jul-09 10:28 
GeneralRe: Wierd compiler bug with the string "??!" please someone tell me im not going mental! Pin
David Crow21-Jul-09 10:31
David Crow21-Jul-09 10:31 
AnswerRe: Wierd compiler bug with the string "??!" please someone tell me im not going mental! Pin
Pops800221-Jul-09 19:12
Pops800221-Jul-09 19:12 
QuestionSinhronisation of allocation and freeing of memory Pin
Gastello21-Jul-09 6:55
Gastello21-Jul-09 6:55 
AnswerRe: Sinhronisation of allocation and freeing of memory Pin
Stuart Dootson21-Jul-09 11:17
professionalStuart Dootson21-Jul-09 11:17 
GeneralRe: Sinhronisation of allocation and freeing of memory Pin
Gastello22-Jul-09 1:23
Gastello22-Jul-09 1:23 

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.