Click here to Skip to main content
15,903,842 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Simple Question Pin
Cedric Moonen29-Aug-05 1:47
Cedric Moonen29-Aug-05 1:47 
GeneralRe: Simple Question Pin
Eytukan29-Aug-05 2:04
Eytukan29-Aug-05 2:04 
AnswerRe: Simple Question Pin
kakan29-Aug-05 2:20
professionalkakan29-Aug-05 2:20 
AnswerRe: Simple Question Pin
Marc Soleda29-Aug-05 5:10
Marc Soleda29-Aug-05 5:10 
QuestionTimeout for baloon tooltip Pin
Asha Udupa29-Aug-05 0:08
Asha Udupa29-Aug-05 0:08 
QuestionSQL server database for development Pin
IlanTal29-Aug-05 0:02
IlanTal29-Aug-05 0:02 
AnswerRe: SQL server database for development Pin
IlanTal29-Aug-05 0:06
IlanTal29-Aug-05 0:06 
QuestionHow to getting the string of head position?? Pin
ebinaini28-Aug-05 23:47
ebinaini28-Aug-05 23:47 
hi i have a promblem that i have a string "首YはYO二OK亜KM。M"
i want get the & of head but i can't getting the right~
like this:

CString m_str="首YはYO二OK亜KM。M";
wchar_t *m_T=(LPWSTR)_bstr_t(m_str);
wchar_t m_tem=*m_T;
fontOld=pDC->SelectObject(pFont);
pDC->TextOut(rc.left+m_Width,rc.top+m_Depth,&m_tem);

but it display 首???????? i only want 首

thank in advance very much.Confused | :confused: Confused | :confused: Confused | :confused: Confused | :confused:

nothing
AnswerRe: How to getting the string of head position?? Pin
Eytukan29-Aug-05 0:04
Eytukan29-Aug-05 0:04 
AnswerRe: How to getting the string of head position?? Pin
Rage29-Aug-05 0:05
professionalRage29-Aug-05 0:05 
AnswerRe: How to getting the string of head position?? Pin
Bob Ciora29-Aug-05 1:19
Bob Ciora29-Aug-05 1:19 
QuestionNeed help....... Pin
Member 216100428-Aug-05 23:36
Member 216100428-Aug-05 23:36 
QuestionBack slashes '\' and SHGetSpecialFolderPath Pin
caykahve28-Aug-05 23:14
caykahve28-Aug-05 23:14 
AnswerRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 0:02
Achim Klein29-Aug-05 0:02 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
caykahve29-Aug-05 0:18
caykahve29-Aug-05 0:18 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 0:43
Achim Klein29-Aug-05 0:43 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 0:53
Achim Klein29-Aug-05 0:53 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
caykahve29-Aug-05 1:07
caykahve29-Aug-05 1:07 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 1:27
Achim Klein29-Aug-05 1:27 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
caykahve29-Aug-05 1:48
caykahve29-Aug-05 1:48 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 1:57
Achim Klein29-Aug-05 1:57 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 2:21
Achim Klein29-Aug-05 2:21 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
caykahve29-Aug-05 3:17
caykahve29-Aug-05 3:17 
GeneralRe: Back slashes '\' and SHGetSpecialFolderPath Pin
Achim Klein29-Aug-05 3:39
Achim Klein29-Aug-05 3:39 
NewsRe: Back slashes '\' and SHGetSpecialFolderPath Pin
caykahve29-Aug-05 4:06
caykahve29-Aug-05 4:06 

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.