# winld **Repository Path**: ccb/winld ## Basic Information - **Project Name**: winld - **Description**: winld利用windows API的LoadLibrary 测试一个DLL在当前系统环境下是否可以加载 - **Primary Language**: C - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2015-03-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: utils **Tags**: None ## README #winld winld project using windows API LoadLibary to test if a dll can be loaded successfully. # build VS2008/VS2010/VS2012/VS2013(Recommand) #How to use cd to working directory ## winld xxxx.DLL