Click here to Skip to main content
15,889,462 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Executing an Oracle Query from C++ using OLEDB Pin
led mike11-Jun-09 10:57
led mike11-Jun-09 10:57 
AnswerRe: Executing an Oracle Query from C++ using OLEDB Pin
Ozer Karaagac11-Jun-09 13:26
professionalOzer Karaagac11-Jun-09 13:26 
QuestionIs there an easy way to change "... text ..." to _T("... text ...") for whole project? [modified] Pin
transoft11-Jun-09 9:32
transoft11-Jun-09 9:32 
AnswerRe: Is there an easy way to change "... text ..." to _T("... text ...") for whole project? PinPopular
Randor 11-Jun-09 10:24
professional Randor 11-Jun-09 10:24 
GeneralThank you very much, Pin
transoft11-Jun-09 10:37
transoft11-Jun-09 10:37 
GeneralRe: Is there an easy way to change "... text ..." to _T("... text ...") for whole project? Pin
Rajesh R Subramanian11-Jun-09 10:45
professionalRajesh R Subramanian11-Jun-09 10:45 
QuestionProblem with sending keystroke to game. [modified] Pin
dirwir11-Jun-09 9:26
dirwir11-Jun-09 9:26 
AnswerRe: Problem with sending keystroke to game. Pin
Rajesh R Subramanian11-Jun-09 10:21
professionalRajesh R Subramanian11-Jun-09 10:21 
Hello!

You can use Spy++ to see what is going on under the hood when those messages are being sent to the game. Also, is the game yours or someone else (the source code is with you or not?) If you have the source for the game, you can write the keyboard events that occurs in the game to a log file and check if the correct key strokes are received or not.


It is a crappy thing, but it's life -^ Carlo Pallini

GeneralRe: Problem with sending keystroke to game. Pin
dirwir11-Jun-09 13:05
dirwir11-Jun-09 13:05 
Questioncreating a linked list Pin
steve_rm11-Jun-09 7:18
steve_rm11-Jun-09 7:18 
AnswerRe: creating a linked list Pin
Maximilien11-Jun-09 7:59
Maximilien11-Jun-09 7:59 
AnswerRe: creating a linked list Pin
David Crow11-Jun-09 8:26
David Crow11-Jun-09 8:26 
QuestionRe: creating a linked list Pin
steve_rm11-Jun-09 16:30
steve_rm11-Jun-09 16:30 
AnswerRe: creating a linked list Pin
David Crow12-Jun-09 3:29
David Crow12-Jun-09 3:29 
QuestionRe: creating a linked list Pin
led mike11-Jun-09 8:28
led mike11-Jun-09 8:28 
AnswerRe: creating a linked list Pin
steve_rm11-Jun-09 16:35
steve_rm11-Jun-09 16:35 
QuestionRe: creating a linked list Pin
David Crow26-Jun-09 7:51
David Crow26-Jun-09 7:51 
Questionset the parameter of CRichEditCtrl ::SetWindowText() Pin
MrKBA11-Jun-09 5:18
MrKBA11-Jun-09 5:18 
AnswerRe: set the parameter of CRichEditCtrl ::SetWindowText() Pin
Stephen Hewitt11-Jun-09 5:58
Stephen Hewitt11-Jun-09 5:58 
GeneralRe: set the parameter of CRichEditCtrl ::SetWindowText() Pin
MrKBA11-Jun-09 6:01
MrKBA11-Jun-09 6:01 
GeneralRe: set the parameter of CRichEditCtrl ::SetWindowText() Pin
Michael Schubert11-Jun-09 6:12
Michael Schubert11-Jun-09 6:12 
GeneralRe: set the parameter of CRichEditCtrl ::SetWindowText() Pin
MrKBA11-Jun-09 6:40
MrKBA11-Jun-09 6:40 
GeneralRe: set the parameter of CRichEditCtrl ::SetWindowText() Pin
Michael Schubert11-Jun-09 20:50
Michael Schubert11-Jun-09 20:50 
Questioncan you find the problem?? Pin
August Brower11-Jun-09 5:10
August Brower11-Jun-09 5:10 
AnswerRe: can you find the problem?? Pin
CPallini11-Jun-09 6:58
mveCPallini11-Jun-09 6:58 

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.