Cursor... [Archive] - Quintessential Forum

PDA

View Full Version : Cursor...


shaohao
01-05-2004, 01:56 PM
I think QCD can improvment it's cursor of hyperlink

Here are two pics:
The first one: QCD's will invoke it's own hand cursor resource.
the other one: Please open QCDPlayer.exe with UltraEdit or Hexworkshop and replace all "A1B44B540068A50F0000" with "33C090909068897F0000" then restrat the modified QCD you will see a new cursor! Yes, Now QCD invoke the default hand cursor of Windows OS.

I think the source code of QCD should be like this:
SetCursor(LoadCursor(NULL, IDC_HAND));
and define winver as 0x0500