Search found 4 matches

by Xenox
August 31st, 2017, 12:37 am
Forum: Everything
Topic: Planet Chili Algorithm Challenge 1
Replies: 17
Views: 7263

Re: Planet Chili Algorithm Challenge 1

@albinopapa, the task is to write a program which will calculate the max-path only for this txt file. There are less than 421^2 variables in this file, so no memory problems.
by Xenox
August 8th, 2016, 7:12 pm
Forum: Everything
Topic: HUGS in VS 2015
Replies: 3
Views: 1956

Re: HUGS in VS 2015

You are right, but I had an error with that, because I still have Windows 7.

Code: Select all

This version of XAudio2 is available only in Windows 8 or later. Use the XAudio2 headers and libraries from the DirectX SDK with applications that target Windows 7 and earlier versions.
by Xenox
August 8th, 2016, 4:56 pm
Forum: Everything
Topic: HUGS in VS 2015
Replies: 3
Views: 1956

HUGS in VS 2015

Hello forum! I was configuring the HUGS code to work with Visual Studio 2015 yesterday and it took me "a lot of time" to make it works. So I decided to post here, what I've changed for all these who want to watch the series and use VS2015. First thing if we want to compile the code from lessons befo...
by Xenox
January 16th, 2015, 7:44 pm
Forum: Everything
Topic: [WIP] Multiplayer Tic Tac Toe Tutorials 1-26-15
Replies: 42
Views: 19476

Re: [WIP] Multiplayer Tic Tac Toe Tutorials 10-25-14

I tried to run this game in my computer and when I click Play Online button I have a crash. I found the function, witch makes crash and is DrowImage. In my notebook I haven't got crash, but buttons (without first screen) doesn't show, but they show in version HL, when I move the cursor over this but...