Hi everyone,
I have the assembly code that reads a string and string length as following:
----------------------------------------
.data
.code
STRINGLEN proc near
push ebp
mo...
http://www.experts-exchange.com/Programming/Languages/Assembly/Q_20605603.html
Zones:
AssemblyDate Answered: 02/07/2004 Grade: A Views: 0
hi
i m learning MASM programming. can anybody say what is the difference between MOV and xchg. i think they are same.if there is any difference please mention that with an example.
http://www.experts-exchange.com/Programming/Languages/Assembly/Q_20613967.html
Zones:
AssemblyDate Answered: 12/01/2003 Grade: B Views: 0
I'm trying to send data via the coms to one PC to another. It doesn't work. I've used the right address and I think the code is ok. I've wired the PC's with a cable that is concted using "HandShaki...
http://www.experts-exchange.com/Programming/Languages/Assembly/Q_20619488.html
Zones:
AssemblyDate Answered: 02/14/2004 Grade: A Views: 0
I want to write a program that replace int8 and int 10h
i know the basis of doing such job but the problem is the program
will hang whenever i try a
simple program like this ( so i don' know :...
http://www.experts-exchange.com/Programming/Languages/Assembly/Q_20837841.html
Zones:
AssemblyDate Answered: 01/03/2004 Grade: C Views: 0
Hello:
When I am trying to open on .mov file by quick time player, version 5.01, it shows the following messeage:
-----------------------------------------------------------------
You may expe...
http://www.experts-exchange.com/Software/Misc/Q_20876826.html
Zones:
SoftwareDate Answered: 02/16/2004 Grade: A Views: 0
Hi,
Really desperate. I have video in MPEG-2 format on my PC. Tyring to convert it to Quicktime so it can be edited by someone else on their Mac using iMovie.
I have Quicktime Pro and the M...
http://www.experts-exchange.com/Software/MultiMedia_Applications/Q_21073508.html
Hello,
How can I convert mov files to mpg.
Thanks...
http://www.experts-exchange.com/Other/Miscellaneous/Q_21402206.html
Zones:
MiscDate Answered: 05/05/2005 Grade: A Views: 0
I can't seem to play a .MOV file. I can hear the sound but there's no video. I have an ATI rage pro 8mb AGP video card and a soundblaster 64 AwE
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Q_10138...
Zones:
Windows 95Date Answered: 04/29/1999 Grade: C Views: 58
Where can I find a freeware or shareware program
that converts .MOV files to .MPEG or .AVI files?
http://www.experts-exchange.com/Software/Photos_Graphics/Web_Graphics/Q_10153425.html
Cual es el error? ....
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10165672.html