Missing GetLayeredWindowAttributes

Just starting out? Need help? Post your questions and find answers here.
Anden
Enthusiast
Enthusiast
Posts: 135
Joined: Mon Jul 21, 2003 7:23 am
Contact:

Missing GetLayeredWindowAttributes

Post by Anden »

GetLayeredWindowAttributes_() is not a function, array, macro or linked list
User avatar
Rings
Moderator
Moderator
Posts: 1435
Joined: Sat Apr 26, 2003 1:11 am

Post by Rings »

It is only avail for WinXP, see
http://msdn.microsoft.com/library/defau ... ibutes.asp

and thats the reason why ist not native (with underscore) in Purebasic
SPAMINATOR NR.1
Anden
Enthusiast
Enthusiast
Posts: 135
Joined: Mon Jul 21, 2003 7:23 am
Contact:

Post by Anden »

So it's only native if at least w2K is supported too? (but not w95/98/ME/NT)
Post Reply