flat assembler
Message board for the users of flat assembler.
Index
> IDE Development > Wink 6.92.03 (vertical selection + compiling)Goto page Previous 1, 2, 3, 4, 5, 6 ... 19, 20, 21 Next |
| Author |
|
|
ouadji 10 Jul 2010, 22:45
I have found a small problem in this version 5.5. I check it ! Last edited by ouadji on 10 Jul 2010, 23:32; edited 1 time in total |
|||
|
|
edemko 10 Jul 2010, 23:17
.I had to "enter a message while posting"
|
||||||||||
|
||||||||||
|
ouadji 11 Jul 2010, 00:00
ok ... small problem with "appearance menu" ... fixed.
sorry ... it's always Like that! there is always a last minute problem! Last edited by ouadji on 21 Sep 2010, 20:24; edited 1 time in total |
|||
|
|
Tyler 11 Jul 2010, 00:23
ouadji wrote:
|
|||
|
|
edemko 11 Jul 2010, 00:38
|
|||
|
|
Tyler 11 Jul 2010, 00:44
Cool.
|
|||
|
|
ouadji 11 Jul 2010, 01:01
Quote: I'm interested to see how you did it. I tried, and failed miserably Quote: http://board.flatassembler.net/topic.php?t=11341&start=91 <--- wink 5.1 !! the active line highlighted .... hummmmm... (5.51 sources soon) Last edited by ouadji on 11 Jul 2010, 01:14; edited 2 times in total |
|||
|
|
Tyler 11 Jul 2010, 01:07
It's not green!!!
Edit: My 512th post! |
|||
|
|
edemko 11 Jul 2010, 01:19
"You must enter a message while posting"
|
||||||||||
|
||||||||||
|
ouadji 11 Jul 2010, 01:23
What is this ???
|
|||
|
|
edemko 11 Jul 2010, 01:33
Active line colors:
|
||||||||||
|
||||||||||
|
edemko 11 Jul 2010, 01:37
Tomasz, help us.
![]() Last edited by edemko on 11 Jul 2010, 01:45; edited 1 time in total |
|||
|
|
ouadji 11 Jul 2010, 01:40
red - green - blue ????? active line works 100% here, i don't understand show me a screenshot. I don't see these three colors in your pic above but just the three words " red-green-blue" Last edited by ouadji on 11 Jul 2010, 01:51; edited 1 time in total |
|||
|
|
edemko 11 Jul 2010, 01:51
""
edit: Red Green Blue - i was talking about 3 color constituents changed with WinHex.
|
||||||||||
|
||||||||||
|
ouadji 11 Jul 2010, 01:55
you changed the color of active line with WinHex ? indeed, this feature is not yet available with wink 5.51 Wink 5.51 works fine ? ok, great ! thank you but ... how did you find the memory address to change the color of active line ?
Code: get_color: push ecx edx ; <------- 51h, 52h mov eax,00F9E7C8h ;<---- original active line color |
|||
|
|
edemko 11 Jul 2010, 11:40
wink -> OllyDbg -> FSCapture -> WinHex helped me.
OllyDbg was asked to stop program execution at SetBkColor and CreateSolidBrush. Before a call to CreateSolidBrush it showed me params passed: DC & RGB(x,x,x). Then FSCapture was used to show on-screen-any-point color. When cursor was placed at active line, i got values RedGreenBlue. In one of the calls OllyDbg showed equal results. Then WinHex was launched and menu item "Find Hex Values" pressed, values were put and found once - caught. This accident showed that fasmw.exe called brush creation every time a switch Olly-Fasm was made. Using trace option of OllyDbg, color initing place was detected. Finally i lost my patience and posted. Pics as promised will be sent you in several hours - i'll be absent. Ouadji, syser has lack of many functions. |
|||
|
|
edemko 11 Jul 2010, 19:02
Check your e-mail.
That was a fun. |
|||
|
|
ouadji 12 Jul 2010, 10:42
I sent you a pm thank you very much edemko |
|||
|
|
ouadji 12 Jul 2010, 23:07
Wink 5.6 in progress. ![]() |
|||
|
| Goto page Previous 1, 2, 3, 4, 5, 6 ... 19, 20, 21 Next < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2026, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.