Click here to Skip to main content
16,017,881 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Write to excel Pin
achainard5-Nov-08 4:00
achainard5-Nov-08 4:00 
GeneralRe: Write to excel Pin
hellogany5-Nov-08 16:11
hellogany5-Nov-08 16:11 
GeneralRe: Write to excel Pin
achainard5-Nov-08 23:35
achainard5-Nov-08 23:35 
AnswerRe: Write to excel Pin
David Crow5-Nov-08 6:05
David Crow5-Nov-08 6:05 
Questionhow to get the HWND from the windows on the "locked screen" Pin
Krzysztof Gorgolewski5-Nov-08 3:21
Krzysztof Gorgolewski5-Nov-08 3:21 
AnswerRe: how to get the HWND from the windows on the "locked screen" Pin
Iain Clarke, Warrior Programmer5-Nov-08 4:52
Iain Clarke, Warrior Programmer5-Nov-08 4:52 
GeneralRe: how to get the HWND from the windows on the "locked screen" Pin
SandipG 5-Nov-08 5:25
SandipG 5-Nov-08 5:25 
QuestionRe: how to get the HWND from the windows on the "locked screen" Pin
David Crow5-Nov-08 6:07
David Crow5-Nov-08 6:07 
Krzysztof Gorgolewski wrote:
...so first i tried FindWindow(NULL, "Computer Locked"), but nothing.


What does that function return? If NULL, have you tried calling GetLastError()? Are you sure that is the exact name of the window being sought?

"Love people and use things, not love things and use people." - Unknown

"The brick walls are there for a reason...to stop the people who don't want it badly enough." - Randy Pausch


QuestionRe: how to get the HWND from the windows on the "locked screen" Pin
Roger Stoltz5-Nov-08 6:36
Roger Stoltz5-Nov-08 6:36 
AnswerRe: how to get the HWND from the windows on the "locked screen" Pin
SimonSays5-Nov-08 7:37
SimonSays5-Nov-08 7:37 
QuestionRe: how to get the HWND from the windows on the "locked screen" Pin
Krzysztof Gorgolewski5-Nov-08 8:11
Krzysztof Gorgolewski5-Nov-08 8:11 
RantRe: how to get the HWND from the windows on the "locked screen" Pin
Krzysztof Gorgolewski5-Nov-08 8:31
Krzysztof Gorgolewski5-Nov-08 8:31 
QuestionRe: how to get the HWND from the windows on the "locked screen" Pin
Krzysztof Gorgolewski5-Nov-08 18:42
Krzysztof Gorgolewski5-Nov-08 18:42 
AnswerRe: how to get the HWND from the windows on the "locked screen" Pin
SandipG 5-Nov-08 20:49
SandipG 5-Nov-08 20:49 
NewsRe: how to get the HWND from the windows on the "locked screen" Pin
Krzysztof Gorgolewski5-Nov-08 21:21
Krzysztof Gorgolewski5-Nov-08 21:21 
QuestionAny beginner's SDK tutorials? Pin
Megidolaon5-Nov-08 3:03
Megidolaon5-Nov-08 3:03 
AnswerRe: Any beginner's SDK tutorials? Pin
Saurabh.Garg5-Nov-08 3:11
Saurabh.Garg5-Nov-08 3:11 
AnswerRe: Any beginner's SDK tutorials? Pin
achainard5-Nov-08 3:47
achainard5-Nov-08 3:47 
AnswerRe: Any beginner's SDK tutorials? Pin
SandipG 5-Nov-08 4:01
SandipG 5-Nov-08 4:01 
AnswerRe: Any beginner's SDK tutorials? Pin
Megidolaon6-Nov-08 7:06
Megidolaon6-Nov-08 7:06 
QuestionCalls to windows API is failing for directory created by same process [modified] Pin
Aseem Sharma5-Nov-08 2:34
Aseem Sharma5-Nov-08 2:34 
GeneralRe: Calls to windows API is failing for directory created by same process Pin
led mike5-Nov-08 4:16
led mike5-Nov-08 4:16 
GeneralRe: Calls to windows API is failing for directory created by same process Pin
Aseem Sharma5-Nov-08 20:45
Aseem Sharma5-Nov-08 20:45 
GeneralRe: Calls to windows API is failing for directory created by same process Pin
led mike6-Nov-08 5:34
led mike6-Nov-08 5:34 
GeneralRe: Calls to windows API is failing for directory created by same process Pin
Aseem Sharma6-Nov-08 19:13
Aseem Sharma6-Nov-08 19:13 

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.