by Wu zhen hai
a dll export potential error?
|
|
[1 reply] : The problem is that you need to use dllimport in your other project.... (by coder777)
|
by CoderJames
Converting [SHIFT] + [NUM] to punctuation mark
|
|
[1 reply] : Not to worry, solved it. BYTE keyState = {0}; bool keyStateResult ... (by CoderJames)
|
by Hex213
Folder in folder
|
|
[1 reply] : _findfirst is what you want. https://msdn.microsoft.com/en-us/library/... (by Thomas1965)
|
by leardfazliu
Loop runs just once
|
|
[4 replies] Last: http://www.cplusplus.com/forum/windows/182433/ I answered it here... ... (by lowarago)
|
by rwhoech
Missing VCRUNTIME140.dll
|
|
[2 replies] Last: [quote=rwhoech]an internet search for VCRUNTIME140.dll came up empty. ... (by closed account E0p9LyTq)
|
by leardfazliu
Do i have to use pointers to transfer values?
|
|
[2 replies] Last: I don't know is this what are you trying to achieve ? If you want to... (by lowarago)
|
by evaboy
Help: Dialog not working
|
|
[1 reply] : l just got an answer which is to add L to the strings in the resource ... (by evaboy)
|
by Kande
configure the TCP retrasmission time interval of lost packets
|
|
[1 reply] : You need to reduce the time that interval of lost re-transmitted packe... (by andrewllewop)
|
by leardfazliu
Installing SDL with Visual Studio
|
|
[11 replies] Last: @leardfalziu: whenever using the include header for files that you hav... (by andrewllewop)
|
by lowarago
School assignement (Addition in all possibilites)
|
|
[5 replies] Last: My Variables : ---- f - First number (10) s - Second number (15) ... (by lowarago)
|
by leardfazliu
Cashier program
|
|
[5 replies] Last: @Chervil thanks for #include <iomanip> i want to set precision aft... (by leardfazliu)
|
Lottery code won't stop! |
|
[1 reply] : Highlight your code and on the right hand side you should see Format:... (by MattBess)
|
by evaboy
MSVC++2010 Resource Compiler Error
|
|
[5 replies] Last: how did your reply to my post get posted ahead of it? curiouser and c... (by cire)
|
by MattBess
Connecting to MySQL DB
|
|
[1 reply] : If you want to get the count of matching rows use "select count(*) fro... (by naraku9333)
|
by V07
A suggestion of book is needed
|
|
[5 replies] Last: They are also quite old, but still useful. It seems Programming Wind... (by freddie1)
|
by RPDStars
Code Review?
|
|
[4 replies] Last: @cire, you are absolutely right. With Unicode settings it works. Th... (by Thomas1965)
|
by MattBess
Question about Windows Form
|
|
[13 replies] Last: Here is an article about C++/CLI as a first first class CLI language. ... (by Thomas1965)
|
by voidstar
localhost performance question
|
|
[1 reply] : note, for iperf3 I used... server: iperf3 -p 2228 -s client: iperf3... (by voidstar)
|
by leardfazliu
Some help
|
|
[1 reply] : You need an array in order to accomplish that. (by coder777)
|
About free glut |
|
[no replies]
|