by ahbazzi
Using SQLPrimaryKeys ODBC
|
|
[2 replies] Last: Thanks for your update. It was really helpful. However, I was not able... (by ahbazzi)
|
by MIZ
Should I learn win32
|
|
[6 replies] Last: Any good sources/tutorials on learning Windows API? You could start... (by closed account z05DSL3A)
|
by Alice Fluff
Window Structure Using Classes
|
|
[1 reply] : This might interest you Alice ... http://www.jose.it-berater.org/sm... (by freddie1)
|
by doozer45
program does not run in Windows 7
|
|
[1 reply] : Not sure if this is your problem but do you have the C/C++ Runtime lib... (by ahcfan)
|
by ebdaa3sea
design tower of hanoi game with C++ using stack
|
|
[1 reply] : up (by ebdaa3sea)
|
by Marik64
Code that shows "Please Wait" Message while doing a lengthy operation (ERROR C2440)
|
|
[1 reply] : morning, Are you aware that code isn't pure C++? http://en.wikipedia.... (by mutexe)
|
by Cambalinho
win32: how avoid flickers?
|
|
[8 replies] Last: i'm using a timer for animation with a button, using the WM_PAINT. so ... (by Cambalinho)
|
by hankstr100
Capture screen with bitblt is too slow
|
|
[4 replies] Last: thanks again dude, I think I shall start to learn WIC and direct2D now... (by hankstr100)
|
by Cambalinho
C\C++ - win32: can i copy the parent background?
|
|
[3 replies] Last: It's just a matter of passing in the parent's window handle I can't r... (by kbw)
|
by Mike Teavee
c# value vs. reference
|
|
[1 reply] : structs in C# are certainly rarely used to avoid to permanently copy t... (by coder777)
|
by J031
Directx programming
|
|
[3 replies] Last: thanks TarikNeaj (by J031)
|
by doozer45
flashing console every time I start up my program
|
|
[no replies]
|
by snippo
win32....
|
|
[1 reply] : Please, do not doublepost. Other thread: http://www.cplusplus.com/foru... (by keskiverto)
|
by superman12
C program
|
|
[no replies]
|
MinGW and WinPcap, can't fix warning |
|
[4 replies] Last: Thanks, that fixed the warning. (by Clint Westwood)
|
by ahcfan
How to calculate bitmap stride?
|
|
[1 reply] : Is it safe to assume there is no padding ever, No. The padding mu... (by Disch)
|
by Cambalinho
win32 - how create a bitmap Region?
|
|
[2 replies] Last: now works fine: BYTE* Get24BitPixels(HBITMAP pBitmap, WORD *pwWidth, ... (by Cambalinho)
|
by tec23
Can I use EndDialog in WM_CLOSE
|
|
[3 replies] Last: But I need to define something else to the value 2 to be used in WM_C... (by andywestken)
|
by khadija520
Charles Petzold Poppad Program
|
|
[3 replies] Last: Then post the first couple lines you are stuck on and ask for an expla... (by freddie1)
|
by Jack41EL
GetWindowThreadProcessId Exhibits Weird Behavior
|
|
[3 replies] Last: OK, thanks. I really should skim less. (by Jack41EL)
|