<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx</link><description>( Disclaimer: the following is in process and subject to change. The author, nor Microsoft, makes no guarantees nor warrantys on the content of this post ) One of the features we intended to put into VFP 9 was AppState, a _SCREEN property that would allow</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#145494</link><pubDate>Tue, 01 Jun 2004 15:49:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:145494</guid><dc:creator>wOOdy</dc:creator><description>hey, it's nice to see one of my longstanding ERs finally getting reinvented... Seems just another case of that magic ER-rule &amp;quot;If sender-name = &amp;quot;woody&amp;quot; then delete&amp;quot; ;)&lt;br&gt; </description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#145663</link><pubDate>Tue, 01 Jun 2004 18:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:145663</guid><dc:creator>Alex Feldstein</dc:creator><description>I'm impressed! Can't thank you enough! In fact one of my new apps under development, to be delivered at the end of 2004, hopefully sometime after VFP9 goes live, will require an online/offline connectivity detection scheme as it will be used in laptops on the field. It will greatly benefit from a seamless, more &amp;quot;natural&amp;quot; connectivity check. That same app also needs to detect a diskette. Now I can get rid of my old-cluncky method to see if a disk was (maybe) inserted.&lt;br&gt;&lt;br&gt;Thank you MS. You guys in the VFP Team rock!</description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#145733</link><pubDate>Tue, 01 Jun 2004 19:41:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:145733</guid><dc:creator>Rick Strahl</dc:creator><description>This is very cool. Is this going to be hooked to all top level windows or just the VFP desktop?</description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#145737</link><pubDate>Tue, 01 Jun 2004 19:46:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:145737</guid><dc:creator>John Koziol</dc:creator><description>In the sample code Calvin worked up, _VFP and _SCREEN were referenced so I'm assuming that this will apply to all top level forms.  Just an educated guess, though.</description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#145761</link><pubDate>Tue, 01 Jun 2004 20:09:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:145761</guid><dc:creator>Martín Salías</dc:creator><description>Really cool!&lt;br&gt;&lt;br&gt;Another useful use cases: &lt;br&gt;- Hooking ActiveSynch to get synchronize Mobile DBs and apps.&lt;br&gt;- Launching processes during Screen-saver time (house-keeping stuff).&lt;br&gt;- Sensing wireless/net connection to send/receive data.&lt;br&gt;- Detecting arriving email?&lt;br&gt;&lt;br&gt;Who knows! We will have to search the docs to see all the things we can do with this.&lt;br&gt;&lt;br&gt;Thanks a lot!</description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#146135</link><pubDate>Tue, 01 Jun 2004 23:26:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:146135</guid><dc:creator>Chris Jefferies</dc:creator><description>Spider-man's uncle Ben, says to him: &amp;quot;With great power, comes great responsibility.&amp;quot; </description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#146281</link><pubDate>Wed, 02 Jun 2004 03:16:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:146281</guid><dc:creator>Rob Spencer</dc:creator><description>Now if only you could reconnect a broken file handle in your error handler, this would make for some really robust systems! You can currently trap a 1104 error (caused by pulling out your network cable for instance) and with RegWinProc I assume we could detect when the network came back online again but nothing that I can find will reset the connection. If you know what table it is, you should be able to close and reopen it, but you can't do that in an error handler (what do you do if your in the middle of an SQL query for instance). &amp;quot;With great power, comes a whole new list of enhancement requests.&amp;quot; ;)</description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#146381</link><pubDate>Wed, 02 Jun 2004 07:11:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:146381</guid><dc:creator>John Koziol</dc:creator><description>Hey Rob, sorry but you're right - can't mend a broken file handle. But at least you'll be able to catch the break and attempt to mitigate. </description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#148764</link><pubDate>Fri, 04 Jun 2004 20:02:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:148764</guid><dc:creator>Paul James</dc:creator><description>&amp;quot;Make it so Number 1&amp;quot; this would be very very useful!  Keep up the great work!</description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#149159</link><pubDate>Sat, 05 Jun 2004 13:08:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:149159</guid><dc:creator>Malcolm Greene</dc:creator><description>Wow! This tops even the new reportwriter features! Absolutely awesome!</description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#149960</link><pubDate>Mon, 07 Jun 2004 09:57:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:149960</guid><dc:creator>Neil Tonkin</dc:creator><description>Great feature, now we can use RegisterWindowMessage() to communicate between VFP applications or grab the MessageBox window and change the appearance of the child controls (prompts, icon etc).</description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#150974</link><pubDate>Tue, 08 Jun 2004 15:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:150974</guid><dc:creator>Nick Causton</dc:creator><description>Excellent function but will it work with non-visual COM servers??</description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#152390</link><pubDate>Thu, 10 Jun 2004 07:20:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:152390</guid><dc:creator>John Koziol</dc:creator><description>Well, now it appears that it will be enhanced functionality with the existing BINDEVENTS function.  Stay tuned.</description></item><item><title>re: Cool new VFP9 feature: the RegWinProc function (by John Koziol)</title><link>http://blogs.msdn.com/vsdata/archive/2004/05/31/145217.aspx#154619</link><pubDate>Sun, 13 Jun 2004 14:20:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:154619</guid><dc:creator>Franz Müller</dc:creator><description>Excellent new feature of VFP9. Does anybody know, if VFP9 supports callback-functions (e.g. RasDialFunc) too?</description></item></channel></rss>