Skip to content

Instantly share code, notes, and snippets.

View IGR2014's full-sized avatar
:octocat:
Working on simple C++20 OS kernel (i386, x86_64) and C++20 game engine

Ihor Baklykov IGR2014

:octocat:
Working on simple C++20 OS kernel (i386, x86_64) and C++20 game engine
View GitHub Profile
@IGR2014
IGR2014 / autoProjLTIB.sh
Last active February 15, 2018 14:10
LTIB package automation tool v0.1 shell script
#!/bin/bash
# Main loop
while :
do
# Screen cleanup
clear
# Show menu
// WindowsProject1.cpp : Определяет точку входа для приложения.
//
#include "stdafx.h"
#include "WindowsProject1.h"
#define MAX_LOADSTRING 100
// Глобальные переменные:
HINSTANCE hInst; // текущий экземпляр