At the moment the link appears in blue letters.
I'd like to add an underline, like this.
Is it possible?
Can I change the font style in NSD_CreateLink to add an underline?
2 posts
See http://web.mit.edu/cathywu/Public/AM.../EnterKeys.nsh for an example.
(CreateFont and a SendMessage ${WM_SETFONT})
(CreateFont and a SendMessage ${WM_SETFONT})