Problem using List Control in SDK

Hi,
I’ve created a dialog box with a list control in it using the resource
editor. But the dialog box doesnt get displayed on execution (on
debugging, i get the error as “Control ID not found” for the list
control.) If I remove the list box from the template and then execute, it
executes fine. I get the dialog box without the list control. Does anyone
have an idea about whats going on ??
-Cody

Choose another name for your Control-ID . Compare also the value of your control-ID within your .RC and .h file. Note : this is a
“driver develop” specific newsgroup. You should post these kind of questions into more MFC and Win32 USer API related
newsgroups…

----- Original Message -----
From: “Cody”
To: “Windows System Software Developers Interest List”
Sent: Thursday, August 07, 2003 6:04 PM
Subject: [ntdev] Problem using List Control in SDK

> Hi,
> I’ve created a dialog box with a list control in it using the resource
> editor. But the dialog box doesnt get displayed on execution (on
> debugging, i get the error as “Control ID not found” for the list
> control.) If I remove the list box from the template and then execute, it
> executes fine. I get the dialog box without the list control. Does anyone
> have an idea about whats going on ??
> -Cody
>
> —
> Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
>
> You are currently subscribed to ntdev as: xxxxx@compaqnet.be
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>