by admin
Welcome to this board!
|
|
[no replies]
|
by maxell233H
.rc file issues
|
|
[3 replies] Last: Which example are you using? Is it "Example One", using the resource ... (by anachronon)
|
by anachronon
How Do I Filter File Types in IFileDialog?
|
|
[10 replies] Last: Again, thanks for all of the help. I have found where to place the cu... (by anachronon)
|
by Mif
How to show in the list box, the elements in Runewords struct by select an element from the ComboBox?
|
|
[4 replies] Last: In the end ..I got it on my own.. :) (by Mif)
|
by Mif
How to use one event handler for multiple radio buttons
|
|
[4 replies] Last: Ahh Okay I understand now.. Okay okay.. thanks freddie1 :) (by Mif)
|
by shakenpepe
How to Properly Align Sound Data In An Audio Buffer (e.g. 20bit to 24bit)
|
|
[no replies]
|
by Weasel
Calculating a date from a given date
|
|
[1 reply] : https://www.cplusplus.com/reference/ctime/mktime/ Like time ( &now... (by salem c)
|
by KareemRj
Extracting text from sgm file.
|
|
[14 replies] Last: If Words is indeed of type std::string, then file >> Words will obtain... (by seeplus)
|
by chipp
Beginning C++ for Windows Application
|
|
[9 replies] Last: [quote=Winele]Go with Qt, all the other environments are doomed ;) h... (by chipp)
|
by bordonbert
Dialogue OK button behaves differently on different PCs
|
|
[4 replies] Last: Because windows can be such a rats nest with DLLs being loaded into pr... (by salem c)
|
by BobQuarter
normal vs subcassed edit window
|
|
[5 replies] Last: freddie1, Thank you. I am studying what you said and referenced. The... (by BobQuarter)
|
by srfpala
Why an Undefined Identifier ?
|
|
[1 reply] : frm New Account.h is obviously not frm Add Account.h. So #include "frm... (by coder777)
|
by Winele
Anti-cracking protection for my C++ app
|
|
[10 replies] Last: Thank you :) (by Winele)
|
How to tell if a program is reading or writing to a file |
|
[4 replies] Last: https://stackoverflow.com/questions/2625833/monitor-disk-activity-prog... (by Furry Guy)
|
by srfpala
VS2019 VC++ Form1 Button Loads Form2
|
|
[1 reply] : https://stackoverflow.com/questions/2958912/open-form2-from-form1-clos... (by Furry Guy)
|
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)
|