Click here to Skip to main content
15,886,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: interesting question, number of 0s at the end of N! Pin
John R. Shaw14-Jun-06 2:59
John R. Shaw14-Jun-06 2:59 
GeneralRe: interesting question, number of 0s at the end of N! Pin
George_George14-Jun-06 3:42
George_George14-Jun-06 3:42 
AnswerRe: interesting question, number of 0s at the end of N! [modified] Pin
Stephen Hewitt4-Jun-06 14:06
Stephen Hewitt4-Jun-06 14:06 
GeneralRe: interesting question, number of 0s at the end of N! [modified] Pin
George_George4-Jun-06 16:30
George_George4-Jun-06 16:30 
GeneralRe: interesting question, number of 0s at the end of N! [modified] Pin
Stephen Hewitt4-Jun-06 17:48
Stephen Hewitt4-Jun-06 17:48 
GeneralRe: interesting question, number of 0s at the end of N! [modified] Pin
George_George4-Jun-06 17:50
George_George4-Jun-06 17:50 
QuestionCannot access classview. Pin
Anu_Bala2-Jun-06 20:49
Anu_Bala2-Jun-06 20:49 
AnswerRe: Cannot access classview. Pin
_AnsHUMAN_ 2-Jun-06 23:22
_AnsHUMAN_ 2-Jun-06 23:22 
This may some time happen. Either you may be having your project open somewhere else or you are not closing the application properly. Anyways you can try the procedure given below.

Delete the .ncb file that exists in your application.
Go to the Task Manager and close all running instances of MSDEV or .NET
Open Your project with the .dsw or .sln extension.
RebuildAll.

Does this solve your problem. If not you need to create a new workspace and add your existing files to it.

Somethings seem HARD to do, until we know how to do them.
Wink | ;-)
_AnShUmAn_
Questionconvert unicode? Pin
raghuji.rao2-Jun-06 19:21
raghuji.rao2-Jun-06 19:21 
AnswerRe: convert unicode? Pin
Taka Muraoka2-Jun-06 20:59
Taka Muraoka2-Jun-06 20:59 
AnswerRe: convert unicode? Pin
knoxplusplus8-Jun-06 7:47
knoxplusplus8-Jun-06 7:47 
QuestionDoubt in Splitter window Pin
Member 30398432-Jun-06 19:18
Member 30398432-Jun-06 19:18 
AnswerRe: Doubt in Splitter window Pin
raghuji.rao2-Jun-06 19:24
raghuji.rao2-Jun-06 19:24 
AnswerRe: Doubt in Splitter window [modified] Pin
Sameer_Thakur2-Jun-06 23:51
Sameer_Thakur2-Jun-06 23:51 
GeneralRe: Doubt in Splitter window [modified] Pin
Member 30398433-Jun-06 1:30
Member 30398433-Jun-06 1:30 
GeneralRe: Doubt in Splitter window [modified] Pin
Sameer_Thakur4-Jun-06 3:26
Sameer_Thakur4-Jun-06 3:26 
GeneralRe: Doubt in Splitter window [modified] Pin
Member 30398434-Jun-06 18:02
Member 30398434-Jun-06 18:02 
GeneralRe: Doubt in Splitter window [modified] Pin
Sameer_Thakur4-Jun-06 19:56
Sameer_Thakur4-Jun-06 19:56 
GeneralRe: Doubt in Splitter window [modified] Pin
Member 30398434-Jun-06 23:41
Member 30398434-Jun-06 23:41 
GeneralRe: Doubt in Splitter window [modified] Pin
Sameer_Thakur5-Jun-06 4:28
Sameer_Thakur5-Jun-06 4:28 
QuestionHow to set/clear and read status pin of COM port ? Pin
quangpk2-Jun-06 14:00
quangpk2-Jun-06 14:00 
QuestionCWnd::OnRButtonUp( ) Pin
LeeeNN2-Jun-06 13:03
LeeeNN2-Jun-06 13:03 
AnswerRe: CWnd::OnRButtonUp( ) Pin
Michael Dunn2-Jun-06 14:36
sitebuilderMichael Dunn2-Jun-06 14:36 
GeneralRe: CWnd::OnRButtonUp( ) Pin
LeeeNN2-Jun-06 21:20
LeeeNN2-Jun-06 21:20 
QuestionForcing focus to a control.... [modified] Pin
Peter Weyzen2-Jun-06 12:13
Peter Weyzen2-Jun-06 12: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.