portable-executable-library icon indicating copy to clipboard operation
portable-executable-library copied to clipboard

Automatically exported from code.google.com/p/portable-executable-library

Results 5 portable-executable-library issues
Sort by recently updated
recently updated
newest added

In `pe_lib/readme.txt` line 2, ``` Бесплатна к использованию, модификации и распространению. ``` Although in Russian, it clearly means `Free to use, modify, and distribute.` So it's in a MIT-like license....

``` Hello! I trying to replace resource (remove and create new one with same name). I following your example (https://code.google.com/p/portable-executable-library/source/browse/trunk/sampl es/resource_editor/main.cpp) So, i do rename of section image.section_from_directory(pe_win::image_directory_entry_resource).set_name("o ldres"); Then...

Priority-Medium
Type-Defect
auto-migrated

``` Maybe you'll just commit what you have now... ``` Original issue reported on code.google.com by `[email protected]` on 1 Jun 2014 at 7:38

Priority-Medium
Type-Defect
auto-migrated

``` Hello, I'm a beginner, my English is not good.I now have a good pe generated files. I want to fill it to add a zip package. . I'm running...

Priority-Medium
Type-Defect
auto-migrated

``` There is reading of sizeof(unsigned long) bytes from file, but on 64 bit linux long is 8 bytes. When replacing long with any 4 byte size ( like int...

Priority-Medium
Type-Defect
auto-migrated