hi eveyone,
I m trying to create a dialog based mfc application for Pocket pc. In Dialog
Editor, I m putting controls onto dialog but I can't see one control that I
put on the dialog when I run the project. For example I have 4 static
control theese not overlaps between them. in dialog editor all of controls
seen correctly but when ý run the project one of them disappeared, doesn't
seen on PPC.

does anyone have an idea about this situation.

Ertan EFE
Computer Programmer

Re: static control doesn't seen by randallchaas

randallchaas
Sun Jul 23 05:06:05 CDT 2006

Use different control ID's for each of the controls (not all IDC_STATIC
for instance).

Randy Haas