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

C / C++ / MFC

 
AnswerRe: how to print the data using VC++ Pin
CPallini23-Apr-09 21:16
mveCPallini23-Apr-09 21:16 
GeneralRe: how to print the data using VC++ Pin
diptipanchal23-Apr-09 22:10
diptipanchal23-Apr-09 22:10 
GeneralRe: how to print the data using VC++ Pin
CPallini23-Apr-09 22:15
mveCPallini23-Apr-09 22:15 
GeneralRe: how to print the data using VC++ Pin
diptipanchal27-Apr-09 0:18
diptipanchal27-Apr-09 0:18 
AnswerRe: how to print the data using VC++ Pin
Hamid_RT24-Apr-09 0:01
Hamid_RT24-Apr-09 0:01 
GeneralRe: how to print the data using VC++ Pin
diptipanchal27-Apr-09 0:50
diptipanchal27-Apr-09 0:50 
QuestionConvert Project from Multibyte TO Unicode Pin
Varun Bhatt23-Apr-09 19:16
Varun Bhatt23-Apr-09 19:16 
AnswerRe: Convert Project from Multibyte TO Unicode Pin
Cedric Moonen23-Apr-09 20:16
Cedric Moonen23-Apr-09 20:16 
If you made sure that you always used TCHAR instead of char then things should not be too difficult. Otherwise, well, you have to replace everything by TCHAR strings. Anyway, this article[^] is very good to get started.

Cédric Moonen
Software developer

Charting control [v2.0 - Updated]
OpenGL game tutorial in C++

GeneralRe: Convert Project from Multibyte TO Unicode Pin
Varun Bhatt25-Apr-09 2:55
Varun Bhatt25-Apr-09 2:55 
QuestionHow to display an image on the dialog from a Byte array? Pin
kapardhi23-Apr-09 18:43
kapardhi23-Apr-09 18:43 
AnswerRe: How to display an image on the dialog from a Byte array? Pin
Nuri Ismail23-Apr-09 21:10
Nuri Ismail23-Apr-09 21:10 
AnswerRe: How to display an image on the dialog from a Byte array? Pin
CPallini23-Apr-09 21:29
mveCPallini23-Apr-09 21:29 
Questionconversion from MultiByte Character set to UNICODE character set Pin
Purish Dwivedi23-Apr-09 18:42
Purish Dwivedi23-Apr-09 18:42 
AnswerRe: conversion from MultiByte Character set to UNICODE character set Pin
Cedric Moonen23-Apr-09 20:18
Cedric Moonen23-Apr-09 20:18 
GeneralRe: conversion from MultiByte Character set to UNICODE character set Pin
Purish Dwivedi23-Apr-09 22:12
Purish Dwivedi23-Apr-09 22:12 
QuestionKeybaord hooking Pin
ashtwin23-Apr-09 18:40
ashtwin23-Apr-09 18:40 
AnswerRe: Keybaord hooking Pin
Randor 23-Apr-09 21:31
professional Randor 23-Apr-09 21:31 
GeneralRe: Keybaord hooking Pin
ashtwin26-Apr-09 20:04
ashtwin26-Apr-09 20:04 
QuestionHow can run our application as a Service? Pin
Le@rner23-Apr-09 18:28
Le@rner23-Apr-09 18:28 
AnswerRe: How can run our application as a Service? Pin
_AnsHUMAN_ 23-Apr-09 18:35
_AnsHUMAN_ 23-Apr-09 18:35 
AnswerRe: How can run our application as a Service? Pin
Hamid_RT24-Apr-09 0:04
Hamid_RT24-Apr-09 0:04 
QuestionHow can the callback function streamout be called back about richeditor' StreamOut function. Pin
sunhaiminbnu23-Apr-09 16:25
sunhaiminbnu23-Apr-09 16:25 
AnswerRe: How can the callback function streamout be called back about richeditor' StreamOut function. Pin
Stuart Dootson23-Apr-09 21:56
professionalStuart Dootson23-Apr-09 21:56 
QuestionTrapping WM_KEYDOWN and WM_KEYUP on entering text in edit control Pin
EvScott23-Apr-09 12:38
EvScott23-Apr-09 12:38 
AnswerRe: Trapping WM_KEYDOWN and WM_KEYUP on entering text in edit control Pin
Stuart Dootson23-Apr-09 12:50
professionalStuart Dootson23-Apr-09 12:50 

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.