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 deleted account xyzzy)
|
by artful1st
ActiveX or what?
|
|
[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
|
|
[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)
|