Advertisement

1 - 10 of 50 containing alltags:("far") (0.001 seconds)
As a matter of fact, this is no real _hardware_ question, but since there is no Programming-ASM topic... Could someone tell me why TASM doesnt accept "JMP FAR 80:0"? It gives the error msg "Illegal...
Zones: HardwareDate Answered: 01/02/1998 Grade: C Views: 4
Hi. Do I have to declare all pointers (to class) as far pointers if I use a 32 bit  (Borland) compiler ? I used sizeof() and the pointer has 4 bytes. ( is it a far pointer then?). Do I have ...
Zones: C++Date Answered: 11/19/2000 Grade: A Views: 0
Can somebody explain it in plain english?
Zones: C++Date Answered: 06/01/2001 Grade: A Views: 39
Hi experts.I have many games that work instantly with my gaming controller,they just recognize it.But there are also others that dont,like far cry.I dont want to use the keyboard but if ii have to ...
Zones: SoftwareDate Answered: 11/06/2005 Grade: B Views: 8
Whenever I print from outlook 2003, it always prints to the far left, no matter what I do to change it. It always does the same. Has anyone had this happen before.
Zones: Outlook GroupwareDate Answered: 10/18/2006 Grade: A Views: 0
i am working with visual c++ ver 1.52 , and some of the files are c files (working with specific DCB ) and one file is a c++ file ( handeling io with files ). while linking i get the folowing error...
Zones: CDate Answered: 06/26/1998 Grade: C Views: 0
I have a QUERY1 whereby Expr1 and Expr2 are from 2 different queries. My problem is, I cannot add some of the reject (i.e. BS1 and EP) because I think some of them is a NULL value. My expression fo...
Zones: MS AccessDate Answered: 02/03/2000 Grade: A Views: 0
far pointers are not maintained normalized like huge pointers. Now if I want to normalize it then how to do it? I used one way char far *farscr=(char far*)0x00000120; char huge *hugescr=(char hu...
Zones: C++Date Answered: 08/08/2000 Grade: C Views: 0
can anyone tell me what's wrong with this: #include <windows.h> LRESULT CALLBACK WndProc(HWND, UINT, LPARAM); char szProgName[]= "ProgName"; int WINAPI WinMain(HINSTANCE hInst, HINSTANCE hPreIn...
Zones: C++Date Answered: 12/12/2002 Grade: B Views: 4
my codes so far only makes up for a single question trivia game.. i have 16 shape box's ( labeled s1-s16 ) and everytime you get a question right one by one they become visible. If you get a questi...
Zones: Visual BasicDate Answered: 01/01/2003 Grade: B Views: 0