WFS User Submissions

| | Comments (5)

I'm trying to package up a new version of the WFS in the coming weeks. While it already has some amazing new APIs for much of the new Vista technology, I'm always keen on adding as much value as possible. So I'm wondering if anyone has any submissions they'd like to add to the WFS. You can email me about it at aaron@aaronballman.com. What's more, if there's something missing from the WFS that you'd like to see added but (can't | don't want to) add yourself, please email me as well.

Thanks!

5 Comments

Dear Aaron,

Please, Please wrap the libs up in
#if TargetWin32

....

#endif

From memory, I remember I had quite a lot of problems in past with exposed Win32 Declare calls.

Pointing out which ones would certainly help me out a bunch. I try to wrap everything in a #if block, but some things slip through the cracks (as you can imagine).

I was only able to find three problems -- one was with the tester application, the other two were with FileAssociation.Register and FolderItemExtensions.Reveal.

Thanks for pointing out that I missed a few places. But three out of 675 isn't too bad. ;-)

3/675 is very good.
It must have been a long time ago when I had the grief
Thanks.

Well, a bug is a bug after all. :-) It's just easy to miss those since I do my testing on Windows (obviously), so I'm glad you're keeping me honest.

Leave a comment

Disclaimer

I'm currently an employee of REAL Software. My blog is mine. The opinions represented in this blog are mine as well and may not represent my employer's opinions. All original material is copyrighted and property of the author.

REALbasic® is a registered trademark of REAL Software, Inc. REAL SQL Server™ and Lingua™ are pending trademarks of REAL Software, Inc. All rights reserved.