Click here to Skip to main content
15,920,632 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to get a local printer status? Pin
Skywalker200820-Feb-08 5:16
Skywalker200820-Feb-08 5:16 
AnswerRe: How to get a local printer status? Pin
David Crow20-Feb-08 5:31
David Crow20-Feb-08 5:31 
GeneralRe: How to get a local printer status? Pin
Skywalker200821-Feb-08 6:09
Skywalker200821-Feb-08 6:09 
GeneralInstall which windows compoents before install Visual Studio 2003 Pin
akira3220-Feb-08 5:06
akira3220-Feb-08 5:06 
GeneralRe: Install which windows compoents before install Visual Studio 2003 Pin
Mark Salsbery20-Feb-08 5:41
Mark Salsbery20-Feb-08 5:41 
QuestionCannot get reference to Locked screen when the system is in RDP state Pin
Abdul_khaliq_20-Feb-08 4:42
Abdul_khaliq_20-Feb-08 4:42 
GeneralRe: Cannot get reference to Locked screen when the system is in RDP state Pin
James R. Twine20-Feb-08 7:21
James R. Twine20-Feb-08 7:21 
QuestionRe: Cannot get reference to Locked screen when the system is in RDP state Pin
Abdul_khaliq_20-Feb-08 19:49
Abdul_khaliq_20-Feb-08 19:49 
Hi James

I had enumerated all the desktops here is the output but was unable to find the window of desktops

11:23:59.203 - Station: WinSta0
11:23:59.203 - Desktop: Default
11:23:59.203 - Window:
11:23:59.203 - Window:
11:23:59.203 - Window:
11:23:59.203 - Window:
11:23:59.203 - Window: Start Menu
11:23:59.203 - Window:
11:23:59.203 - Window:
11:23:59.203 - Window:
11:23:59.203 - Window:
11:23:59.203 - Window:
11:23:59.218 - Window:
11:23:59.218 - Window:
11:23:59.218 - Window: SysFader
11:23:59.218 - Window:
11:23:59.218 - Window:
11:23:59.218 - Window:
11:23:59.218 - Window:
11:23:59.218 - Window:
11:23:59.218 - Window:
11:23:59.218 - Window: CB Monitor Window
11:23:59.218 - Window:
11:23:59.218 - Window:
11:23:59.218 - Window: Local Disk (CSmile | :)
11:23:59.218 - Window:
11:23:59.218 - Window:
11:23:59.218 - Window: Services
11:23:59.218 - Window:
11:23:59.234 - Window: Command Prompt
11:23:59.234 - Window:
11:23:59.234 - Window: AXWIN Frame Window
11:23:59.234 - Window: Windows Task Manager
11:23:59.234 - Window:
11:23:59.234 - Window:
11:23:59.234 - Window:
11:23:59.234 - Window:
11:23:59.234 - Window:
11:23:59.234 - Window:
11:23:59.234 - Window: MS_WebcheckMonitor
11:23:59.234 - Window: C:\Perl\bin\perl.exe
11:23:59.234 - Window: VMDnDControlTitle
11:23:59.234 - Window:
11:23:59.234 - Window:
11:23:59.234 - Window:
11:23:59.234 - Window:
11:23:59.234 - Window:
11:23:59.234 - Window: KmlogonMessage
11:23:59.234 - Window: C:\WINDOWS\system32\java.exe
11:23:59.234 - Window: C:\WINDOWS\system32\java.exe
11:23:59.234 - Window: Connections Tray
11:23:59.234 - Window: Power Meter
11:23:59.234 - Window:
11:23:59.234 - Window: Program Manager
11:23:59.234 - Desktop: Disconnect
11:23:59.234 - EnumWindows failure(183)
11:23:59.234 - Desktop: Winlogon
11:23:59.234 - Window: MCI command handling window
11:23:59.234 - Window: Winlogon generic control dialog
11:23:59.234 - Window: MuDisconnect
11:23:59.234 - Window: MuStationLogo
11:23:59.234 - Window: KmlogonMessage
11:23:59.250 - Window: SAS window
11:23:59.250 -
11:23:59.265 - Station: Service-0x0-3e7$
11:23:59.265 - OpenWindowStation failure(5)
11:23:59.265 -
11:23:59.265 - Station: Service-0x0-3e4$
11:23:59.265 - OpenWindowStation failure(5)
11:23:59.281 -
11:23:59.281 - Station: Service-0x0-3e5$
11:23:59.296 - OpenWindowStation failure(5)
11:23:59.296 -
11:23:59.296 - Station: SAWinSta
11:23:59.296 - Desktop: SADesktop
11:23:59.296 - OpenDesktop failure(2)
11:24:09.296 -

I am able to get the reference of Winsta0 while the pc is in the RDP state and perform operations on it. All this takes effect in the background only.

Abdul khaliq
QuestionCompiles with VC6. Is this still available? Pin
Ylno20-Feb-08 4:14
Ylno20-Feb-08 4:14 
AnswerRe: Compiles with VC6. Is this still available? Pin
CPallini20-Feb-08 4:34
mveCPallini20-Feb-08 4:34 
GeneralRe: Compiles with VC6. Is this still available? Pin
Ylno20-Feb-08 5:14
Ylno20-Feb-08 5:14 
QuestionRe: Compiles with VC6. Is this still available? Pin
CPallini20-Feb-08 7:32
mveCPallini20-Feb-08 7:32 
GeneralRe: Compiles with VC6. Is this still available? Pin
Ylno20-Feb-08 8:54
Ylno20-Feb-08 8:54 
GeneralRe: Compiles with VC6. Is this still available? Pin
CPallini20-Feb-08 9:49
mveCPallini20-Feb-08 9:49 
GeneralRe: Compiles with VC6. Is this still available? Pin
Ylno20-Feb-08 10:51
Ylno20-Feb-08 10:51 
AnswerRe: Compiles with VC6. Is this still available? Pin
David Crow20-Feb-08 5:35
David Crow20-Feb-08 5:35 
GeneralRe: Compiles with VC6. Is this still available? Pin
Ylno20-Feb-08 5:49
Ylno20-Feb-08 5:49 
AnswerRe: Compiles with VC6. Is this still available? Pin
Chris Losinger20-Feb-08 9:04
professionalChris Losinger20-Feb-08 9:04 
Question[Message Deleted] Pin
1dayprogrammer20-Feb-08 4:08
1dayprogrammer20-Feb-08 4:08 
QuestionRe: code error..., in writing code to a file?? Pin
David Crow20-Feb-08 5:38
David Crow20-Feb-08 5:38 
GeneralRe: code error..., in writing code to a file?? Pin
1dayprogrammer20-Feb-08 7:14
1dayprogrammer20-Feb-08 7:14 
QuestionRe: code error..., in writing code to a file?? Pin
David Crow20-Feb-08 7:35
David Crow20-Feb-08 7:35 
GeneralRe: code error..., in writing code to a file?? Pin
1dayprogrammer21-Feb-08 9:17
1dayprogrammer21-Feb-08 9:17 
GeneralRe: code error..., in writing code to a file?? Pin
David Crow21-Feb-08 10:35
David Crow21-Feb-08 10:35 
GeneralRe: code error..., in writing code to a file?? Pin
1dayprogrammer21-Feb-08 11:22
1dayprogrammer21-Feb-08 11:22 

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.