Hello Vicktor, Exactly this :)
Change this: pFunc = GetProcAddress( handle,"GetLastInputInfo" ); to this: pFunc = ( GETLASTINPUTINFO_ ) GetProcAddress( handle,"GetLastInputInfo" ); Thank you very much, Rossine. -- View this message in context: http://www.nabble.com/How-to-fix-this---tp22361860p22364145.html Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
