Displaying 2 results from an estimated 2 matches for "set_window_size".
2006 Nov 22
2
Problem with "additional" submenus
...oid *) 0)
#endif
#include "menu.h"
#include "com32io.h"
#include <string.h>
TIMEOUTCODE ontimeout()
{
return CODE_ENTER;
}
int main(void)
{
t_menuitem * curr;
// Choose the default title and setup default values for all
attributes....
init_menusystem(NULL);
set_window_size(1,1,23,78); // Leave one row/col border all around
reg_ontimeout(ontimeout, 3000, 0);
// Advanced Server 4 Submenu
add_named_menu("Advanced Server 4", "Select Update revision", -1);
add_item("Release", "Release", OPT_RUN, "RHELAS4_x86", 0...
2006 Nov 27
8
Chaining from PXELinux to some other boot loader
Hi
I am using PXELinux to boot BartPE and some other application and it works fine. There are some other Boot application which I am using 3COM MBAUTIL PXE.mnu and floppy images. I have problem chaining from pxelinux.0 to 3com pxe.0 (pxe.mnu).
Consider:
BIOS->(DHCP-TFTP)->pxelinux.0 works fine.
BIOS->(DHCP-TFTP)->3COM pxe.mnu works fine, the menu appears and I can choose a floppy