Skip to content
View TheVice's full-sized avatar
Block or Report

Block or report TheVice

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Ant4C Ant4C Public

    Tool that interprets scenarios. Similar to Apache Ant and NAnt. Written in C.

    C

  2. glew_generator - tool that take path... glew_generator - tool that take path to glew and glfixes repositories and generate glew snapshot. More described here https://github.com/nigels-com/glew/issues/13#issuecomment-260712955
    1
    .vs/
    2
    Debug/
    3
    Release/
    4
    x64/
    5
    build/
  3. This is an extension of VersionHelpe... This is an extension of VersionHelpers.h that come with Visual Studio 2013 and above. As in original manifest file in application should be present for work check of Windows 8.1 and above - https://blogs.msdn.microsoft.com/chuckw/2013/09/10/manifest-madness/ .
    1
    
                  
    2
    ; The MIT License (MIT)
    3
    
                  
    4
    ; Copyright (c) 2017 https://github.com/TheVice/
    5
    
                  
  4. This program create icon file from i... This program create icon file from image file. Alternate SimpleIcon can be used - http://www.smoothdraw.com/simplyicon . As reference used https://devblogs.microsoft.com/oldnewthing/20101022-00/?p=12473 , http://www.cyberforum.ru/post7864490.html and https://www.codeguru.com/csharp/.net/net_general/graphics/article.php/c12787/IconLib-Icons-Unfolded-MultiIcon-and-Windows-Vista-supported.htm .
    1
    /*
    2
     * The MIT License (MIT)
    3
     *
    4
     * Copyright (c) 2019 https://github.com/TheVice/
    5
     *