by Chrisaster
Check if element exists in array
|
|
[1 reply] : You are trying to tell whether a c-style array index is in range? Or w... (by Hammurabi)
|
by chiwing
how to code a win32 program which is no-windows
|
|
[1 reply] : actually i want to copy a file when destination folder haven't the fil... (by chiwing)
|
by levone
no appropriate default constructor available
|
|
[2 replies] Last: argh... duh.. thanks can't believe i forgot something so simple.. than... (by levone)
|
by pchahar
unhandled exception on Visual C++ express edition
|
|
[2 replies] Last: Thank's a lot. I was making project as CLR, now I have created a new p... (by pchahar)
|
by tinkertron
How to create a SPLASH image using C++
|
|
[7 replies] Last: It depends on what you want a splash screen for. (by closed account S6k9GNh0)
|
by jrohde
Give focus to window automatically
|
|
[3 replies] Last: how do you fetch messages for both the windows, as both has been regis... (by writetonsharma)
|
by chuckc417
Call a button on form1 with form2
|
|
[no replies]
|
by PseudoCode
Determining if a window as been closed
|
|
[5 replies] Last: george135, you mean use a COM+ service to determine if a window is clo... (by kbw)
|
by NatureGuy
Problem with d3d9.h
|
|
[2 replies] Last: You will also need to set up the VC++ includes directories adding the ... (by Bazzy)
|
by usercpp
Adding SNMP++ library to QT project
|
|
[1 reply] : Or if anyone knows any other good library implementing SNMP, please, t... (by usercpp)
|
by ShKRaul
Using Multithreading to encrypt a file
|
|
[4 replies] Last: I use tbb library from Intel http://www.threadingbuildingblocks.org/ ... (by Denis)
|
by JCharly
How to load an PNG resource from my resource file (winapi)
|
|
[8 replies] Last: I wonder if he considers the standard libraries of non-MS compilers as... (by helios)
|
by chiwing
I can't use dev-c to debug a dll
|
|
[1 reply] : Well, that's an odd sight. Kanji and backslashes in the same cmd.exe w... (by helios)
|
by ScubaS2
Databinding multiple rows to multiple textboxes
|
|
[no replies]
|
by ScubaS2
update() not working
|
|
[4 replies] Last: I still don't know what the issue was in the end. But I found a work a... (by ScubaS2)
|
by Tobias
Looking for a nice GUI
|
|
[17 replies] Last: Just a few things about Qt: ยป Qt is a cross-platform application a... (by closed account z05DSL3A)
|
by Scubatoad
Displaying a score using TextOut()
|
|
[6 replies] Last: TCHAR is a macro, if UNICODE is defined TCHAR is a WCHAR, else it is a... (by closed account z05DSL3A)
|
by radikll
How do I use winsock2.h?
|
|
[4 replies] Last: www.c-worker.ch <-- is in german (by closed account S6k9GNh0)
|
by Joe123
Loading files in Windows
|
|
[4 replies] Last: Well, this is the first I've looked directly at your code. I'm conc... (by Duthomhas)
|
by hongstr5
stuck on c++ program
|
|
[no replies]
|