----------------------------------------------------------- New Message on cochindotnet
----------------------------------------------------------- From: spark Message 2 in Discussion hi, you can try this tool called trashbin i wrote: D:\RoshanJ\work\cpp\sys>trashbin managed.exe /type file:managed.exe type:managed D:\RoshanJ\work\cpp\sys>trashbin trashbin.exe /type file:trashbin.exe type:native looks good enough ? now the way i see it, i did not find any document that says that this is how you find the difference but i had a look through the docs about rthe managed exe format wrote trashbin according to the docs. Basically if a PE file (portable executable) contains an entry in the 14th (0 based index) entry then the entry points to the COR header (the runitme header). This entry is normally 0 in native exes. take a look. btw trashbin displays all sorts of other information about PE files and displays some managed info that dumpbin doesnt also. http://www27.brinkster.com/sparksite//work/trashbin/trashbin.htm cheers roshan ps. waiting for feedback about the UG meeting from you guys. ----------------------------------------------------------- To stop getting this e-mail, or change how often it arrives, go to your E-mail Settings. http://groups.msn.com/cochindotnet/_emailsettings.msnw Need help? If you've forgotten your password, please go to Passport Member Services. http://groups.msn.com/_passportredir.msnw?ppmprop=help For other questions or feedback, go to our Contact Us page. http://groups.msn.com/contact If you do not want to receive future e-mail from this MSN group, or if you received this message by mistake, please click the "Remove" link below. On the pre-addressed e-mail message that opens, simply click "Send". Your e-mail address will be deleted from this group's mailing list. mailto:[EMAIL PROTECTED]
