Windows Programming - August 2016 (Page 2)

c++ snake game on sfml
 
Hello, I am trying to get snake game working on sfml and am struggling at the moment.. :( I have s...
[1 reply] : Have a look there: http://en.sfml-dev.org/forums/index.php?topic=12939... (by Thomas1965)
How to compile curlpp with Windows?
 
Here's what I have done: I have successfully compiled curl with MinGW from MSYS after a whole day m...
[11 replies] Last: clang seems to support the last release of C++. Therefor I am trying ... (by closed account 48bpfSEw)
Why does VS Express still exist?
 
Hi guys, I was wondering why VS Express still exists when we have VS Community. I only use VS Expre...
[5 replies] Last: VS Express is still there because of the LICENSE. A company could use... (by liuyang)
Check If Current Window Is Desktop?
 
I've tried googling for this but it seems this question remains unanswered. Is there anyway to check...
[5 replies] Last: That's because it's actually a child of the desktop which gets the fo... (by closed account E0p9LyTq)
by DS92
how to know the current user name
 
good morning, I would ask gently a question about a c++ code. I want to create and write on a .bat f...
[9 replies] Last: Thanx, you enlighted me (by Pranciskus)
Failed to launch help
 
Hello, I'm working with a Visual Studio 2015 C++ program converted from a VS 6.0 C++ program. When...
[3 replies] Last: https://msdn.microsoft.com/en-us/library/windows/desktop/ms644702(v=vs... (by closed account E0p9LyTq)
Web Forms
 
Hello, I am wanting to make a bot that will connect to a website, select a date (using a calendar ty...
[1 reply] : You can use the WebBrowser even in a console app, of course it's not v... (by Thomas1965)
How to send keystrokes to sort of directx games or relevant?
 
How to send keystrokes to sort of directx games or relevant? HWND GameWindow = FindWindow(0, "C a...
[1 reply] : http://lmgtfy.com/?q=directinput (by closed account E0p9LyTq)
Maybe somebody knows how to make batch text replace in bunch of vc++ projects.
 
Maybe somebody knows how to make batch text replace in bunch of vc++ projects.
[3 replies] Last: [quote=Grey Wolf]Look at PowerShell Visual Studio 2015 Community has... (by closed account E0p9LyTq)
Is possible to hide console box in winapi application? If possible so how?
 
Is possible to hide console box in winapi application? If possible so how?
[2 replies] Last: Oh, I forgot to mark as solved, anyway Thnx for reply (by Pranciskus)
Hidden Console on Startup
 
I was looking for a solution to starting my console (not Windows) application without the console wi...
[3 replies] Last: Thanks for the reply, but I'm set on keeping the app console and prett... (by LsDefect)
How to make console stealth in taskbar? (don't copy paste msdn links, thanks)
 
How to make console stealth in taskbar? (don't copy paste msdn links, thanks)
[6 replies] Last: Thanks Grey Wolf, you helped me!!! (by Pranciskus)
C++ CLI abstract
 
Hi, I am trying to make complex shape using StreamGeometry Class https://msdn.microsoft.com/en-us...
[1 reply] : But how it is possible to create object of the class which is abstrac... (by Thomas1965)
Do exist any function to close WNDCLASS box or press some button inside?
 
Does exist any function to close WNDCLASS box or press some button inside?
[1 reply] : DestroyWindow function (Windows) https://msdn.microsoft.com/en-us/libr... (by closed account E0p9LyTq)
August 2016 Pages: 12
  Archived months: [jul2016] [sep2016]

This is an archived page. To post a new message, go to the current page.