Click here to Skip to main content
15,910,980 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Proper way to define global class objects Pin
Anonymous5-May-04 11:40
Anonymous5-May-04 11:40 
GeneralRe: Proper way to define global class objects Pin
David Chamberlain6-May-04 6:03
David Chamberlain6-May-04 6:03 
GeneralInvoking BIOS and DOS INT's Pin
Tank_Aviator5-May-04 7:18
Tank_Aviator5-May-04 7:18 
GeneralRe: Invoking BIOS and DOS INT's Pin
Jeremy Falcon5-May-04 7:35
professionalJeremy Falcon5-May-04 7:35 
GeneralRe: Invoking BIOS and DOS INT's Pin
David Crow5-May-04 7:44
David Crow5-May-04 7:44 
GeneralRe: Invoking BIOS and DOS INT's Pin
Paul Ranson5-May-04 8:44
Paul Ranson5-May-04 8:44 
GeneralRe: Invoking BIOS and DOS INT's Pin
Mike Dimmick5-May-04 12:44
Mike Dimmick5-May-04 12:44 
GeneralRe: Invoking BIOS and DOS INT's Pin
Alexander M.,6-May-04 7:24
Alexander M.,6-May-04 7:24 
it does support them but you are not allowed to call interrupts except the general ones and the native interrupts for windows nt.

if you are calling anything different your software WILL crash!
even in kernel mode you don't have access to bios interrupts because the system uses it's own ways to communicate with the hardware. I propose you have a look at the future!

Don't try it, just do it! Wink | ;-)
GeneralMaking VC++ 6.0 projects out of VS.NET projects Pin
David Wulff5-May-04 7:15
David Wulff5-May-04 7:15 
GeneralRe: Making VC++ 6.0 projects out of VS.NET projects Pin
Chris Meech5-May-04 7:25
Chris Meech5-May-04 7:25 
GeneralRe: Making VC++ 6.0 projects out of VS.NET projects Pin
David Wulff5-May-04 7:28
David Wulff5-May-04 7:28 
GeneralPixel Processing Pin
cristane5-May-04 6:59
cristane5-May-04 6:59 
GeneralRe: Pixel Processing Pin
ocapic5-May-04 10:09
ocapic5-May-04 10:09 
GeneralRe: Pixel Processing Pin
Christian Graus5-May-04 10:37
protectorChristian Graus5-May-04 10:37 
GeneralPlease help! Dynamically Creating a Doc/View in a Dialog Pin
Charlie Curtis5-May-04 6:33
Charlie Curtis5-May-04 6:33 
GeneralRe: Please help! Dynamically Creating a Doc/View in a Dialog Pin
Iain Clarke, Warrior Programmer6-May-04 5:16
Iain Clarke, Warrior Programmer6-May-04 5:16 
GeneralRe: Please help! Dynamically Creating a Doc/View in a Dialog Pin
Charlie Curtis14-May-04 13:00
Charlie Curtis14-May-04 13:00 
QuestionHow to send as fax? Pin
Filomela5-May-04 5:03
Filomela5-May-04 5:03 
AnswerRe: How to send as fax? Pin
Antony M Kancidrowski5-May-04 6:34
Antony M Kancidrowski5-May-04 6:34 
GeneralRe: How to send as fax? Pin
Filomela11-Jun-04 21:14
Filomela11-Jun-04 21:14 
GeneralI want to open rtf files with my own app Pin
Filomela5-May-04 5:02
Filomela5-May-04 5:02 
GeneralRe: I want to open rtf files with my own app Pin
David Crow5-May-04 5:38
David Crow5-May-04 5:38 
GeneralRe: I want to open rtf files with my own app Pin
Filomela5-May-04 5:41
Filomela5-May-04 5:41 
GeneralRe: I want to open rtf files with my own app Pin
David Crow5-May-04 5:52
David Crow5-May-04 5:52 
GeneralRe: I want to open rtf files with my own app Pin
Filomela5-May-04 6:03
Filomela5-May-04 6:03 

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.