Hi, Thanks a lot! Actually, there were announcement about the same last year and I was (infact am) eagerly waiting for the same. I downloaded the initial release last year around December, but then, IIRC, it was in C# and what I am writing is in C. If Sergey has changed his mind - it's really great.
Or else what I can do it make use of the structures available. Infact, I first tried to use the structs in mono-ildasm and then tried hands with the dotGNU's (basically Rhys's) ilasm but those nasty structs! Hooooh! Were they created by me, I'd have loved them, but seeing monsters in front - I was shocked! See, after modifying (little) Gopal's jdasm, I am able to get the information of the java-bytecode and have the instructions in proper structure. I don't want to construct another structure and just use the same. I am in dilemma - what to do and how. Just trying a few options that I have. I am also a little confused in the headers, though that will come later on - after I've decided what to use. Cheers, Gaurav http://mastergaurav.virtualave.net/iitk -- On Fri, 21 Jun 2002 18:03:22 Paolo Molaro wrote: >On 06/21/02 Gaurav Vaish wrote: >> My problem at the moment is that my computer is out touch with the >> internet and the PE file structure is driving me crazy! I am yet to >> write any [b]fruitful[/b] code towards PE file generation. :)) > >Are you also writing an IL assembler? Serge has an assembler that we're >going to integrate into mono soon. I strongly suggest against writing >your own PE generation stuff and using either Reflection or the >assembler to create it. It will save you a few headaches:-) > >lupus > >-- >----------------------------------------------------------------- >[EMAIL PROTECTED] debian/rules >[EMAIL PROTECTED] Monkeys do it better > >_______________________________________________ >Mono-list maillist - [EMAIL PROTECTED] >http://lists.ximian.com/mailman/listinfo/mono-list > _________________________________________ Communicate with others using Lycos Mail for FREE! http://mail.lycos.com/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
