Win32 PE File Format

From: Mad Ant (51ldi6402_at_sneakemail.com)
Date: 07/20/04


Date: 19 Jul 2004 19:36:41 -0700

What exactly is the minimum theoretical and practical size limit for a
working PE executable file ?I came up with a 110 byte gui one to
display the command line but i suppose it might be too large...
What is the smallest possible PE exe
:Mad Ant



Relevant Pages

  • Re: Help Regarding GUI
    ... tk.i want to design a gui with a List of 5 fields and display it with ... and when running the script the gui is ... pack $f.label -side left ...
    (comp.lang.tcl)
  • Re: To change Background in MATLAB GUI
    ... screensize = get; ... that but then how do you place all the various other controls that you ... I tried making such a GUI with GUIDE and ... % Load in a background image and display it using the correct ...
    (comp.soft-sys.matlab)
  • GUI Help For Showing Data and Pictures
    ... The serial and webcam part work great. ... But now I want to make a GUI that does the following: ... The users information will be stored ... and the computer knows what data to display ...
    (comp.soft-sys.matlab)
  • Re: Displaying results in GUI
    ... At some point you need to signal to your gui to do the ... computation and display the result. ... eventdata, handles, varargin)). ... set(handles.textbox, 'String', result); ...
    (comp.soft-sys.matlab)
  • Re: Best book for creating GUI using Visual C++ (VS 2003)
    ... Microsoft does not seem to have anyone establishing GUI design ... Rarely do I need to see two windows at once. ... display, and do my editing full-screen in the left-hand display. ...
    (microsoft.public.vc.mfc)