Click here to Skip to main content
15,891,744 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Luc Pattyn10-Nov-10 12:16
sitebuilderLuc Pattyn10-Nov-10 12:16 
GeneralRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Code-o-mat10-Nov-10 21:36
Code-o-mat10-Nov-10 21:36 
GeneralRe: Is there something like a CD/DVD GUID and how to obtain it if yes? Pin
Luc Pattyn10-Nov-10 23:23
sitebuilderLuc Pattyn10-Nov-10 23:23 
QuestionSendMessage(WM_VSCROLL,SB_LINEDOWN,0) don't work Pin
mesajflaviu10-Nov-10 2:06
mesajflaviu10-Nov-10 2:06 
AnswerRe: SendMessage(WM_VSCROLL,SB_LINEDOWN,0) don't work Pin
Adam Roderick J10-Nov-10 2:21
Adam Roderick J10-Nov-10 2:21 
GeneralRe: SendMessage(WM_VSCROLL,SB_LINEDOWN,0) don't work Pin
mesajflaviu10-Nov-10 2:54
mesajflaviu10-Nov-10 2:54 
GeneralRe: SendMessage(WM_VSCROLL,SB_LINEDOWN,0) don't work Pin
Adam Roderick J10-Nov-10 16:54
Adam Roderick J10-Nov-10 16:54 
QuestionOpenThemData() return Null Pin
dhakshayani_p10-Nov-10 1:35
dhakshayani_p10-Nov-10 1:35 
Hi,

I am trying to set the treeview resemblence in listctrl. Like insert + , - symbol in some item of the listctrl. To have treeview look, i used the following code
HANDLE hTheme = OpenThemeData(m_hWnd, L"TREEVIEW");

But hTheme returns Null.

Kindly give your suggestions on this. Show some samples for using this functions.
Thanks.
AnswerRe: OpenThemData() return Null Pin
Code-o-mat10-Nov-10 4:44
Code-o-mat10-Nov-10 4:44 
QuestionTAPI related forums...?? Pin
AmbiguousName9-Nov-10 23:37
AmbiguousName9-Nov-10 23:37 
AnswerRe: TAPI related forums...?? Pin
Adam Roderick J10-Nov-10 1:06
Adam Roderick J10-Nov-10 1:06 
Questionhow can fix number of lines in multiline edit box? Pin
Le@rner9-Nov-10 22:16
Le@rner9-Nov-10 22:16 
AnswerRe: how can fix number of lines in multiline edit box? Pin
Code-o-mat9-Nov-10 23:00
Code-o-mat9-Nov-10 23:00 
AnswerRe: how can fix number of lines in multiline edit box? Pin
Adam Roderick J10-Nov-10 2:31
Adam Roderick J10-Nov-10 2:31 
GeneralRe: how can fix number of lines in multiline edit box? Pin
Le@rner10-Nov-10 17:43
Le@rner10-Nov-10 17:43 
Questionconverting decimal to whole number Pin
rezen859-Nov-10 21:11
rezen859-Nov-10 21:11 
AnswerRe: converting decimal to whole number Pin
Cedric Moonen9-Nov-10 21:25
Cedric Moonen9-Nov-10 21:25 
GeneralRe: converting decimal to whole number Pin
rezen859-Nov-10 22:18
rezen859-Nov-10 22:18 
QuestionPopulating Array Difficulty Pin
Mike Certini9-Nov-10 19:30
Mike Certini9-Nov-10 19:30 
QuestionRe: Populating Array Difficulty Pin
David Crow10-Nov-10 3:19
David Crow10-Nov-10 3:19 
AnswerRe: Populating Array Difficulty Pin
Mike Certini10-Nov-10 4:37
Mike Certini10-Nov-10 4:37 
GeneralRe: Populating Array Difficulty Pin
David Crow10-Nov-10 5:28
David Crow10-Nov-10 5:28 
QuestionSetup Issue Pin
ShilpiP9-Nov-10 19:01
ShilpiP9-Nov-10 19:01 
Questionbutton click not working Pin
Subrat Patnaik9-Nov-10 17:16
Subrat Patnaik9-Nov-10 17:16 
AnswerRe: button click not working Pin
Cool_Dev9-Nov-10 23:10
Cool_Dev9-Nov-10 23:10 

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.