 |
 |
Topic Title |
Topic Starter |
Replies |
Views |
Last Action |
 |
|
definition in MasmApiStruct.vaa
definition for CONTEXT |
JimG |
1
|
613 |
20th April 2007 - 04:53 AM Last Post by: akyprian |
 |
|
Moved: definition in MasmApiStruct.vaa
definition for CONTEXT |
JimG |
-- |
-- |
19th April 2007 - 05:14 PM Last Post by: JimG |
 |
|
How to execute an exe file using assembly language
|
neb |
2
|
1961 |
17th April 2007 - 04:14 PM Last Post by: shot |
 |
 |
Key words with different colors
is there any add-in to demark codes in different types such as keywords, custom variables, registers etc? |
hydra1983 |
2
|
756 |
17th April 2007 - 11:34 AM Last Post by: Jupiter |
 |
|
Support for 32-bit dos assembly programs
it's to hard to build my program for the constant "fatal error" which I really do not understand, until I get Lnk563 |
hydra1983 |
1
|
969 |
17th April 2007 - 08:48 AM Last Post by: JimG |
 |
 |
Drop down of a combobox not shown
I have a combobox in a dialog and I managed to fill it with its values but I cannot get it to drop down when I click on it. |
houdini |
5
|
2163 |
16th April 2007 - 09:43 PM Last Post by: houdini |
 |
|
Flickering problem when resizing a richedit
the richedit resizes correctly but flickers badly on the screen; I've tried with both TRUE or FALSE as bRepaint of MoveWindow. |
blues |
12
|
2696 |
15th April 2007 - 07:47 AM Last Post by: JimG |
 |
|
NASM - How to "Return if equal"
I have a CMP AL,0 and I want to return from that proc if EQUAL, sort of RETE call; Is this possible in NASM? |
ALIBE |
3
|
2220 |
12th April 2007 - 08:40 PM Last Post by: shoorick |
 |
|
wasm.ru translations
are there any kind russian knowing souls here who could translate a few articles from Russian to English? |
krishna |
3
|
958 |
6th April 2007 - 04:49 AM Last Post by: Jupiter |
 |
|
Can't copy the first 16 bytes of IVT
when I copy the 256 int vectors to different location in memory, the first 16 bytes are always different values. |
guyenWinasm |
0
|
517 |
6th April 2007 - 01:01 AM Last Post by: guyenWinasm |
 |
|
How to find the length IN BITS of a string
what code or API could help me in doing that? i.e. calculating the length IN BITS of a given string? |
allko |
2
|
2670 |
5th April 2007 - 02:15 AM Last Post by: allko |
 |
|
Get the pixels colour from a bitmap image
I'm opening the file then selecting it into a DC but it simply doesn't work. |
georgek01 |
2
|
784 |
5th April 2007 - 01:18 AM Last Post by: akyprian |
 |
|
Wanted to create a child window
look inside for details :-) |
xchg |
1
|
685 |
2nd April 2007 - 02:07 PM Last Post by: akyprian |
 |
|
Go to the next line when reaching the end of line
using the ES_MULTILINE, WS_VSCROLL, ES_AUTOHSCROLL and WS_HSCROLL style bits. |
kaos |
3
|
677 |
31st March 2007 - 06:18 AM Last Post by: kaos |
 |
|
Redirecting STDOUT during runtime
I need to display a string to monitor at times and also need to write to file specified in the cmdline arg. |
guyenWinasm |
0
|
652 |
24th March 2007 - 11:36 AM Last Post by: guyenWinasm |
 |
|
Microsoft replaced winhlp32.exe in Vista
the problem can be solved by copying the "winhlp32.exe" from a WinXP or 2003 machine. |
lilljocke |
10
|
2427 |
24th March 2007 - 11:19 AM Last Post by: laledesi |
 |
|
FPU - How to use the float numbers
how do I convert a float number to an ASCII string so that I can display it? |
lilljocke |
6
|
1557 |
24th March 2007 - 05:09 AM Last Post by: lilljocke |
 |
|
Text Backcolor in Edit Control
Not edit background |
JimG |
15
|
1495 |
20th March 2007 - 03:56 AM Last Post by: akyprian |
 |
|
MS-COFF Directive section creator (makedirsect)
creates MS COFF object files with various linker directives to specify import libraries, entry points and exported symbols. |
Vortex |
0
|
668 |
7th March 2007 - 01:28 PM Last Post by: Vortex |
 |
|
Build Tools for DOS real mode
anyone knows any tools masm32 or something that lets me compile and link in DOS real mode? |
guyenWinasm |
12
|
2976 |
6th March 2007 - 03:52 PM Last Post by: icehole |
 |
|
Going protected mode without reset
I wrote the code to switch to protected mode but as soon as it does mov cr0, eax with eax having bit 0 set computer resets. |
guyenWinasm |
2
|
1549 |
5th March 2007 - 02:08 PM Last Post by: guyenWinasm |
 |
|
Merging C and ASM
I have tried compiling C module to an obj file and used masm linker to generate final executable, bit it becomes wrong binary. |
guyenWinasm |
1
|
753 |
24th February 2007 - 05:31 AM Last Post by: shoorick |