Edited by Ascend4nt, 06 August 2009 - 02:49 AM.
_ProcessSendCloseMessage
#1
Posted 25 February 2009 - 02:40 PM
Full-Screen Crash Recovery | Performance Counters in Windows - Measure CPU,Disk,Network etc Performance | Process, Thread, & DLL Functions UDFs | Windows Desktop Dimmer Shade | CrossHairs (FullScreen) | _EnumChildWindows (controls etc) | Rubber-Band Boxes using GUI's (_GUIBox) | File + Process Imports/Exports Information | _DLLStructDisplay (Debug!) | _FileFindEx | _ClipGetHTML | _ClipPutHTML + ClipPutHyperlink | _FileGetShortcutEx | _FilePropertiesDialog | I/O Port Functions | File(s) Drag & Drop | _RunWithReducedPrivileges | _ShellExecuteWithReducedPrivileges | _WinAPI_GetSystemInfo | dotNETGetVersions | Drive(s) Power Status | _WinGetDesktopHandle | _StringParseParameters
Wrappers/Modifications of others' contributions:
_DOSWildcardsToPCRegEx (original code: RobSaunder's) | WinGetAltTabWinList (original: Authenticity)
UDF's added support/programming to:
_ExplorerWinGetSelectedItems | MIDI UDF (original code: eynstyne)
(All personal code/wrappers centrally located at Ascend4nt's AutoIT Code)
#2
Posted 25 February 2009 - 02:47 PM
It's intresting, does it work with _IECreate ? in other words does IE started with _IECreate a child process ?
#3
Posted 25 February 2009 - 02:59 PM
Hello,
It's intresting, does it work with _IECreate ? in other words does IE started with _IECreate a child process ?
I just tested it, with default parameters, and yes - it does work. The thing is - its a matter of timing. You need to make sure the Window activates and is ready to receive 'close' messages. That's why I put the MessageBox() there, to pause the script and let you visually acknowledge the open windows. You can use WinWaitActive() and the like though.
-a
*EDIT: When I *don't* use default parameters for _IECreate(), it in fact does *not* show up as a child process. I verified this a few ways - the parent process appears to be 'svchost.exe' for anything but a default parameter list. Odd. Well, you could always open Internet Explorer by using Run() if you need it to be shown in the child processes list..
Edited by ascendant, 02 March 2009 - 04:47 AM.
Full-Screen Crash Recovery | Performance Counters in Windows - Measure CPU,Disk,Network etc Performance | Process, Thread, & DLL Functions UDFs | Windows Desktop Dimmer Shade | CrossHairs (FullScreen) | _EnumChildWindows (controls etc) | Rubber-Band Boxes using GUI's (_GUIBox) | File + Process Imports/Exports Information | _DLLStructDisplay (Debug!) | _FileFindEx | _ClipGetHTML | _ClipPutHTML + ClipPutHyperlink | _FileGetShortcutEx | _FilePropertiesDialog | I/O Port Functions | File(s) Drag & Drop | _RunWithReducedPrivileges | _ShellExecuteWithReducedPrivileges | _WinAPI_GetSystemInfo | dotNETGetVersions | Drive(s) Power Status | _WinGetDesktopHandle | _StringParseParameters
Wrappers/Modifications of others' contributions:
_DOSWildcardsToPCRegEx (original code: RobSaunder's) | WinGetAltTabWinList (original: Authenticity)
UDF's added support/programming to:
_ExplorerWinGetSelectedItems | MIDI UDF (original code: eynstyne)
(All personal code/wrappers centrally located at Ascend4nt's AutoIT Code)
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





