Click here to Skip to main content
15,867,834 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: upper drawing layer Pin
MKUser11-Feb-08 23:08
MKUser11-Feb-08 23:08 
GeneralRe: upper drawing layer Pin
king'ori12-Feb-08 0:40
king'ori12-Feb-08 0:40 
GeneralRe: upper drawing layer Pin
MKUser12-Feb-08 1:22
MKUser12-Feb-08 1:22 
GeneralMemory usage Pin
Chandrasekharan P11-Feb-08 18:57
Chandrasekharan P11-Feb-08 18:57 
AnswerRe: Memory usage Pin
Programm3r11-Feb-08 19:38
Programm3r11-Feb-08 19:38 
GeneralDisabling buttons in Propertysheet Pin
Gita.Bairavi11-Feb-08 18:31
Gita.Bairavi11-Feb-08 18:31 
GeneralRe: Disabling buttons in Propertysheet Pin
ThatsAlok11-Feb-08 21:46
ThatsAlok11-Feb-08 21:46 
GeneralRe: Disabling buttons in Propertysheet Pin
Gita.Bairavi12-Feb-08 0:56
Gita.Bairavi12-Feb-08 0:56 
Hi,
I m gettin a run-time(debug window) error if i use th following code:
CWnd *pWnd = GetDlgItem (ID_APPLY_NOW);
pWnd->ShowWindow (FALSE);
and my application gets terminated..
Roll eyes | :rolleyes:

Gita

Generalconversion of CBYTE ARRAY to CSTRING Pin
guru moorthy.k11-Feb-08 18:29
guru moorthy.k11-Feb-08 18:29 
GeneralRe: conversion of CBYTE ARRAY to CSTRING Pin
ThatsAlok11-Feb-08 20:18
ThatsAlok11-Feb-08 20:18 
GeneralRe: conversion of CBYTE ARRAY to CSTRING Pin
ShilpiP11-Feb-08 20:37
ShilpiP11-Feb-08 20:37 
GeneralRe: conversion of CBYTE ARRAY to CSTRING Pin
cagespear11-Feb-08 23:39
cagespear11-Feb-08 23:39 
QuestionHow do I compile MEX-files in MSVC with MATLAB 6.0 Pin
johnalek11-Feb-08 18:11
johnalek11-Feb-08 18:11 
AnswerRe: How do I compile MEX-files in MSVC with MATLAB 6.0 Pin
Stephen Hewitt11-Feb-08 20:35
Stephen Hewitt11-Feb-08 20:35 
Generalseparating decimal part Pin
rp_suman11-Feb-08 17:34
rp_suman11-Feb-08 17:34 
GeneralRe: separating decimal part Pin
Rajkumar R11-Feb-08 18:09
Rajkumar R11-Feb-08 18:09 
GeneralRe: separating decimal part Pin
rp_suman11-Feb-08 19:27
rp_suman11-Feb-08 19:27 
GeneralRe: separating decimal part Pin
cp987611-Feb-08 21:20
cp987611-Feb-08 21:20 
GeneralRe: separating decimal part Pin
ShilpiP11-Feb-08 21:49
ShilpiP11-Feb-08 21:49 
GeneralRe: separating decimal part Pin
rp_suman12-Feb-08 0:37
rp_suman12-Feb-08 0:37 
GeneralVisual Studio Environmental Variables Pin
ForNow11-Feb-08 16:41
ForNow11-Feb-08 16:41 
GeneralRe: Visual Studio Environmental Variables Pin
rowdy_vc++11-Feb-08 17:33
rowdy_vc++11-Feb-08 17:33 
GeneralRe: Visual Studio Environmental Variables Pin
ForNow11-Feb-08 17:57
ForNow11-Feb-08 17:57 
GeneralWrite int values in XML format Pin
CodingLover11-Feb-08 15:49
CodingLover11-Feb-08 15:49 
GeneralRe: Write int values in XML format Pin
Chris Losinger11-Feb-08 15:51
professionalChris Losinger11-Feb-08 15:51 

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.