by RAWBERRY
2-Dimensional Array issue
|
|
[5 replies] Last: Just a little tip: prefer using < DIM rather than <= DIM-1 so that the... (by moorecm)
|
by Cojones
Win32 GDI Double Buffering
|
|
[3 replies] Last: Thank you. It's working now. :) I didn't know that I really need the H... (by Cojones)
|
by ajitm
verify after copying
|
|
[8 replies] Last: Thanks to all for your reply. (by ajitm)
|
by hannody
Bitmaps Operations
|
|
[no replies]
|
by joshky
Brightness Controls
|
|
[no replies]
|
by HenryJ
How do you convert char [11] to int [10]
|
|
[4 replies] Last: First of all, you are converting 1 byte to 4 byte array. So try this..... (by komp11)
|
Did you know? |
|
[2 replies] Last: thanks for pitching in guestgulkan, hopefully others can add to this. (by closed account 3pj6b7Xj)
|
Who likes comboboxes? lol |
|
[1 reply] : The storing pointers in window memory stuff is very handy, I learned t... (by closed account 3pj6b7Xj)
|
hey all again, i've been away for some time. |
|
[5 replies] Last: Oh yeah, did I tell you about my extrememly fast number counter? LOL! ... (by closed account 3pj6b7Xj)
|
by holtaf
Directx .x format
|
|
[3 replies] Last: You can actually write .X files with notepad but I doubt you want too ... (by closed account 3pj6b7Xj)
|
by haveaniceday
Removing the scrollbar from Dev C++ console windows
|
|
[4 replies] Last: I am about to make a simple "user interface", which wouldn't look good... (by haveaniceday)
|
by smd75jr
Very imple GUI variable replacement
|
|
[4 replies] Last: #include <Windows.h> // Include all the code in the Windows.h file in... (by some random dude)
|
by marktianyi
Some Doubt in C Socket
|
|
[1 reply] : Security reasons. http://www.iana.org/assignments/port-numbers (by hanst99)
|
by hanst99
Link Error with MinGW?
|
|
[no replies]
|
sendmessage() problem |
|
[4 replies] Last: freddie, with yours I still had to insert the L before the strings but... (by closed account zwA4jE8b)
|
by cyberpirate
use joystick with program?
|
|
[6 replies] Last: Ok it compiled. Thanks! (by cyberpirate)
|
by thenewguy
trouble understanding getText()
|
|
[no replies]
|
by ToniAz
Simple WIN API Application (1,2)
|
|
[36 replies] Last: You must be looking at debug builds TonyAz. My non-bloated version ab... (by freddie1)
|
by ajitm
To change the drive letter without restarting machine
|
|
[10 replies] Last: Thanks to everyone for your valuable time. (by ajitm)
|
Problem exporting boost.variant from dll |
|
[5 replies] Last: Found it. I had a problem in a class declaration that was using Varia... (by yetanothertom)
|