by Cambalinho
GDI: how use Translation and scale?
|
|
Jul 31, 2022 at 11:23am
[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.
|
|
Jul 28, 2022 at 4:18pm
[5 replies] Last: The OP stated they are using the Win32 API, so MCI is appropriate inst... (by deleted account xyzzy)
|
by artful1st
ActiveX or what?
|
|
Jul 27, 2022 at 3:57pm
[5 replies] Last: While bumping around in the VS installer in modify mode I noticed a wo... (by deleted account xyzzy)
|
by tonic
RDP Protocol
|
|
Jul 21, 2022 at 9:38am
[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.
|
|
Jul 19, 2022 at 8:52am
[6 replies] Last: To define a custom window message, you should do something like this: ... (by kigar64551)
|
More <windows.h> weirdness |
|
Jul 17, 2022 at 8:59pm
[10 replies] Last: Yes, I'm using precompiled headers. They significantly shorten my bui... (by AbstractionAnon)
|
by Cyclone
Adding Picture box crashes program
|
|
Jul 16, 2022 at 8:50pm
[no replies]
|
by Geckoo
Debug/release
|
|
Jul 13, 2022 at 9:44pm
[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
|
|
Jul 10, 2022 at 5:40pm
[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?
|
|
Jul 8, 2022 at 10:45pm
[11 replies] Last: Done :) I understand now. (by Geckoo)
|
by dodge55
TextMetrics
|
|
Jul 6, 2022 at 11:26am
[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
|
|
Jul 2, 2022 at 11:56pm
[4 replies] Last: Should first determine the required buffer length, then allocate the b... (by kigar64551)
|