by srfpala
VS2019 VC++ Form1 Button Loads Form2
|
|
[1 reply] : https://stackoverflow.com/questions/2958912/open-form2-from-form1-clos... (by deleted account xyzzy)
|
by Chikwado
Need help on how to implement c++ move semantic
|
|
[3 replies] Last: > Am learning how to implement c++ move semantic, i need help. Do not... (by JLBorges)
|
by rafotevi
problem with output
|
|
[2 replies] Last: #include <iostream> #include <cmath> using namespace std; int main(... (by seeplus)
|
by glcore32
Redirection of a std::list<CString> content to a text file
|
|
[4 replies] Last: #ifdef _UNICODE #define cout wcout #endif Right, so your 'CStrings' ar... (by salem c)
|
by popcornaaa
block scheme of the copying a file
|
|
[1 reply] : Are you wanting it flowcharted? I can't do that for you but here's a s... (by lbrandewie)
|
by Cambalinho
knowing HDC, can i get the HBitmap?
|
|
[3 replies] Last: for use the DIB's(pixel array), i must create the DIB using the HBitm... (by Cambalinho)
|
functions where can I start and how ?? |
|
[5 replies] Last: @freddie1 whowh Thank you so much bro for all your information ❤️ (by mostakim hamza)
|
by John Stavros
Custom slideshow
|
|
[14 replies] Last: Displaying slides at random is a simple modification of the Slideshow.... (by deleted account xyzzy)
|
by johnglen244
Problem trying to play noise through WASAPI
|
|
[1 reply] : I had to check the format subtype. It was IEEE_FLOAT, so I had to use ... (by johnglen244)
|
by Lollo36912
My program is slowing down and my PC doesn't respond anymore
|
|
[2 replies] Last: the above is the answer but to be explicit, your computer is showing t... (by jonnin)
|
c++ My Form button_Click convert Unicode to emoji? |
|
[5 replies] Last: @jonnin Okay Okay bro I found solution for it Thank you so much for a... (by mostakim hamza)
|
error in vs 2019 ?? |
|
[3 replies] Last: I found solution last comment on video =D https://i.postimg.cc/8cy4... (by mostakim hamza)
|
by lbrandewie
Precompiled Headers problem
|
|
[10 replies] Last: It occurs to me that it might be this lib redefining the operators, bu... (by lbrandewie)
|
by BZKN
C++ assembly code in codeblocks IDE on windows
|
|
[1 reply] : If you're trying to look at assembly in real time while debugging: htt... (by Ganado)
|
by Cambalinho
GDIPLUS: how we get HDC from Graphics?
|
|
[7 replies] Last: If you are really concerned about quality image manipulation you reall... (by deleted account xyzzy)
|
by johnglen244
Call to CreateWindow failed!
|
|
[2 replies] Last: Took me about a half hour to figure out what was going on (I'm retired... (by freddie1)
|
by jacapiwsko
My "loop through memory" doesnt recognise value to find and it's very slow (1,2)
|
|
[35 replies] Last: I have lost track of what this is about entirely or where you are with... (by jonnin)
|
by Cambalinho
GDIPLUS: how create a Bitmap with pixels?
|
|
[2 replies] Last: thank you so much for all (by Cambalinho)
|
by Cambalinho
how can i render a 3D shape\polygn using GDI\GDIPLUS?
|
|
[16 replies] Last: i need ask more... but i will create a new topic (by Cambalinho)
|