flat assembler
Message board for the users of flat assembler.
Index
> Windows > windows api link label |
Author |
|
patchariadog 26 Apr 2014, 19:49
I use to program a lot in .NET and I would use the link label to have a click able link on my about boxes to bring the user to my website. I am now programming in c++ and assembly for the past year and I am finally getting around to asking this question, because I can't find an answer on the internet. is their anything like the link label in .NET for assembly by using createWindowExA or something else?
[img] http://i.stack.imgur.com/A3BbM.jpg [/img] here is an example of a link label in case you guys are confused. thanks guys |
|||
26 Apr 2014, 19:49 |
|
cod3b453 26 Apr 2014, 22:08
That looks like the SysLink window class - http://msdn.microsoft.com/en-us/library/windows/desktop/bb760706(v=vs.85).aspx, which you should be able to create with CreateWindowEx. [Alternatively you can just use a static and change its cursor to hand and typeface to match.]
|
|||
26 Apr 2014, 22:08 |
|
Picnic 26 Apr 2014, 23:16
|
|||
26 Apr 2014, 23:16 |
|
patchariadog 27 Apr 2014, 01:26
thanks guys!
|
|||
27 Apr 2014, 01:26 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.