Click here to Skip to main content
15,922,533 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CString problem Pin
toxcct14-Oct-04 23:04
toxcct14-Oct-04 23:04 
QuestionDoes anybody know how to add a version window to a non MFC DLL?? Pin
godbert14-Oct-04 22:47
godbert14-Oct-04 22:47 
AnswerRe: Does anybody know how to add a version window to a non MFC DLL?? Pin
Blake Miller15-Oct-04 4:33
Blake Miller15-Oct-04 4:33 
GeneralListCtrl Flicker Pin
sweep12314-Oct-04 22:12
sweep12314-Oct-04 22:12 
GeneralRe: ListCtrl Flicker Pin
Phil J Pearson15-Oct-04 1:06
Phil J Pearson15-Oct-04 1:06 
GeneralRe: ListCtrl Flicker Pin
sweep12315-Oct-04 2:13
sweep12315-Oct-04 2:13 
GeneralRe: ListCtrl Flicker Pin
David Crow15-Oct-04 5:56
David Crow15-Oct-04 5:56 
General"GetDlgItem" call Fails...... Pin
Pazzuzu14-Oct-04 21:54
Pazzuzu14-Oct-04 21:54 
Hi Guys,

Iam working on VisualStudio MFC & have run into a problem.

I have a dialog & have placed on this Dialog command buttons,labels & componentone studio VsFlexGrid activex control at DesignTime(In ResourceEditor).


I use the "GetDlgItem" method:
HWND GetDlgItem(
HWND hDlg,
int nIDDlgItem);

-->For getting the windowhandle of the specified control.

For commandbuttons,Labels It gives me a valid handle back,but for the "VSFlexGrid" It gives me a NULL back.

Is there any other alternative function other than "GetDlgItem" so that it gives me a valid handle for all my controls within the dialog.

or Is there any other alternative way

Any help is appreciated....

Thanks...

GeneralRe: "GetDlgItem" call Fails...... Pin
toxcct14-Oct-04 22:43
toxcct14-Oct-04 22:43 
GeneralRe: "GetDlgItem" call Fails...... Pin
Maximilien15-Oct-04 2:48
Maximilien15-Oct-04 2:48 
GeneralRe: "GetDlgItem" call Fails...... Pin
Blake Miller15-Oct-04 4:38
Blake Miller15-Oct-04 4:38 
GeneralRe: "GetDlgItem" call Fails...... Pin
Pazzuzu17-Oct-04 20:09
Pazzuzu17-Oct-04 20:09 
GeneralRe: "GetDlgItem" call Fails...... Pin
Pazzuzu17-Oct-04 22:13
Pazzuzu17-Oct-04 22:13 
GeneralRe: "GetDlgItem" call Fails...... Pin
Blake Miller18-Oct-04 6:30
Blake Miller18-Oct-04 6:30 
GeneralI would like to convert int to char Pin
sacoskun14-Oct-04 21:34
sacoskun14-Oct-04 21:34 
GeneralRe: I would like to convert int to char Pin
Mad__14-Oct-04 22:03
Mad__14-Oct-04 22:03 
GeneralRe: I would like to convert int to char Pin
sacoskun14-Oct-04 22:06
sacoskun14-Oct-04 22:06 
GeneralRe: I would like to convert int to char Pin
Mad__14-Oct-04 22:11
Mad__14-Oct-04 22:11 
GeneralRe: I would like to convert int to char Pin
sacoskun14-Oct-04 22:16
sacoskun14-Oct-04 22:16 
GeneralRe: I would like to convert int to char Pin
Mad__14-Oct-04 22:53
Mad__14-Oct-04 22:53 
GeneralRe: I would like to convert int to char Pin
David Crow15-Oct-04 6:14
David Crow15-Oct-04 6:14 
GeneralRe: I would like to convert int to char Pin
David Crow15-Oct-04 6:03
David Crow15-Oct-04 6:03 
GeneralRe: I would like to convert int to char Pin
sacoskun16-Oct-04 2:20
sacoskun16-Oct-04 2:20 
GeneralRe: I would like to convert int to char Pin
toxcct14-Oct-04 22:40
toxcct14-Oct-04 22:40 
GeneralRe: I would like to convert int to char Pin
sacoskun14-Oct-04 22:49
sacoskun14-Oct-04 22:49 

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.