Hi, Can't you use CListCtrl::SetCheck(...) instead of ListView_SetCheckState?
Perhaps you're not using MFC ... Ciao, Carlos ----- Original Message ----- From: "Palmer, Jean L." <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 25, 2004 10:23 PM Subject: [msvc] ListView_SetCheckState > I am trying to use the macro > ListView_SetCheckState > but it is not in my file <commctrl.h>. > > The 'Get' call (ListView_GetCheckState) is there, but not the 'Set' version. They're not too keen on providing updates here so I probably just don't have the right SDK version. Could someone post the '#define' code for ListView_SetCheckState for me, from commctrl.h? Thanks. > > Jean Palmer > Northrop Grumman > > * [EMAIL PROTECTED] > > * (410-993-2627) > > > > > > _______________________________________________ > msvc mailing list > [EMAIL PROTECTED] > See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive _______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
