| 52 | | To create projects relying on libwdi, please refer to how the sample executables zadic (console) and zadig (GUI) are compiled. |
| | 52 | To create projects relying on libwdi, please refer to how the sample executables zadic (console) and zadig (GUI) are compiled. |
| | 53 | |
| | 54 | == Reusable Code Parts: Can our code help you? == |
| | 55 | |
| | 56 | As a FOSS developer, there's nothing more frustrating than having to reinvent the wheel while harbouring a strong suspicion that someone, somewhere, might already have solved a similar issue.[[BR]] |
| | 57 | On the other hand, googling around and looking through scores of FOSS code listings to find that particular section of code which might be of interest to you is quite time consuming. Wouldn't it be just swell if the developers simply gave an detailed, high level overview of the problems they solved, whose solutions they think you can reuse? |
| | 58 | |
| | 59 | The following page does just that and goes through a list of the features we implemented, which you might be interested in (provided your license is compatible with LGPL v2): |
| | 60 | * '''[wiki:libwdi_reuse Libwdi Reuse]''' |