by SeBeQ
How to load BMP from file to static control??
|
|
[2 replies] Last: Thanks very much, it works!!! (by SeBeQ)
|
by Molecular
Changing a window in new function
|
|
[5 replies] Last: Thanks! I was very much awaiting a reply telling me I had no idea what... (by Molecular)
|
by cngata
Abstract Data Types / void * implementation
|
|
[4 replies] Last: I can't see where S is initialised. The ADT functions all assume you ... (by kbw)
|
by stereopsis
calibration with wide baseline using opencv library
|
|
[no replies]
|
by Luizfernando
opencv
|
|
[2 replies] Last: you can use: cvSaveImage("location", bmpImage); For example: ... (by stereopsis)
|
by atiqa03
how to call back a functiom using swtich statement in c++
|
|
[2 replies] Last: The only thing I can think of to make it better would be code tags! (by freddie1)
|
by MeLB
Lottery Ticket C++
|
|
[5 replies] Last: /* A Lottery Program which checkscthe winning number, and the buyer ... (by MeLB)
|
by Dark Byte
syntax errors?
|
|
[2 replies] Last: Oh, lol thanks. (by Dark Byte)
|
by joro550
WinSock issues
|
|
[3 replies] Last: 1. Use Winsock 2 in WSAStartUp. 2. 3rd parameter to socket should be ... (by kbw)
|
by luckyl
annoying cmd when running win32 application
|
|
[1 reply] : You havn't provided enough info such as what compiler/development envi... (by freddie1)
|
by spongebox
How to make a Preconfigured program?
|
|
[4 replies] Last: What's the problem? If you don't know how to read files, see http://... (by Athar)
|
by bluewind
Checking key pressed
|
|
[1 reply] : GetASyncKeyState Although it only lets you check one key at a time. (by Disch)
|
HWND hwnd [1]; says something about paramaters |
|
[3 replies] Last: This is an error: void SomeFunc(int someInt) //formal parameter ca... (by guestgulkan)
|
by riprage
Enable XP visuals in Visual Studio 2008
|
|
[10 replies] Last: Thanks blackcoder41. It worked for me. Thanks a lot. _Adnan_ (by Adnan2)
|
by secondrate
C to C++
|
|
[2 replies] Last: Hi Secondrate, I just want to make a comment. There isn't rea... (by freddie1)
|
by luckyl
Win32 Tutorials
|
|
[2 replies] Last: http://www.zetcode.com/tutorials/winapi/ http://www.winprog.org/tutor... (by blackcoder41)
|
by Ezequias
Problems with Dialog Boxes
|
|
[2 replies] Last: Hi Null, Thanks a lot for replying my post. I change my .rc file ... (by Ezequias)
|
by Luizfernando
Using opencv, who to put a image in a specific location
|
|
[no replies]
|
by sunny712
function call under wm_close or wm_destroy
|
|
[4 replies] Last: Yeahh..postquitemessage should be under wm_destroy..but i feel stuff l... (by sunny712)
|
by ramKrushna
To add Resource Image on Winlogon Window
|
|
[2 replies] Last: Thanks Lot For reply... Plz tell me what is MSGINA program? (by ramKrushna)
|