mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
This commit is contained in:
6
Library/ccalc-0.5.1/wininit.c
Normal file
6
Library/ccalc-0.5.1/wininit.c
Normal file
@ -0,0 +1,6 @@
|
||||
#include <windows.h>
|
||||
|
||||
extern int WINAPI dll_entry (HANDLE h, DWORD reason, void *ptr)
|
||||
{
|
||||
return 1;
|
||||
}
|
Reference in New Issue
Block a user