Click here to Skip to main content
16,016,460 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem in vs2008 Pin
Randor 13-Jul-09 20:11
professional Randor 13-Jul-09 20:11 
GeneralRe: Problem in vs2008 Pin
002comp13-Jul-09 20:14
002comp13-Jul-09 20:14 
GeneralRe: Problem in vs2008 Pin
Randor 13-Jul-09 20:21
professional Randor 13-Jul-09 20:21 
QuestionRe: Problem in vs2008 Pin
David Crow14-Jul-09 9:04
David Crow14-Jul-09 9:04 
Questionproblem with inf file Pin
Rakesh513-Jul-09 19:06
Rakesh513-Jul-09 19:06 
AnswerRe: problem with inf file Pin
«_Superman_»13-Jul-09 19:19
professional«_Superman_»13-Jul-09 19:19 
QuestionRe: problem with inf file Pin
David Crow14-Jul-09 9:06
David Crow14-Jul-09 9:06 
QuestionOS development for Vietnam [modified] Pin
tuan111113-Jul-09 18:39
tuan111113-Jul-09 18:39 
true
I want to write OS.
If I haven't MS-DOS then not use "int 21h"Confused | :confused:
U have code:MS-DOS with TASM,Turbo C 3.0 Confused | :confused:
-----------------------------------------------
Confused | :confused: TASM is free download
VC6,gcc free
what is gcc ?It is DJGPP & 32 bit compiler.Link download Sigh | :sigh: .
If I write 16 bit boot with TASM...how to mixing TASM with turbo C 3.0,gcc(32 bit kernel) ?

I want to:
in kernel.asm,mixing TASM with gcc|TC (32 bit)
in ker_mix.c,I write:
//descsript:create print Day Function
char input;
void main(){
cout << Action << endl;
cin >> input;
if(input=='Day'){
;print now date,month,time
}
then mix .c(32 bit) with kernel.asm
How to do it
-----------------------------------------------------
End,I have VGA-screen: 16M memory.
It view *.mp4,bitmap file(> 256 color) & run screensaver 3d.All color normal...beatiful
But I write VGA_Bitmap.c with TC 3.0 then result display bitmap bad
why ?
sReason:menory 16M or........
who edit VGA_bitmap.c->Result:beautiful color,normal
THANKS

vietnam

BY:TUAN1111-- Big Grin | :-D

modified on Monday, July 27, 2009 10:48 PM

AnswerRe: run programme when run PC Pin
Michael Schubert13-Jul-09 21:48
Michael Schubert13-Jul-09 21:48 
JokeRe: run programme when run PC Pin
CPallini13-Jul-09 23:33
mveCPallini13-Jul-09 23:33 
GeneralRe: run programme when run PC Pin
Michael Schubert14-Jul-09 0:45
Michael Schubert14-Jul-09 0:45 
GeneralRe: run programme when run PC Pin
CPallini14-Jul-09 0:47
mveCPallini14-Jul-09 0:47 
GeneralRe: run programme when run PC Pin
Caslen14-Jul-09 2:09
Caslen14-Jul-09 2:09 
AnswerRe: run programme when run PC Pin
David Crow14-Jul-09 9:10
David Crow14-Jul-09 9:10 
QuestionTurbo C 3.0 & kernel VGA Pin
tuan111113-Jul-09 17:13
tuan111113-Jul-09 17:13 
QuestionRe: Turbo C 3.0 & kernel VGA Pin
David Crow14-Jul-09 9:08
David Crow14-Jul-09 9:08 
QuestionHow to handle drawing into bitmaps and PAINT issues Pin
dhomas13-Jul-09 16:05
dhomas13-Jul-09 16:05 
AnswerRe: How to handle drawing into bitmaps and PAINT issues Pin
«_Superman_»13-Jul-09 16:57
professional«_Superman_»13-Jul-09 16:57 
GeneralRe: How to handle drawing into bitmaps and PAINT issues Pin
dhomas13-Jul-09 17:03
dhomas13-Jul-09 17:03 
GeneralRe: How to handle drawing into bitmaps and PAINT issues Pin
«_Superman_»13-Jul-09 17:07
professional«_Superman_»13-Jul-09 17:07 
GeneralRe: How to handle drawing into bitmaps and PAINT issues Pin
dhomas13-Jul-09 17:14
dhomas13-Jul-09 17:14 
GeneralRe: How to handle drawing into bitmaps and PAINT issues Pin
«_Superman_»13-Jul-09 17:27
professional«_Superman_»13-Jul-09 17:27 
GeneralRe: How to handle drawing into bitmaps and PAINT issues Pin
dhomas13-Jul-09 17:52
dhomas13-Jul-09 17:52 
GeneralRe: How to handle drawing into bitmaps and PAINT issues Pin
«_Superman_»13-Jul-09 18:03
professional«_Superman_»13-Jul-09 18:03 
GeneralRe: How to handle drawing into bitmaps and PAINT issues Pin
dhomas13-Jul-09 18:07
dhomas13-Jul-09 18:07 

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.