by admin
Welcome to this board!
|
|
[no replies]
|
by oddy
How can I run a Unix Shell script Under Windows?
|
|
[3 replies] Last: There's also WSL https://docs.microsoft.com/en-us/windows/wsl/install (by salem c)
|
by Cyclone
MissingManifestResourceException
|
|
[10 replies] Last: cli in this context means Common Language Infrastructure I see. As... (by kigar64551)
|
by ffej2ffej
compiling an SFML c++ program on a Windows computer
|
|
[16 replies] Last: I'll say it again and then I'll "Elvis Has Left The Building". Step Z... (by George P)
|
by Geckoo
Random numbers
|
|
[13 replies] Last: Is seed time that critical? Its usually done very few times. If you ... (by jonnin)
|
by hbcpp
Avoid Clear Text Password in Source File
|
|
[9 replies] Last: I am not using hardcoded passwords anymore, I am taking them from a f... (by kigar64551)
|
by Cyclone
How to speed up compile time?
|
|
[13 replies] Last: Build/Build Solution will (re)compile all those projects in the soluti... (by seeplus)
|
by Cambalinho
GDI: how use Translation and scale?
|
|
[1 reply] : for that i must use 'XFORM' structure and SetWorldTransform() functio... (by Cambalinho)
|
by gabriel11
Playing an audio file results in program not responding.
|
|
[5 replies] Last: The OP stated they are using the Win32 API, so MCI is appropriate inst... (by George P)
|
by artful1st
ActiveX or what?
|
|
[5 replies] Last: While bumping around in the VS installer in modify mode I noticed a wo... (by George P)
|
by tonic
RDP Protocol
|
|
[3 replies] Last: There's quite a lot of detail here: https://docs.microsoft.com/en-us/o... (by kbw)
|
by PacR
Windows message happen only one time.
|
|
[6 replies] Last: To define a custom window message, you should do something like this: ... (by kigar64551)
|
More <windows.h> weirdness |
|
[10 replies] Last: Yes, I'm using precompiled headers. They significantly shorten my bui... (by AbstractionAnon)
|
by Cyclone
Adding Picture box crashes program
|
|
[no replies]
|
by Geckoo
Debug/release
|
|
[7 replies] Last: File size probably is not that much of an issue nowadays. An actual d... (by kigar64551)
|
by LukeProducts
Socket handling on internet disconnect
|
|
[2 replies] Last: There's also the socket timeout value that you can set as the default ... (by kbw)
|
by Geckoo
Windows programming: where to start?
|
|
[11 replies] Last: Done :) I understand now. (by Geckoo)
|
by dodge55
TextMetrics
|
|
[3 replies] Last: Found the problem. I was redefining a font to be a little larger at s... (by dodge55)
|
by ruzip
GetSystemDirectoryA to String Variable
|
|
[4 replies] Last: Should first determine the required buffer length, then allocate the b... (by kigar64551)
|
by markofn1
PCH errors after c++20
|
|
[16 replies] Last: did you try the derp move of deleting the pch files and letting it reb... (by jonnin)
|