Click here to Skip to main content
15,913,055 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: LNK2005 Error (not CRT or MFC library) Pin
Bob Stanneveld3-May-05 4:58
Bob Stanneveld3-May-05 4:58 
GeneralRe: LNK2005 Error (not CRT or MFC library) Pin
ricecake3-May-05 5:26
ricecake3-May-05 5:26 
GeneralRe: LNK2005 Error (not CRT or MFC library) Pin
QuiJohn3-May-05 6:27
QuiJohn3-May-05 6:27 
GeneralRe: LNK2005 Error (not CRT or MFC library) Pin
Bob Stanneveld3-May-05 21:52
Bob Stanneveld3-May-05 21:52 
GeneralMemory Allocation over 64k Pin
Cambalindo3-May-05 4:10
Cambalindo3-May-05 4:10 
GeneralRe: Memory Allocation over 64k Pin
Zdeslav Vojkovic3-May-05 5:38
Zdeslav Vojkovic3-May-05 5:38 
GeneralRe: Memory Allocation over 64k Pin
David Crow3-May-05 5:40
David Crow3-May-05 5:40 
GeneralRe: Memory Allocation over 64k Pin
QuiJohn3-May-05 9:29
QuiJohn3-May-05 9:29 
Let's do the time warp again!

(danananananana)

Anyway.

You need to use XMS or EMS or some other DOS memory extender if you want to go beyond 640K. Thankfully (for me, not you) I never did any heavy duty DOS programming. Even staying within the lower 640K was a nightmare I don't ever want to repeat.

So unless there are fancier tools available now, do some googling on expanded or extended memory. DOS/4GW was one too, I think? Several games used that IIRC.

GeneralOffice Automation - Catching MS Word Keyboard events Pin
Noman Altaf3-May-05 4:03
Noman Altaf3-May-05 4:03 
GeneralXML Pin
viliam3-May-05 3:55
viliam3-May-05 3:55 
GeneralHiTooltip for CToolBar Pin
includeh103-May-05 3:48
includeh103-May-05 3:48 
GeneralCHM File Format Pin
RajaniBhandari3-May-05 2:48
RajaniBhandari3-May-05 2:48 
GeneralRe: CHM File Format Pin
ThatsAlok3-May-05 21:13
ThatsAlok3-May-05 21:13 
GeneralRe: CHM File Format Pin
Joel Lucsy4-May-05 13:41
Joel Lucsy4-May-05 13:41 
GeneralVirtual memory Allocation Pin
ckkmohan3-May-05 2:47
ckkmohan3-May-05 2:47 
GeneralRe: Virtual memory Allocation Pin
Tim Smith3-May-05 3:37
Tim Smith3-May-05 3:37 
GeneralVirtual memory Allocation Pin
3-May-05 2:47
suss3-May-05 2:47 
GeneralBlank SDI/MDI Pin
pc_dev3-May-05 2:22
pc_dev3-May-05 2:22 
GeneralRe: Blank SDI/MDI Pin
David Crow3-May-05 5:43
David Crow3-May-05 5:43 
GeneralRe: Blank SDI/MDI Pin
Anonymous12-May-05 23:07
Anonymous12-May-05 23:07 
QuestionWhat the best way to sleep 1 ms Pin
leatrop3-May-05 2:03
leatrop3-May-05 2:03 
AnswerRe: What the best way to sleep 1 ms Pin
Adi Narayana Vemuru3-May-05 2:17
Adi Narayana Vemuru3-May-05 2:17 
AnswerRe: What the best way to sleep 1 ms Pin
namaskaaram3-May-05 2:58
namaskaaram3-May-05 2:58 
GeneralRe: What the best way to sleep 1 ms Pin
Alexander M.,3-May-05 3:57
Alexander M.,3-May-05 3:57 
GeneralRe: What the best way to sleep 1 ms Pin
toxcct3-May-05 5:19
toxcct3-May-05 5:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.