Click here to Skip to main content
15,890,512 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Destructor of CView Pin
CPallini23-Apr-09 22:05
mveCPallini23-Apr-09 22:05 
GeneralRe: Destructor of CView Pin
prithaa24-Apr-09 0:39
prithaa24-Apr-09 0:39 
GeneralRe: Destructor of CView Pin
CPallini24-Apr-09 0:47
mveCPallini24-Apr-09 0:47 
Question[Message Deleted] Pin
vctrlao23-Apr-09 20:55
vctrlao23-Apr-09 20:55 
AnswerRe: the endless loop Pin
Cedric Moonen23-Apr-09 21:05
Cedric Moonen23-Apr-09 21:05 
QuestionRe: the endless loop Pin
CPallini23-Apr-09 21:09
mveCPallini23-Apr-09 21:09 
QuestionHow to create WM_TIMER that interval time less than 1 millisec Pin
Max++23-Apr-09 20:11
Max++23-Apr-09 20:11 
AnswerRe: How to create WM_TIMER that interval time less than 1 millisec Pin
Cedric Moonen23-Apr-09 20:14
Cedric Moonen23-Apr-09 20:14 
AnswerRe: How to create WM_TIMER that interval time less than 1 millisec Pin
Hamid_RT23-Apr-09 23:40
Hamid_RT23-Apr-09 23:40 
QuestionPopup window from main window Pin
Anu_Bala23-Apr-09 19:59
Anu_Bala23-Apr-09 19:59 
Questionhow to print the data using VC++ Pin
diptipanchal23-Apr-09 19:39
diptipanchal23-Apr-09 19:39 
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 

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.