AXForum  
Вернуться   AXForum > Microsoft Dynamics AX > DAX Blogs
All
Забыли пароль?
Зарегистрироваться Правила Справка Пользователи Сообщения за день Поиск Все разделы прочитаны

 
 
Опции темы Поиск в этой теме Опции просмотра
Старый 12.01.2008, 12:31   #1  
Blog bot is offline
Blog bot
Участник
 
25,459 / 846 (79) +++++++
Регистрация: 28.10.2006
Ruslan Goncharov: How to get the screenshots of all open windows in AX
Источник: http://rusgon.blogspot.com/2008/01/h...-all-open.html
==============

This job allows get screenshots of all currently open windows in Axapta.
It based on idea published in How to get list of all open windows and their names in AX

static void JobAllTheWindowsScreenshots(Args _args)
{
#define.screenshotFolder('q:\capture\')

hWnd Parent;
hWnd handle;

hWnd mdi;
#WinApi

dialog d = new Dialog();
DialogTabPage dt;

str text;

// retrieves the visibility state of the specified window -->
DLL _DLL = new DLL('USER32');
DLLFunction _isWindowVisible = new DLLFunction(_DLL, 'IsWindowVisible');
// retrieves the visibility state of the specified window
_isWindowVisible.returns(ExtTypes::DWord);
_isWindowVisible.arg(ExtTypes::DWord);
// retrieves the visibility state of the specified window
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.
 

Похожие темы
Тема Автор Раздел Ответов Посл. сообщение
axStart: Microsoft Dynamics AX 2009 Hot Topics Web Seminar Series Blog bot DAX Blogs 0 06.08.2008 12:05
Ruslan Goncharov: How to clarify what happened with variables in AX Blog bot DAX Blogs 0 17.01.2008 15:40
Ruslan Goncharov: How to get list of all open windows and their names in AX Blog bot DAX Blogs 0 29.12.2007 19:50
Ruslan Goncharov: How to add a document into AX programmically? (Document handling) Blog bot DAX Blogs 0 29.12.2007 19:50
Client Axapta 3.0 SP4 и Linux. Как запустить? Daiver DAX: Администрирование 10 28.06.2007 15:59
Опции темы Поиск в этой теме
Поиск в этой теме:

Расширенный поиск
Опции просмотра

Ваши права в разделе
Вы не можете создавать новые темы
Вы не можете отвечать в темах
Вы не можете прикреплять вложения
Вы не можете редактировать свои сообщения

BB коды Вкл.
Смайлы Вкл.
[IMG] код Вкл.
HTML код Выкл.
Быстрый переход

Рейтинг@Mail.ru
Часовой пояс GMT +3, время: 20:35.
Powered by vBulletin® v3.8.5. Перевод: zCarot
Контактная информация, Реклама.