flat assembler
Message board for the users of flat assembler.
Index
> Projects and Ideas > Analog Clock Goto page 1, 2 Next |
Author |
|
m 22 Feb 2007, 07:34
Hi !
Here's an analog clock for Windows(32 bit) !
Last edited by m on 23 Feb 2007, 08:13; edited 1 time in total |
|||||||||||||||||||||
22 Feb 2007, 07:34 |
|
Crukko 22 Feb 2007, 11:03
Great!
I ever ask myself how an Analog clock may be made in asm thx! |
|||
22 Feb 2007, 11:03 |
|
dead_body 22 Feb 2007, 12:14
))))
|
|||
22 Feb 2007, 12:14 |
|
rugxulo 22 Feb 2007, 18:39
Nice job! (don't forget UPX can compress it, not that it really needs it though)
|
|||
22 Feb 2007, 18:39 |
|
m 23 Feb 2007, 09:19
dead_body wrote:
Quote: )))) Sorry ! But i could not understand that. See my second version, it has: Better looks Right click menu Tray Icon support Digital time and Digits along with markers |
|||
23 Feb 2007, 09:19 |
|
YONG 23 Feb 2007, 13:34
Very nice! I like it!
I guess, by "))))", dead_body means "sound or alarm function". YONG |
|||
23 Feb 2007, 13:34 |
|
asmfan 23 Feb 2007, 20:13
Still doesn't fixed, unless u pass hInst as a lParam and 0 an hInst to CreateWindow
|
|||
23 Feb 2007, 20:13 |
|
rugxulo 23 Feb 2007, 21:41
Yes, bigger look and much better!
Dare I ask ... anyone know how to make it stay always on top?? |
|||
23 Feb 2007, 21:41 |
|
sleepsleep 23 Feb 2007, 21:56
Quote:
i think SetWindowPos would make the window always on top if we set HWND_TOPMOST for the second param. |
|||
23 Feb 2007, 21:56 |
|
dead_body 24 Feb 2007, 09:36
dead_body wrote: )))) by that I want to tell, that your work is good. But second version seems more pretty. |
|||
24 Feb 2007, 09:36 |
|
YONG 25 Feb 2007, 09:28
dead_body wrote:
Sorry, my wild guess was wrong! YONG |
|||
25 Feb 2007, 09:28 |
|
m 26 Feb 2007, 07:22
asmfan wrote:
Quote: has unnecessary one [push 0] due to Olly Hey buddy ! The two "push 0" are for CreateWindowEx. One is Handle to Menu and other is Handle to parent window. By the way, who's Olly ? Thanks every body ! |
|||
26 Feb 2007, 07:22 |
|
asmfan 26 Feb 2007, 07:33
Olly - OllyDbg - the debugger;)
This catches when stack disbalancing on beginning and on the end of your app. Take a look and make corrections. |
|||
26 Feb 2007, 07:33 |
|
m 26 Feb 2007, 07:50
O really ! Now I know.
But is there really a stack misbalance ? I am going nuts and unable to find it. |
|||
26 Feb 2007, 07:50 |
|
asmfan 26 Feb 2007, 08:47
it's just additional DWORD on the stack and nothing special at all;) It's not harmful, but i pointed the place where it came from
|
|||
26 Feb 2007, 08:47 |
|
rugxulo 26 Feb 2007, 18:47
|
|||
26 Feb 2007, 18:47 |
|
peter 01 Mar 2007, 02:29
I wrote a clock program in C several months ago. May be, some ideas from it will be useful for you:
http://smallcode.weblogs.us/2006/07/04/hands-for-our-clock/ |
|||
01 Mar 2007, 02:29 |
|
m 01 Mar 2007, 08:31
The Clock looks better in XP.
It simply sucks in 98. |
|||
01 Mar 2007, 08:31 |
|
Crukko 01 Mar 2007, 12:56
@peter: very good job! And comment is very interesting....are you going to do a FASM-source version?
|
|||
01 Mar 2007, 12:56 |
|
Goto page 1, 2 Next < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.