Page 1 of 1

Grub4Dos DLL Kernel Load

Posted: Wed Aug 15, 2012 1:58 am
by hojjatrakhshani
hi guys! :)
i config vc++ & read below tutorial & try to load kernel with grub4dos
(its dll)
multi boot hearder set in first of text segment but it say invalid executable format? :?:
http://forum.osdev.org/viewtopic.php?f=1&t=21260

Re: Grub4Dos DLL Kernel Load

Posted: Wed Aug 15, 2012 2:30 am
by AndrewBuckley
where did that main.asm come from? it looks like it says a compiler made it. you will need to write those yourself.

Re: Grub4Dos DLL Kernel Load

Posted: Wed Aug 15, 2012 4:31 am
by hojjatrakhshani
it is assembly file that product vc++!just it
i try to load kernl32.dll but it?