Click here to Skip to main content
15,922,533 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDouble buffering ANISOTROPIC Mapping mode Pin
rohitgonsalves6-Dec-06 18:05
rohitgonsalves6-Dec-06 18:05 
QuestionFailed to create empty document Pin
rp_suman6-Dec-06 17:40
rp_suman6-Dec-06 17:40 
AnswerRe: Failed to create empty document Pin
prasad_som6-Dec-06 18:03
prasad_som6-Dec-06 18:03 
GeneralRe: Failed to create empty document Pin
rp_suman6-Dec-06 18:36
rp_suman6-Dec-06 18:36 
AnswerRe: Failed to create empty document Pin
prasad_som6-Dec-06 18:52
prasad_som6-Dec-06 18:52 
GeneralRe: Failed to create empty document Pin
rp_suman6-Dec-06 21:30
rp_suman6-Dec-06 21:30 
QuestionConverting projetc to unicode support Pin
Atul236-Dec-06 17:05
Atul236-Dec-06 17:05 
AnswerRe: Converting projetc to unicode support Pin
Leah_Garrett6-Dec-06 17:44
Leah_Garrett6-Dec-06 17:44 
To convert a C++ applicaiton to Unicode define UNICODE (add it the list where you have DEBUG etc).

We used the generic text _TCHAR because we wanted to be able to make non-Unicode builds.

Check out:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/HTML/_core_unicode_programming_tasks.asp[^]
GeneralRe: Converting projetc to unicode support Pin
Stephen Hewitt6-Dec-06 19:24
Stephen Hewitt6-Dec-06 19:24 
AnswerRe: Converting projetc to unicode support Pin
Mark Salsbery6-Dec-06 18:01
Mark Salsbery6-Dec-06 18:01 
QuestionFind Merge Sort time Pin
lzzluca6-Dec-06 12:37
lzzluca6-Dec-06 12:37 
AnswerRe: Find Merge Sort time Pin
Richard Andrew x646-Dec-06 13:14
professionalRichard Andrew x646-Dec-06 13:14 
GeneralRe: Find Merge Sort time Pin
Mark Salsbery6-Dec-06 13:24
Mark Salsbery6-Dec-06 13:24 
GeneralRe: Find Merge Sort time Pin
Richard Andrew x646-Dec-06 13:33
professionalRichard Andrew x646-Dec-06 13:33 
GeneralRe: Find Merge Sort time Pin
Mark Salsbery6-Dec-06 13:45
Mark Salsbery6-Dec-06 13:45 
AnswerRe: Find Merge Sort time Pin
Mark Salsbery6-Dec-06 13:42
Mark Salsbery6-Dec-06 13:42 
AnswerRe: Find Merge Sort time [modified] Pin
Mark Salsbery6-Dec-06 14:01
Mark Salsbery6-Dec-06 14:01 
AnswerRe: Find Merge Sort time Pin
lzzluca6-Dec-06 15:01
lzzluca6-Dec-06 15:01 
GeneralRe: Find Merge Sort time Pin
Mark Salsbery6-Dec-06 15:10
Mark Salsbery6-Dec-06 15:10 
QuestionRe: Find Merge Sort time Pin
David Crow6-Dec-06 17:13
David Crow6-Dec-06 17:13 
AnswerRe: Find Merge Sort time Pin
Mark Salsbery6-Dec-06 17:55
Mark Salsbery6-Dec-06 17:55 
QuestionRe: Find Merge Sort time Pin
David Crow6-Dec-06 17:17
David Crow6-Dec-06 17:17 
AnswerRe: Find Merge Sort time Pin
lzzluca7-Dec-06 1:51
lzzluca7-Dec-06 1:51 
GeneralRe: Find Merge Sort time Pin
David Crow7-Dec-06 2:36
David Crow7-Dec-06 2:36 
AnswerRe: Find Merge Sort time Pin
S Douglas9-Dec-06 1:26
professionalS Douglas9-Dec-06 1:26 

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.