 |
 |
Topic Title |
Topic Starter |
Replies |
Views |
Last Action |
 |
|
Output with far calls and jumps to 16-bit
but also allows the use of 32-bit instructions by generating the operand size prefix (0x66) where necessary. |
Liquid |
1
|
619 |
18th February 2007 - 07:54 AM Last Post by: Liquid |
 |
|
Adding list items to a Listbox
I added a listbox, but where can I edit the list items i.e. add the items to be shown in the list? |
allko |
5
|
1865 |
15th February 2007 - 08:24 AM Last Post by: Jupiter |
 |
|
Invoke without parameter checking
here is my attempt to use an invoke macro alternative without argument count checking in STDCALL functions. |
Vortex |
2
|
827 |
15th February 2007 - 05:35 AM Last Post by: Jupiter |
 |
|
DrawText not updating window
DrawText not updating window |
georgek01 |
2
|
1024 |
11th February 2007 - 08:35 PM Last Post by: georgek01 |
 |
|
How to set breakpoint at address of victim
I want to set breakpoint at 451212 of victim and view stack hex string, any help is appreciated. |
dqtln |
3
|
767 |
9th February 2007 - 01:39 AM Last Post by: shoorick |
 |
|
Create a deskband Toolbar
I want to create a small toolbar in the windows taskbar I know I should use a COM object but i think that is too hard. |
lilljocke |
0
|
1322 |
8th February 2007 - 12:05 PM Last Post by: lilljocke |
 |
|
Rebuilding import libraries Tool
I coded a simple tool that rebuilds the .idata section storing the internal function names of import libraries. |
Vortex |
1
|
754 |
5th February 2007 - 08:55 AM Last Post by: Jupiter |
 |
 |
WinAsm Studio Quick Help System (QHS)
does anyone have all this information in just one word document, because this is in hundreds files? |
mee |
2
|
588 |
2nd February 2007 - 04:05 AM Last Post by: mee |
 |
|
Looking for Assembly Tutorials
iczelion tutorials are mainly Windows API programing, are there any tutorials about the CPU registers and asm instrucions? |
mee |
2
|
688 |
31st January 2007 - 01:24 PM Last Post by: mee |
 |
|
Crashes trying to display text after scroll
I used the scroll function of INT 10h and tried to reposition the cursor and write to screen AH = 09h INT21h, but it crashes. |
guyenWinasm |
6
|
1082 |
25th January 2007 - 09:32 PM Last Post by: shoorick |
 |
 |
Telephony API (TAPI)
I used to get an LINEERR_INVALAPPHANDLE message; I eliminated it but have a snag with LineGetMessage. |
SeaFarer |
2
|
1259 |
25th January 2007 - 12:52 AM Last Post by: SeaFarer |
 |
|
How to control a process execution?
Process control |
akg_online |
1
|
700 |
17th January 2007 - 12:18 PM Last Post by: Jupiter |
 |
|
MS COFF object file undecorator
a tool to undecorate MS COFF object files - can be used to link obj files with import libraries containing undecorated symbols. |
Vortex |
3
|
741 |
17th January 2007 - 11:29 AM Last Post by: Jupiter |
 |
 |
REGINST Resources
what is a REGINST Resource, where can I find more about it and what it can it be used for. |
SeaFarer |
4
|
987 |
17th January 2007 - 02:04 AM Last Post by: SeaFarer |
 |
|
ListView and TrackMouseEvent
ListView and TrackMouseEvent |
georgek01 |
3
|
905 |
15th January 2007 - 09:54 AM Last Post by: Jupiter |
 |
|
Debugging 16-bit code with debug.exe and grdb.exe
with .model type other than TINY, the debug.exe and grdb.exe seem to be totally confused, they execute different code. |
guyenWinasm |
1
|
2598 |
13th January 2007 - 07:14 AM Last Post by: shoorick |
 |
|
Highlight lines in RichEdit
I'm trying to figure out how to highlight lines with a color in a richedit control, anyone knows how to do it? |
lilljocke |
2
|
1497 |
4th January 2007 - 02:56 PM Last Post by: lilljocke |
 |
|
Module definition file to MS COFF import library c
Tool |
Vortex |
1
|
867 |
23rd December 2006 - 12:24 AM Last Post by: akyprian |
 |
|
Client Area and Dialog Box Scrolling
Client Area and Dialog Box Scrolling |
te987 |
3
|
1623 |
19th December 2006 - 10:22 AM Last Post by: akyprian |
 |
 |
Read Register & convert it to a string
I have problems getting the EAX or EBX etc registers value to a variable and converting the value to a string. |
draww |
3
|
1151 |
13th December 2006 - 11:29 AM Last Post by: draww |
 |
|
Failing attempts with CreateProcess()
it returns with a value indicating success, however after that my application doesn't terminate. |
Liquid |
11
|
2344 |
15th November 2006 - 04:38 AM Last Post by: shoorick |
 |
|
Problems with DrawText and TextOut
does anybody know a trick or a workaround to make DrawText() or TextOut() work as expected with multi-language strings? |
TheWatcher |
17
|
4730 |
12th November 2006 - 03:29 PM Last Post by: SeaFarer |