Hi! :) I want to write program like Nero express 8. Write Data CD|DVD program with Nero burn standard.It have multi session (CD empty & CD had data) I use window XP & visual C 6.I want to this program run on window 7,XP.Help me ! I need code.I found but not found code & tutorial! Thanks for good friends!!! 18/06/2010 Tuan,College 8,Ho Chi Minh City of Vietnam :laugh: :laugh: :laugh:
tuan1111
Posts
-
I WANT TO WRITE NERO PROGRAM -
I WANT TO WRITE PROGRAM DELETE THIS FILEI problem with delete file,folder My USB have virus.I scan & clear it.Some file when I delete then messagebox:”can’t remove folder:the file or directory is corrupted & unrreadable.I can’t delete file”. Some folder delete then messagebox,too. I can write program delete this file,folder ? Thanks. Tuan_KD :-D :-D ,College 8,Vietnam.
-
PROBLEM WITH MATRIX OPENGLThanks,friends I loaded 3ds model But,I have problem :I load 3 file 3ds by glPush...,glMatrix,glTranlated. desc: man_3 table_2 floor_1 When i rotate man 3-> normal When i rotate table 2-> man 3 rotate When i rotate floor 1->man & table rotate,my gold This is rotate hand,leg.I want to rotate table then man 3 not rotate,rotate floor 1 then man & table not rotate thanks I don't know I not find load animate of 3ds Thanks :) :) :) Tuan,College 8,vietnam
-
import 3D with VC6 [modified]How to import 2 file .3ds (3dmax7) to VC6 by gl.h .3ds has got map,aminate simple Not engine!! Or export .max to ...? Have link download tool export for 3dsmax 7 ? Thanks :-D Tuan,college 8 Vietnam
modified on Sunday, February 14, 2010 10:56 PM
-
VC or Turbo C 2.0 & Partition when empty OSHi I am IT pro,next year. If my PC not DOS & empty OS then I can write edit pratition FAT32 program with fopen,fread ? fopen can run not DOS,OS ? :doh: how to: do this,code can access HDD (read,write file) when emtpy OS I will compile codes top with NASM in 7c00 I can all this :^) Please,good code I don't like book,guide:~ [vietnam 2009.CD] thanks ;) ;) ;)
-
GCC & bitmap.c__I write bitmap.c display bitmap > 256 color on screen But I have VGA card on board.Result bad color. How to: display bitmap > 256 color on screen ? Palette have ...color ? Struct of bitmap: Struct tagBITMAP{ Word w,h; Byte *data; Byte palette[256*3]; }BITMAP; Or answer is:1. Desktop> right button click\properties\Setting\Display:Plug & Play on intel(R) 82845G GL/GE/PE/GV Graphics Controller Color Qualtily:Hightest(32 bit) 2.I change 16 bit to 32 bit.how to do ? write boot.asm -> compiler NASM-> strip header -. not copy to floppy disk,I copt to CD-ROM,normal as floppy.Can I do ?:confused: Floppy is old man.clear it Help me How to:compile this code with NASM 2. --End,vietnam not register on www.osdev.org. Please,register osdev for me.Account:TUAN_OS My Mail:thoong00biet@yahoo.com.vn
-
GCC & vga,bitmap.cI write bitmap.c display bitmap > 256 color on screen But I have VGA card on board.Result bad color. How to: display bitmap > 256 color on screen ? Palette have ...color ? Struct of bitmap: Struct tagBITMAP{ Word w,h; Byte *data; Byte palette[256*3]; }BITMAP; Or answer is:1. Desktop> click fải\properties\Setting\Display:Plug & Play on intel(R) 82845G GL/GE/PE/GV Graphics Controller Color Qualtily:Hightest(32 bit) 2.I change 16 bit to 32 bit.how to do ? I write boot.asm->compiler->strip header->not copy to floppy,I copy to CD.I do it ? :sigh: Floppy is old man,not use it Help me How to:compile this code with NASM 2. --End,vietnam not register on www.osdev.org. Please,register osdev for me.Account:TUAN_OS My Mail:thoong00biet@yahoo.com.vn
-
OS Dev for Vietnamvietnam09 THANKS I haven't money. Please,code or ... All free. Please,Answer question:VGA-bitmap this VGA: I use memory of RAM( 256M) for VGA:confused: or 16 bit VGA_bitmap -> 32 bit bitmap_VGA:confused: Better:link for create int 21h code:~.THSANKS End,How to write PartCopy:copy Boot.exe,.bin into CD-ROM:confused: Or :compiler ->strip header-> copy to CD-ROM -> boot action,normal as copy boot.exe,bin to floppy(A:\) :sigh: Please,help me
modified on Monday, August 3, 2009 10:24 PM
-
not MS-DOS & FAT 32frm:tuan1111 THANKS. but I don't know,what is this ? Please,better. Answer Boot Question :-D By code vietnam09 THANKS.
-
not MS-DOS & FAT 32vietnam09 Hi! make OS I not use MS-DOS HDD have partitions:C:\,D:\,E:\ Question:How to :boot into partittion D:\ not Format all data(User select disk action boot as Win XP FAT 32)-NASM kernel: How to:FAT32 disk manager in my kernel how to write PathCopy for boot.exe to CD-ROM as XP(not live CD,iso) Please,full code not book,guide THANKS :sigh:
-
OS Dev for Vietnamtrue I want to write OS. If I haven't MS-DOS then not use "int 21h" How to create "int 21h"(not MS-DOS") U have code:MS-DOS with TASM,Turbo C 3.0 ----------------------------------------------- NASM2 is free download NASm2 != TASM ?NASM_begin.pdf where:confused: VC6,gcc free what is gcc ?It is DJGPP & 32 bit compiler.Link download . If I write 32 bit boot with NASM2...how to mixing NASM with turbo C 3.0,gcc(32 bit kernel) ? I want to: in kernel.asm,mixing NASM 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(gcc)->Result:beautiful color,normal THANKS vietnam09 BY:TUAN1111--
-
OS development for Vietnam [modified]true I want to write OS. If I haven't MS-DOS then not use "int 21h":confused: U have code:MS-DOS with TASM,Turbo C 3.0 :confused: ----------------------------------------------- :confused:TASM is free download VC6,gcc free what is gcc ?It is DJGPP & 32 bit compiler.Link download :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-- :-D
modified on Monday, July 27, 2009 10:48 PM
-
Turbo C 3.0 & kernel VGAHI! Vietnam I have turbo C 3.0. how to:write VGA into kernel ? compile kernel with TC 3.0 ? change code Borland C 3.0 to turbo C 3.0 ? VGA display 24 bit-bitmap 32 bit ? :laugh: By:tuan1111
-
Turbo C 3.0 OS devhi I use Turbo C3.0.How to:display file.bmp> 256 color VGA or with what is . I have hard drive 80G>Devide:C:\,D:\,E:\ How to write bootsec boot C:\,not format D,E How to write & load,init kernel with TC 3.0 ? How to:compile kernel with TC 3.0? ----------- How to:Draw window(GUI) have close button,resize,edit box with VGA Please, full code & guide:compile writing kernel Please, full code & guide: show file.bmp > 256 color on screen Using TC 3.0 Thanks Vietnam by;tuan1111
-
Write PE with VC6 [modified]Hi! I want to write to PE run on empty OS. It help winAPI run on "Empty OS" Please,full code & guide Thanks : -D -D -D -D -D -D -D Vietnam. by:tuan1111 :)
modified on Monday, July 20, 2009 9:24 PM
-
Minigui build OSI built kernel with C6. minigui.org see I do not understand. Who helped write the example minigui and OS kernel dev thanks by:tuan1111
-
C6 _asm and graphics.hMy Vietnam I write kernel os.Lam stars using VC6 write kernel and load it. How to create _asm graphics.h for this kernel and use it in Vc6 by:tuan1111 :laugh:
-
Hi! VC console GUIfrom the Win32 console functions built CreateDialog,use only dos.h, conio.h, stdio.h.I using VC6 by tuan1111.Vietnam
-
Hi!GUI and ansi C(by:tuan1111) [modified]:) Hi! Help me to write ANSI C programs: Identification card screen 1 Create the window with titlebar my images All running on a computer not installed any OS yet. I use VC6 :) :) :) I want to code boot 0x7c00 ,use "win32 console" write it.Vietnam
modified on Monday, June 8, 2009 9:58 PM
-
Hi Help me write this program (tuan1111)[www.codeproject.com Hi Help me write this program I have the code: _Text SEGMENT PUBLIC USE16 assume CS: _Text, DS: _Text org 0 ; This is the entry point for the program Entry: db 0EAh; jmp far seg: OFS; Currently we are at 0:7 C00 DW Offset AfterData, 7C0h; This makes us be at 7C0: 0 ; Our Message to the World ; ======================== HelloWorld db 'Hello World! ", 0; AfterData: push CS pop DS; update DS 7C0 to be instead of 0 ; Display Hello World ; =================== mov si, HelloWorld Offset do: mov AL, DS: [SI] SI inc or AL, AL jz done; mov BX, 0 mov AH, 0Eh int 10h jmp do; done:; ; OK We have displayed the message ; ================================ jmp $; ; Hang the system ; =============== ; Make the file 512 bytes long ; ============================ org 510 ; Add the boot signature ; ====================== DW 0AA55h _Text ENDS END](http://www.codeproject.com
I have the code:_Text SEGMENT PUBLIC USE16
assume CS: _Text, DS: _Text
org 0; This is the entry point for the program
Entry:
db 0EAh; jmp far seg: OFS; Currently we are at
0:7 C00
DW Offset AfterData, 7C0h; This makes us be at 7C0: 0; Our Message to the World
; ========================HelloWorld db 'Hello World! )[