Click here to Skip to main content
15,929,439 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Where can I get the ListView alpha blended selection color? Pin
Justin Tay30-Jul-06 10:06
Justin Tay30-Jul-06 10:06 
QuestionDoes memory get freed at function end? Pin
Lord Kixdemp29-Jul-06 20:41
Lord Kixdemp29-Jul-06 20:41 
AnswerRe: Does memory get freed at function end? Pin
Monty229-Jul-06 21:20
Monty229-Jul-06 21:20 
AnswerRe: Does memory get freed at function end? Pin
Vipin Aravind30-Jul-06 0:20
Vipin Aravind30-Jul-06 0:20 
AnswerRe: Does memory get freed at function end? Pin
ThatsAlok30-Jul-06 18:37
ThatsAlok30-Jul-06 18:37 
QuestionASM / C++ -- printing with int 10h, function 0Ah ... Pin
digitalmythology29-Jul-06 18:28
digitalmythology29-Jul-06 18:28 
AnswerRe: ASM / C++ -- printing with int 10h, function 0Ah ... Pin
Steve Echols29-Jul-06 18:48
Steve Echols29-Jul-06 18:48 
GeneralRe: ASM / C++ -- printing with int 10h, function 0Ah ... Pin
digitalmythology29-Jul-06 19:45
digitalmythology29-Jul-06 19:45 
Thanks for trying; now it tells me that the operand types do not match, in the following line :

mov bp, string


I made the mistake of donating my old assembly books, or this would be done already. If you have any info on int 10h, AH=0Ah that you can dig up for me, I'd appreciate it very much. TASM / old MASM info is hard to come by these days. Searches for TASM, MASM, and bootcode bring up either info on Tacticle Air and Missles, MASM32, Hutch, and bits about Izcelion.

Also another question? I do hope you know something of Operating System boot sequence. At what point will I be able to use C/C++ code to make controls, such as radio buttons, check boxes, progress bars, and Edit Boxes, etc.?
When will I be able to use TRUE 3D controls, instead of those that resemble the 16-bit ones of the old Win 3.1?
I am guessing that as soon as I enter Protected Mode, after
loading the kernel and activating gate A20, I should be ok. What do you think? I'll explain my ideas later, if you would like to know about them ... Please contact me if you do, and thanks again ...

My e-mail is webmaster@digitalmythologywebdesigns.com

-digitalmythology -dm
webmaster@digitalmythologywebdesigns.com
http://www.digitalmythologywebdesigns.com

GeneralRe: ASM / C++ -- printing with int 10h, function 0Ah ... Pin
Steve Echols29-Jul-06 19:57
Steve Echols29-Jul-06 19:57 
GeneralRe: ASM / C++ -- printing with int 10h, function 0Ah ... Pin
PJ Arends29-Jul-06 19:52
professionalPJ Arends29-Jul-06 19:52 
GeneralRe: ASM / C++ -- printing with int 10h, function 0Ah ... Pin
Steve Echols29-Jul-06 20:00
Steve Echols29-Jul-06 20:00 
GeneralRe: ASM / C++ -- printing with int 10h, function 0Ah ... Pin
Jörgen Sigvardsson30-Jul-06 9:24
Jörgen Sigvardsson30-Jul-06 9:24 
GeneralRe: ASM / C++ -- printing with int 10h, function 0Ah ... Pin
PJ Arends30-Jul-06 11:22
professionalPJ Arends30-Jul-06 11:22 
Questionexe installation Pin
LiYS29-Jul-06 17:57
LiYS29-Jul-06 17:57 
QuestionAsk a problem,About CEdit control Pin
rxgmoral29-Jul-06 17:24
rxgmoral29-Jul-06 17:24 
AnswerRe: Ask a problem,About CEdit control Pin
Monty229-Jul-06 21:23
Monty229-Jul-06 21:23 
AnswerRe: Ask a problem,About CEdit control Pin
Vipin Aravind29-Jul-06 23:57
Vipin Aravind29-Jul-06 23:57 
GeneralRe: Ask a problem,About CEdit control Pin
Monty230-Jul-06 0:02
Monty230-Jul-06 0:02 
AnswerRe: Ask a problem,About CEdit control Pin
Hamid_RT30-Jul-06 3:09
Hamid_RT30-Jul-06 3:09 
QuestionTo draw circles.. Pin
txE29-Jul-06 16:11
txE29-Jul-06 16:11 
AnswerRe: To draw circles.. Pin
spacecadet1029-Jul-06 16:42
spacecadet1029-Jul-06 16:42 
GeneralRe: To draw circles.. Pin
txE29-Jul-06 16:46
txE29-Jul-06 16:46 
GeneralRe: To draw circles.. Pin
ThatsAlok30-Jul-06 19:53
ThatsAlok30-Jul-06 19:53 
AnswerRe: To draw circles.. Pin
Hamid_RT30-Jul-06 3:21
Hamid_RT30-Jul-06 3:21 
Questioncommand prompt using c++ Pin
davidbr429-Jul-06 12:26
davidbr429-Jul-06 12:26 

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.