Save new folder
This commit is contained in:
6
api.dsi.sophal.dz/hr_tickets/Python-3.9.6/PC/empty.c
Normal file
6
api.dsi.sophal.dz/hr_tickets/Python-3.9.6/PC/empty.c
Normal file
@ -0,0 +1,6 @@
|
||||
#include <windows.h>
|
||||
int __stdcall
|
||||
WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user