<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; JScript & WMI: async event handler]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=14612</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=14612&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «JScript & WMI: async event handler».]]></description>
		<lastBuildDate>Wed, 27 Feb 2019 23:40:26 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: JScript & WMI: async event handler]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=132560#p132560</link>
			<description><![CDATA[<div class="quotebox"><cite>expertykt пишет:</cite><blockquote><p>Подобие VBS не прокатывает</p></blockquote></div><p>Это не подобие -- VBS-функция CreateObject не поддерживает второй аргумент с префиксом, -- его поддерживает метод WScript.CreateObject, который можно использовать и в JScript (в WSH).</p>]]></description>
			<author><![CDATA[null@example.com (Мальчик-гей)]]></author>
			<pubDate>Wed, 27 Feb 2019 23:40:26 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=132560#p132560</guid>
		</item>
		<item>
			<title><![CDATA[Re: JScript & WMI: async event handler]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=132543#p132543</link>
			<description><![CDATA[<p>Может так? Если заработает, то хорошо. Не забывайте, что js регистрозависимый. </p><div class="codebox"><pre><code>function SINK_onObjectReady() {}</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Rumata)]]></author>
			<pubDate>Wed, 27 Feb 2019 09:21:16 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=132543#p132543</guid>
		</item>
		<item>
			<title><![CDATA[JScript & WMI: async event handler]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=132542#p132542</link>
			<description><![CDATA[<p>Как указать обработчик события WMI в асинхронном варианте для JS? <br />Подобие VBS не прокатывает:<br /></p><div class="codebox"><pre><code>sink = new ActiveXObject(&quot;WbemScripting.SWbemSink&quot;, &quot;SINK_&quot;);</code></pre></div><p>Этот вариант тоже не рабочий:<br /></p><div class="codebox"><pre><code>function objSWbemServicesEx_OnObjectReady(){}</code></pre></div><p>Ничего вменяемого не нашел.</p>]]></description>
			<author><![CDATA[null@example.com (expertykt)]]></author>
			<pubDate>Wed, 27 Feb 2019 04:46:56 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=132542#p132542</guid>
		</item>
	</channel>
</rss>
