by tanya9x
Game programming with Visual C++, MFC and TCP, UDP and Socket API
|
|
[4 replies] Last: These are a couple of old bits of code I made ages ago thrown together... (by Mythios)
|
by cacalo
user32 without "SetLayeredWindowAttributes"
|
|
[no replies]
|
by blackcoder41
Gui Library Suggestion (1,2,3)
|
|
[48 replies] Last: but hey... what? (by blackcoder41)
|
Can't run my program on another machine |
|
[2 replies] Last: I had the same problem a while ago with a program I wrote. What I did ... (by Rycul)
|
G++ Undefined References |
|
[2 replies] Last: I am trying to compile a HelloWorld program that used the bullet colli... (by analogMACHINE)
|
by Lamblion
Font Problems, Or Not?
|
|
[no replies]
|
Any way to make vs2008 to stop compiling after a certain number of errors? |
|
[4 replies] Last: There is also a panel that is not enabled by default (I have no idea w... (by firedraco)
|
by DrChill
SDL error
|
|
[2 replies] Last: Amazing ... I feel like an idiot now, I didn't know that adding in... (by DrChill)
|
by theChameleon
Microsoft's Crypto
|
|
[1 reply] : you coul search for it in the msdn and search for examples... (by Incubbus)
|
by LoLFactor
2D graphics
|
|
[2 replies] Last: If you want to have any form of image rotation in your game you'll pro... (by Mythios)
|
by jcylam
access violation, anyone know why?
|
|
[6 replies] Last: i am trying to write a program that does automatic mouse clicks. so wh... (by jcylam)
|
by Wylbur
Distinguishing Printable Chars on Console
|
|
[no replies]
|
by vtala
MinGW with MySQL
|
|
[no replies]
|
by theChameleon
undefined reference to `_WSAStartup@8 ...
|
|
[2 replies] Last: or ws2_32.lib. (by kbw)
|
by Null
Can't get right value from mbr
|
|
[2 replies] Last: Tried it - but could not get handle - but i was using windows 7 and I ... (by guestgulkan)
|
by Null
Program communication
|
|
[4 replies] Last: I'd suggest sockets rather than named pipes. (by kbw)
|
by ajomehri
wireless router design
|
|
[2 replies] Last: And please, don't post your questions in different threads. (by Denis)
|
by meesa
Windows Programming with C++
|
|
[3 replies] Last: Thanks. I didn't really know what they were called either. (by meesa)
|
by theChameleon
GetAsyncKeyState -- Case question
|
|
[1 reply] : GetAsyncKeyState really reports which key on the key board is press... (by guestgulkan)
|
by theChameleon
how to use PostMessage / SendMessage?
|
|
[1 reply] : Keystrokes are reported to an application's Window Procedure through W... (by freddie1)
|