Click here to Skip to main content
16,005,281 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to implement it in XP? Pin
LaHaHa29-Nov-05 19:14
LaHaHa29-Nov-05 19:14 
AnswerRe: How to implement it in XP? Pin
normanS30-Nov-05 18:50
normanS30-Nov-05 18:50 
GeneralRe: How to implement it in XP? Pin
LaHaHa30-Nov-05 20:59
LaHaHa30-Nov-05 20:59 
GeneralRe: How to implement it in XP? Pin
normanS1-Dec-05 18:27
normanS1-Dec-05 18:27 
GeneralRe: How to implement it in XP? Pin
LaHaHa1-Dec-05 20:32
LaHaHa1-Dec-05 20:32 
GeneralRe: How to implement it in XP? Pin
normanS2-Dec-05 1:41
normanS2-Dec-05 1:41 
GeneralRe: How to implement it in XP? Pin
LaHaHa2-Dec-05 4:27
LaHaHa2-Dec-05 4:27 
GeneralRe: How to implement it in XP? Pin
normanS4-Dec-05 18:17
normanS4-Dec-05 18:17 
Sorry - I used inpout32.dll when I wanted to do direct port I/O! I was quite happy with it.

Since you have not said what the BIOS call actually does, I can not guess how to implement it.

My suggestion would thus be to try to use inline assembler, and use the exact assembly instructions you gave in the original post.

You may have problems with privilege, in which case, search codeproject for PRIVILEGE, and see if you find anything useful.

GeneralRe: How to implement it in XP? Pin
LaHaHa4-Dec-05 19:58
LaHaHa4-Dec-05 19:58 
GeneralRe: How to implement it in XP? Pin
normanS4-Dec-05 23:52
normanS4-Dec-05 23:52 
GeneralRe: How to implement it in XP? Pin
LaHaHa5-Dec-05 2:17
LaHaHa5-Dec-05 2:17 
QuestionDLL related Pin
Amol Ravatale29-Nov-05 18:16
Amol Ravatale29-Nov-05 18:16 
AnswerRe: DLL related Pin
sunit529-Nov-05 18:47
sunit529-Nov-05 18:47 
QuestionRe: DLL related Pin
Amol Ravatale29-Nov-05 23:39
Amol Ravatale29-Nov-05 23:39 
AnswerRe: DLL related Pin
kakan29-Nov-05 19:57
professionalkakan29-Nov-05 19:57 
AnswerRe: DLL related Pin
Amol Ravatale29-Nov-05 22:55
Amol Ravatale29-Nov-05 22:55 
AnswerRe: DLL related Pin
vikas amin29-Nov-05 23:08
vikas amin29-Nov-05 23:08 
QuestionHi all, I want to save and load a html file...iam using CHtmlEditDoc::OnSaveDocument but i wanted to store the images as well as the script..is there any sample program available to store the html file. Pin
swarnamanoo29-Nov-05 18:04
swarnamanoo29-Nov-05 18:04 
Questionneed software for creating pad.xml Pin
includeh1029-Nov-05 17:33
includeh1029-Nov-05 17:33 
AnswerRe: need software for creating pad.xml Pin
Rajesh R Subramanian29-Nov-05 20:36
professionalRajesh R Subramanian29-Nov-05 20:36 
AnswerRe: need software for creating pad.xml Pin
ThatsAlok30-Nov-05 2:20
ThatsAlok30-Nov-05 2:20 
QuestionRe: need software for creating pad.xml Pin
David Crow30-Nov-05 2:58
David Crow30-Nov-05 2:58 
QuestionHow to distribute MFC VC++ programs? Pin
King Link29-Nov-05 16:07
King Link29-Nov-05 16:07 
AnswerRe: How to distribute MFC VC++ programs? Pin
Jack Puppy29-Nov-05 16:51
Jack Puppy29-Nov-05 16:51 
GeneralRe: How to distribute MFC VC++ programs? Pin
King Link29-Nov-05 17:29
King Link29-Nov-05 17:29 

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.