Click here to Skip to main content
15,894,291 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Constant Expression Required Pin
Iain Clarke, Warrior Programmer25-Sep-09 21:26
Iain Clarke, Warrior Programmer25-Sep-09 21:26 
QuestionSet/get Controls of an Another dialog box [modified] Pin
hrishiS25-Sep-09 4:32
hrishiS25-Sep-09 4:32 
AnswerRe: Set/get Controls of an Another dialog box Pin
David Crow25-Sep-09 5:44
David Crow25-Sep-09 5:44 
QuestionCAPI read certificat etoken Window xp Pin
Member 442420525-Sep-09 4:28
Member 442420525-Sep-09 4:28 
QuestionGetCursorPos failed in Service mode.... Pin
onlyjaypatel25-Sep-09 3:52
onlyjaypatel25-Sep-09 3:52 
AnswerRe: GetCursorPos failed in Service mode.... Pin
«_Superman_»25-Sep-09 16:41
professional«_Superman_»25-Sep-09 16:41 
Questiondoubt in cstring.. Pin
Rakesh525-Sep-09 3:40
Rakesh525-Sep-09 3:40 
QuestionRe: doubt in cstring.. Pin
David Crow25-Sep-09 3:47
David Crow25-Sep-09 3:47 
AnswerRe: doubt in cstring.. Pin
Rakesh525-Sep-09 3:53
Rakesh525-Sep-09 3:53 
AnswerRe: doubt in cstring.. Pin
David Crow25-Sep-09 3:56
David Crow25-Sep-09 3:56 
GeneralRe: doubt in cstring.. Pin
Rakesh525-Sep-09 4:04
Rakesh525-Sep-09 4:04 
QuestionRe: doubt in cstring.. Pin
David Crow25-Sep-09 4:14
David Crow25-Sep-09 4:14 
GeneralRe: doubt in cstring.. Pin
MsmVc25-Sep-09 21:08
MsmVc25-Sep-09 21:08 
AnswerRe: doubt in cstring.. Pin
SilimSayo25-Sep-09 5:22
SilimSayo25-Sep-09 5:22 
QuestionHow to draw ruuber band rectangle on live video? Pin
$uresh $hanmugam25-Sep-09 2:25
$uresh $hanmugam25-Sep-09 2:25 
AnswerRe: How to draw ruuber band rectangle on live video? Pin
freakyit25-Sep-09 4:39
freakyit25-Sep-09 4:39 
GeneralRe: How to draw ruuber band rectangle on live video? Pin
$uresh $hanmugam28-Sep-09 20:29
$uresh $hanmugam28-Sep-09 20:29 
Questiondatagrid in vc++6 Pin
hrishiS25-Sep-09 1:22
hrishiS25-Sep-09 1:22 
AnswerRe: datagrid in vc++6 Pin
chandu00425-Sep-09 2:17
chandu00425-Sep-09 2:17 
QuestionEmulate the context menu key on the keyboard? Pin
Maxwell Chen24-Sep-09 23:23
Maxwell Chen24-Sep-09 23:23 
AnswerRe: Emulate the context menu key on the keyboard? Pin
Iain Clarke, Warrior Programmer25-Sep-09 0:01
Iain Clarke, Warrior Programmer25-Sep-09 0:01 
GeneralRe: Emulate the context menu key on the keyboard? Pin
Maxwell Chen25-Sep-09 0:16
Maxwell Chen25-Sep-09 0:16 
GeneralRe: Emulate the context menu key on the keyboard? Pin
Iain Clarke, Warrior Programmer25-Sep-09 0:25
Iain Clarke, Warrior Programmer25-Sep-09 0:25 
Questionadd controls in vc6 Pin
hrishiS24-Sep-09 22:43
hrishiS24-Sep-09 22:43 
AnswerRe: add controls in vc6 Pin
Cedric Moonen24-Sep-09 23:08
Cedric Moonen24-Sep-09 23:08 
AFAIK, there's no grid control in the default VC6 controls. You will need to use the MSFlexGrid ActiveX control (import it from the activeX components list).
You can also use Chris Maunders's Grid control[^]

Cédric Moonen
Software developer

Charting control [v2.0]
OpenGL game tutorial in C++

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.