by AlexanderCI
Problem with EM_GETSELTEXT
|
|
[3 replies] Last: Oh I solved it. I just had to make the HWND hEdit variable global and... (by AlexanderCI)
|
by chinchan
student profiling system c++
|
|
[2 replies] Last: Oops, I nearly forgot - hard work helps too. (by kemort)
|
by Gemman Aster
Common Variable-Name Prefixes
|
|
[3 replies] Last: http://www.joelonsoftware.com/articles/Wrong.html Hope this helps. (by Duoas)
|
by mun90
Problems With Prototypes
|
|
[3 replies] Last: Thanks for the help Keene!! When I was debugging the values in the fun... (by mun90)
|
by hihihiagain
Characters with Integers tabbed to Right
|
|
[2 replies] Last: Another hint for tab you can use '\t' (by giblit)
|
by zedidiah
openGL error
|
|
[1 reply] : A quick google search of that error code brought me this (first hit): ... (by ResidentBiscuit)
|
by davidc626
Help plz
|
|
[14 replies] Last: thank you! Yes that tells you if it is larger or smaller. on line 22 t... (by jasonwynn10)
|
by romulosd
Segmentation fault
|
|
[5 replies] Last: The heap is probably corrupted before you create the new FBO. Can you ... (by dhayden)
|
by bwilson1
Please help My Delete function doesn't work
|
|
[2 replies] Last: The best way to handle it is to have a vector of items. Load all the... (by Duoas)
|
by TheUnholy
How to output a Table
|
|
[2 replies] Last: [quote=Observer]Do you want output a table on the console or on the wi... (by TheUnholy)
|
by gunman353
Help with program using switch statements to pass multiple functions
|
|
[5 replies] Last: You should continue on this thread. (by dhayden)
|
by deepestblue
please help: there is a problem with my do while loop...
|
|
[5 replies] Last: thanks so much both of you :) i`m just not that good in english ~~:s... (by deepestblue)
|
by timk123
Help with code
|
|
[11 replies] Last: Wow.. Thank you! (by timk123)
|
by foor
std::map program
|
|
[7 replies] Last: it's ok , Upperbond and LowerBond are not begin and end ... they just... (by foor)
|
by dominover
Array or Vector of Widgets?
|
|
[4 replies] Last: I think it means that I am allocating memory space for 'numWidgets' a... (by MikeyBoy)
|
by reach devi
unable to compile the code
|
|
[2 replies] Last: @MiiNiPaa Thank you very much.Now my code compiles correctlly (by reach devi)
|
by hellhound
Design question (Templating) (1,2)
|
|
[20 replies] Last: Holly S..t, what a solution! Thanks m4ster r0shi for your patience an... (by hellhound)
|
by kmcb815
undefined reference to "function name"
|
|
[4 replies] Last: int *ptr This describes an array of pointers to int. What you are... (by cire)
|
by buddha87
Why one more charater in stdin?
|
|
[4 replies] Last: it is "Y\n\0" (by MiiNiPaa)
|
by jtrackers
Help with my code
|
|
[1 reply] : It would be far easier to use arrays of integers. That way, multiplyin... (by Ispil)
|