Looking for programmers to confirm API

Please discuss general Delphi programming topics here.

Looking for programmers to confirm API

Postby lexdean » July 15th, 2011, 6:50 am

I have four API calls
SetScrollrange
SetScrollPos
GetScrollrange
GetScrollPos
From The MSDN web site they are out dated and use to be used with windows 98 API (very old)
But exsist in the Delphi 5 Windows.pas and is used extencively in TGrid that effects all its desendants like DBGrid that use it too

What I want to know is does it still affect all versons of delphi
and will this mean delphi willl not run the next verion of windows.

I've started building a web site on this subject and created a program that corrects your own the Windows. pas and dcu files
of this issue my making Functions that call the updated calls. I've also created objects with adjustable page size scroll bars thats common with windows object of today as you will notice TGrid has a set page size.
http://delphiupdate.wordpress.com/2011/07/12/home

Lex Dean
lexdean
Active Member
Active Member
 
Posts: 16
Joined: May 25th, 2011, 12:04 am

Re: Looking for programmers to confirm API

Postby Kambiz » July 15th, 2011, 7:43 pm

You've started a good project, thanks.
AFAIK, this problem is not limited to Delphi 5 only.
Kambiz
User avatar
Kambiz
Administrator
Administrator
 
Posts: 2429
Joined: March 7th, 2003, 7:10 pm


Return to Delphi Programming

Who is online

Users browsing this forum: No registered users and 2 guests

cron