Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scrolling a disabled treeview
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00911474
Message ID:
00930969
Views:
10
>Does the LockWindowUpdate work on win98?

Kirk,

You can find out what WIndows versions particular Windows API function is supported under by finding the function in MSDN and looking at Requirements section. For example, for LockWindowUpdate it says:
Requirements 
  Windows NT/2000/XP: Included in Windows NT 3.1 and later.
  Windows 95/98/Me: Included in Windows 95 and later.
  Header: Declared in Winuser.h; include Windows.h.
  Library: Use User32.lib.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform