Click here to Skip to main content
15,881,380 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to drag a node from treeview to listbox in MFC. What is the event ? Pin
Member 1199023524-Sep-15 16:50
Member 1199023524-Sep-15 16:50 
AnswerRe: How to drag a node from treeview to listbox in MFC. What is the event ? Pin
Jochen Arndt24-Sep-15 22:13
professionalJochen Arndt24-Sep-15 22:13 
Questionhelp Pin
robsons200724-Sep-15 16:01
robsons200724-Sep-15 16:01 
AnswerRe: help Pin
robsons200724-Sep-15 16:05
robsons200724-Sep-15 16:05 
AnswerRe: help Pin
robsons200724-Sep-15 16:06
robsons200724-Sep-15 16:06 
GeneralRe: help Pin
Richard MacCutchan24-Sep-15 22:35
mveRichard MacCutchan24-Sep-15 22:35 
GeneralRe: help Pin
robsons200725-Sep-15 12:02
robsons200725-Sep-15 12:02 
GeneralRe: help Pin
Richard MacCutchan25-Sep-15 22:09
mveRichard MacCutchan25-Sep-15 22:09 
robsons2007 wrote:
if I send to you the code
No, my support is confined to answering questions here. The problem is that you are mixing ASCII and non-ASCII constants and variables within your code, and confusing both the compiler and the linker. Take a look at What are TCHAR, WCHAR, LPSTR, LPWSTR, LPCTSTR (etc.)?[^].
AnswerRe: help Pin
Jochen Arndt24-Sep-15 22:30
professionalJochen Arndt24-Sep-15 22:30 
GeneralRe: help Pin
robsons200725-Sep-15 10:47
robsons200725-Sep-15 10:47 
GeneralRe: help Pin
robsons200725-Sep-15 10:57
robsons200725-Sep-15 10:57 
Questionc programm Pin
Honey1724-Sep-15 9:08
Honey1724-Sep-15 9:08 
AnswerRe: c programm Pin
k505424-Sep-15 9:26
mvek505424-Sep-15 9:26 
AnswerRe: c programm Pin
CPallini24-Sep-15 9:57
mveCPallini24-Sep-15 9:57 
GeneralRe: c programm Pin
Maximilien24-Sep-15 10:17
Maximilien24-Sep-15 10:17 
QuestionFunction parameter question Pin
econy23-Sep-15 7:42
econy23-Sep-15 7:42 
AnswerRe: Function parameter question Pin
David Crow23-Sep-15 7:58
David Crow23-Sep-15 7:58 
GeneralRe: Function parameter question Pin
Richard Andrew x6423-Sep-15 11:48
professionalRichard Andrew x6423-Sep-15 11:48 
GeneralRe: Function parameter question Pin
David Crow23-Sep-15 16:59
David Crow23-Sep-15 16:59 
GeneralRe: Function parameter question Pin
Richard MacCutchan23-Sep-15 21:38
mveRichard MacCutchan23-Sep-15 21:38 
AnswerRe: Function parameter question Pin
CPallini24-Sep-15 0:57
mveCPallini24-Sep-15 0:57 
Questionhelp Pin
robsons200722-Sep-15 16:17
robsons200722-Sep-15 16:17 
AnswerRe: help Pin
Richard Andrew x6422-Sep-15 18:15
professionalRichard Andrew x6422-Sep-15 18:15 
GeneralRe: help Pin
robsons200723-Sep-15 3:41
robsons200723-Sep-15 3:41 
SuggestionRe: help Pin
Richard MacCutchan22-Sep-15 21:04
mveRichard MacCutchan22-Sep-15 21:04 

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.