Click here to Skip to main content
15,887,376 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: "game" fast fingers Pin
CPallini25-Mar-09 11:49
mveCPallini25-Mar-09 11:49 
GeneralRe: "game" fast fingers [modified] Pin
Aljaz11125-Mar-09 13:04
Aljaz11125-Mar-09 13:04 
GeneralRe: "game" fast fingers Pin
CPallini25-Mar-09 22:33
mveCPallini25-Mar-09 22:33 
GeneralRe: "game" fast fingers Pin
Niklas L26-Mar-09 1:33
Niklas L26-Mar-09 1:33 
GeneralRe: "game" fast fingers Pin
Aljaz11126-Mar-09 3:35
Aljaz11126-Mar-09 3:35 
GeneralRe: "game" fast fingers Pin
CPallini26-Mar-09 4:03
mveCPallini26-Mar-09 4:03 
GeneralRe: "game" fast fingers [modified] Pin
Aljaz11126-Mar-09 5:31
Aljaz11126-Mar-09 5:31 
GeneralRe: "game" fast fingers Pin
CPallini26-Mar-09 7:20
mveCPallini26-Mar-09 7:20 
Aljaz111 wrote:
I tryed to use:

CString get;CString strHidden;get=hiddenEdit.GetWindowText(strHidden)


Why the hell you tryed the above. Didn't you see the GetWindowText signature in the documentation before calling it (what about the Intellisense?)?
GetWindowText has two overloads none of them returning a CString.
As Mike gently suggested (Roll eyes | :rolleyes: ), documentation is your best best friend.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: "game" fast fingers Pin
Aljaz11126-Mar-09 7:53
Aljaz11126-Mar-09 7:53 
QuestionRe: "game" fast fingers Pin
CPallini26-Mar-09 8:48
mveCPallini26-Mar-09 8:48 
GeneralRe: "game" fast fingers Pin
David Crow25-Mar-09 9:26
David Crow25-Mar-09 9:26 
AnswerRe: "game" fast fingers Pin
led mike25-Mar-09 9:40
led mike25-Mar-09 9:40 
GeneralRe: "game" fast fingers Pin
Aljaz11125-Mar-09 9:47
Aljaz11125-Mar-09 9:47 
GeneralRe: "game" fast fingers [modified] Pin
CPallini25-Mar-09 10:11
mveCPallini25-Mar-09 10:11 
GeneralRe: "game" fast fingers Pin
led mike26-Mar-09 5:37
led mike26-Mar-09 5:37 
QuestionSerial Mouse data to Mouse driver [modified] Pin
THAQCD25-Mar-09 7:42
THAQCD25-Mar-09 7:42 
QuestionGetting notification from CRichEditView Pin
rp_suman25-Mar-09 6:20
rp_suman25-Mar-09 6:20 
AnswerRe: Getting notification from CRichEditView Pin
Iain Clarke, Warrior Programmer25-Mar-09 6:50
Iain Clarke, Warrior Programmer25-Mar-09 6:50 
Questionwinamp c++ class Pin
Jacavienna25-Mar-09 5:47
Jacavienna25-Mar-09 5:47 
QuestionDevPartner problem Pin
RedSonja25-Mar-09 5:11
RedSonja25-Mar-09 5:11 
AnswerRe: DevPartner problem Pin
Eytukan25-Mar-09 5:32
Eytukan25-Mar-09 5:32 
GeneralRe: DevPartner problem [modified] Pin
RedSonja25-Mar-09 20:57
RedSonja25-Mar-09 20:57 
QuestionBest way to measure time interval of external events Pin
Member 23626225-Mar-09 4:36
Member 23626225-Mar-09 4:36 
AnswerRe: Best way to measure time interval of external events Pin
Cedric Moonen25-Mar-09 4:38
Cedric Moonen25-Mar-09 4:38 
GeneralRe: Best way to measure time interval of external events Pin
Code-o-mat25-Mar-09 5:40
Code-o-mat25-Mar-09 5:40 

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.