Advertisement

1 - 10 of 1050 containing alltags:("assembly") (0.001 seconds)
I am trying to learn to use assembly and am trying to make a fuction to draw a pixel to unsigned char far *double buffer using an external assembly function. and i cant get it to work right. This i...
Zones: CDate Answered: 05/08/1997 Grade: C Views: 0
what I want to know is can I use assembly language in win95?  If so, are there limitations?(such as can't use the mouse int)  if not, then what would be the equivalent in windows?
Zones: Windows ProgrammingDate Answered: 07/15/1997 Grade: B Views: 0
I want to compare 2 memory blocks using the following function: function ByteComp(ptr1,ptr2:pointer;length:integer):boolean;assembler; asm push     ds push     edi push     esi mov      ax,ds mov ...
Zones: Delphi ProgrammingDate Answered: 07/27/1998 Grade: A Views: 0
How can I call windowsAPI functions in Assembler? PLease give me a program fully written in asm for windows(e.g. create a window and show a message box) thank tou!
Zones: Windows ProgrammingDate Answered: 12/14/1998 Grade: B Views: 0
Iam looking for tasm.exe & Tlink.exe and can't find them through the net ...help me.
Zones: HardwareDate Answered: 05/21/1999 Grade: A Views: 0
When I run this it says that the program performed an illegal operation.  I know that there are better ways to accomplished the below but I am just learing and trying to follow along in the book so...
Zones: C++Date Answered: 06/14/1999 Grade: A Views: 0
i have a senario where i want to treat all my numeric values as characters but still do all the arithmetic operations on that character data which basically comprises of numbers. i also do not want...
Zones: C++Date Answered: 12/14/1999 Grade: B Views: 0
Please show me the code which is  runable with the following criteria code the program to input the string, character by character using pop and push, push it one by one in a variable, then pop ...
Zones: ProgrammingDate Answered: 06/08/2000 Grade: A Views: 0
Can you help me with this assembly language code, I couldn't figure out what's wrong with it, this is an assigment due on 04/27/2000. Source file: PRG8.X68 Assembled on: 00-04-20 at: 16:16:34 ...
Zones: ProgrammingDate Answered: 05/08/2000 Grade: C Views: 0
 did anyone know where i can download this assembler software?  Karen.
Zones: Delphi ProgrammingDate Answered: 08/10/2000 Grade: C Views: 0