ImpLib SDK produces custom Import libraries for Windows DLL
ImpLib SDK combines free programming tools for authoring custom import libraries for Windows DLL (32 and 64 bit). The SDK supports advanced features, like cdecl2stdcall conversion, importing by ordinal, removing original thunk, storing symbols from different DLL files in a single import library.
The ImpLib SDK is also useful to overcome any legal restrictions when redistributing the import libraries for certain DLL files, like the Microsoft® C++ runtime.
Virtual Screensaver is a windows based program designed on Winasm
The Virtual Screensaver System is a windows based program designed purely on Winasm Studio.
The primary design of the Screensaver was based on Windows Application Programming Interface (Windows API) which is Microsoft’s core Application Programming Interface.
The basic idea which was implemented was to construct a program that when installed, would, after a basic pc-idle time (no keyboard or mouse movement), would begin to display images on the screen until any pc- activity is done....
This library allows developers to access native libraries (DLL and lib.so) from java. You do NOT need to compile a line of C/C++ to use it: it's dynamic !! Now Win32 DLL and shared libraries are usable with Java ;)
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
AGfUPX is a nice GUI for UPX with many advantages. Selecting a file using drag & drop, shell integration (adding "Open with AGfUPX" option to the context menu of exe/dll files) and redirecting UPX output to a windows dialog box are only few of them.
OpenSETUP is an installation routine which looks like install shield. But it's free. It has many options like encryption, gradient colors, dialogs, file lists, OCX/DLL registration, different languages, full graphic interface, anti crackin routine...
An easy to use package that would allow to load a native dll, link its functions to a java interface and then invoke those functions by calling the java interface methods.
The package would allow definitions structs, unions, arrays, pointers and callbac