by rajesh5479
How to remove spaces before and after in the specified path?
|
|
[8 replies] Last: Slightly different approach where the string is only iterated once and... (by seeplus)
|
( Search & copy ) in a new file text from string ?? |
|
[8 replies] Last: @seeplus Now it is very coooooooooooooooooooooooooooooooooooool Than... (by mostakim hamza)
|
by anachronon
Owner Drawn Menus
|
|
[no replies]
|
by dgdg
Running Commands in Main Simultaneously
|
|
[3 replies] Last: You are correct, the beep isn't allowed in parallel. Thanks for the i... (by dgdg)
|
by Tomi
How can I replace game objects when I resize game window?
|
|
[7 replies] Last: Yeah! Now it works! In case of window width there is some difference f... (by Tomi)
|
by Thoastbot
SDL clear screen without SDL_FillRect
|
|
[4 replies] Last: Thanks allot! I just now realized that my pngĀ“s have no background c... (by Thoastbot)
|
by AAlexanov
MFC application not run after windows update.
|
|
[1 reply] : Did you link the MFC libs static or dynamic? If you used dynamic then ... (by Thomas1965)
|
by ChrisB
Clang can't find header includes
|
|
[2 replies] Last: Apparently clang was targeting "i686-pc-windows-msvc". Adding "-target... (by ChrisB)
|
by poop13
Is there a good way to list all memory processes from a appliaction?
|
|
[2 replies] Last: https://docs.microsoft.com/en-us/windows/win32/api/_toolhelp/ (by markyrocks)
|
C++ direct3D11 Why child window overflows parent |
|
[1 reply] : there is an on-size event, when it is happening, you can stop drawing ... (by jonnin)
|
by anachronon
Changing Font Size (1,2)
|
|
[23 replies] Last: Thanks Fred. That gives me some stuff to research. I haven't been on... (by anachronon)
|
by seeplus
del
|
|
[1 reply] : Please don't delete the original post - it makes subsequent replies pr... (by seeplus)
|
by Sanjay8523
Supercollider vs Low-level audio programming (C++, VST, etc)
|
|
[1 reply] : you have experience using both SC and programming with C++ or another... (by coder777)
|
by adam2016
process closes immediately after running command
|
|
[1 reply] : Try bleachbit_console? e.g. bleachbit_console --help ?... (by Ganado)
|
by rajesh5479
how to display in cmd getting string from c++ or windows programming
|
|
[14 replies] Last: Just wanted to add..... ...I figured out how to use printf with Visua... (by freddie1)
|
by ByteCode
Windows File Buffering
|
|
[3 replies] Last: File system metadata is always cached. Therefore, to store any metadat... (by Aioria)
|
by MickH
Two button clicks needed for event handler to work
|
|
[no replies]
|