Click here to Skip to main content
15,898,134 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: WM_USER ignored by View window? (CHtmlView) Pin
KASR129-Dec-08 19:21
KASR129-Dec-08 19:21 
Questionbinary search tree Pin
foshia29-Dec-08 1:30
foshia29-Dec-08 1:30 
AnswerRe: binary search tree Pin
Maximilien29-Dec-08 3:02
Maximilien29-Dec-08 3:02 
QuestionIntelliSense:'No additional information available' in VC++2005. Pin
Le@rner29-Dec-08 1:17
Le@rner29-Dec-08 1:17 
AnswerRe: IntelliSense:'No additional information available' in VC++2005. Pin
Hamid_RT29-Dec-08 1:31
Hamid_RT29-Dec-08 1:31 
GeneralRe: IntelliSense:'No additional information available' in VC++2005. Pin
Le@rner29-Dec-08 1:54
Le@rner29-Dec-08 1:54 
AnswerRe: IntelliSense:'No additional information available' in VC++2005. Pin
Jijo.Raj29-Dec-08 3:08
Jijo.Raj29-Dec-08 3:08 
AnswerRe: IntelliSense:'No additional information available' in VC++2005. Pin
Randor 29-Dec-08 8:39
professional Randor 29-Dec-08 8:39 
Close your project/solution and delete the NCB file associated with your project. Its a binary-tree containing the intelliSense data. Deleting it will force it to be rebuilt the next time you open the project. Hopefully that fixes your issue.

Best Wishes,
-David Delaune
Questionchange background color of dialog Pin
zhiyuan1629-Dec-08 0:59
zhiyuan1629-Dec-08 0:59 
AnswerRe: change background color of dialog Pin
Malli_S29-Dec-08 1:04
Malli_S29-Dec-08 1:04 
GeneralRe: change background color of dialog Pin
zhiyuan1629-Dec-08 1:16
zhiyuan1629-Dec-08 1:16 
GeneralRe: change background color of dialog Pin
Malli_S29-Dec-08 1:24
Malli_S29-Dec-08 1:24 
GeneralRe: change background color of dialog Pin
zhiyuan1629-Dec-08 1:43
zhiyuan1629-Dec-08 1:43 
AnswerRe: change background color of dialog Pin
Malli_S29-Dec-08 2:17
Malli_S29-Dec-08 2:17 
GeneralRe: change background color of dialog Pin
zhiyuan1629-Dec-08 17:10
zhiyuan1629-Dec-08 17:10 
GeneralRe: change background color of dialog Pin
Malli_S29-Dec-08 19:09
Malli_S29-Dec-08 19:09 
GeneralRe: change background color of dialog Pin
zhiyuan1629-Dec-08 20:23
zhiyuan1629-Dec-08 20:23 
GeneralRe: change background color of dialog Pin
zhiyuan1629-Dec-08 20:37
zhiyuan1629-Dec-08 20:37 
GeneralRe: change background color of dialog Pin
Malli_S29-Dec-08 21:11
Malli_S29-Dec-08 21:11 
GeneralRe: change background color of dialog Pin
zhiyuan1629-Dec-08 21:26
zhiyuan1629-Dec-08 21:26 
GeneralRe: change background color of dialog Pin
Malli_S29-Dec-08 22:07
Malli_S29-Dec-08 22:07 
GeneralRe: change background color of dialog Pin
zhiyuan1629-Dec-08 23:24
zhiyuan1629-Dec-08 23:24 
AnswerRe: change background color of dialog Pin
Malli_S29-Dec-08 23:49
Malli_S29-Dec-08 23:49 
GeneralRe: change background color of dialog Pin
zhiyuan1629-Dec-08 23:58
zhiyuan1629-Dec-08 23:58 
AnswerRe: change background color of dialog Pin
Jijo.Raj29-Dec-08 1:22
Jijo.Raj29-Dec-08 1:22 

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.