View Single Post
  #10  
Old 02-05-2021, 08:19
Epic Titan 69 Epic Titan 69 is offline
Banned
 
Join Date: Dec 2020
Location: In The Hell
Posts: 89
Thanks: 147
Thanked 39 Times in 27 Posts
Epic Titan 69 is on a distinguished road
Quote:
Originally Posted by bunti_o4u View Post
I think you can change cursor by using below function (I am not sure):
Code:
function LoadCursorFromFile(FileName: String): Longint;
  external 'LoadCursorFromFileW@user32 stdcall';
Can U explain plzzz
Am facing certain issues!!!!
Reply With Quote