SCROLLBARINFO
ok i''m trying to use GetScrollBarInfo which takes the structure SCROLLBARINFO as one of the parameters
i''m looking at the documentation for this at msdn
try to compile, oh thank you, error SCROLLBARINFO undeclared identifier
i cannot figure out what the hell is this crap i''m using vs 6 with service pack 3 and i already have SCROLLINFO structure used with no problems i can''t figure out why the hell it doesn''t recognize SCROLLBARINFO
I think you need to include the commctrl.h header file and add the comctl32.lib library when you''re linking.
That should solve your problem. If it still persists, post more.
========================================================
If something sounds stupid but works, it's not stupid
That should solve your problem. If it still persists, post more.
========================================================
If something sounds stupid but works, it's not stupid
==========================================In a team, you either lead, follow or GET OUT OF THE WAY.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement