by exiledAussie
Trying to draw solid shapes in winapi
|
|
[2 replies] Last: Thanks - have remedied that. The problem, though, was something dif... (by exiledAussie)
|
by Null
How to force simple function naming in dll?
|
|
[2 replies] Last: Thanks! (by Null)
|
by oontvoo
output to a printer
|
|
[4 replies] Last: http://www.cplusplus.com/files/hwprint.zip (by Null)
|
by gholamghar
"error C2064: term does not evaluate to a function taking 1 arguments"
|
|
[1 reply] : problem is found!it must be x not x(i). (by gholamghar)
|
by hansrajlal
how to access the OnSelChange event of the combo outside the dialog
|
|
[1 reply] : The control sends a message to it's parent. If you're not the parent,... (by kbw)
|
by guyov
Sockets, select and multiple clients.
|
|
[1 reply] : Check out select(). (by kbw)
|
by amitjakati
check this code pls
|
|
[1 reply] : Don't post duplicate entries. (by kbw)
|
by ahmakki
pipe writing and reading in windows
|
|
[4 replies] Last: You probably need InheritHandles set to TRUE . But you need to ref... (by kbw)
|
by clie12
for loop
|
|
[no replies]
|
by Peach
ProcessHandle to hWND (probably over the windowname)
|
|
[3 replies] Last: I need to get the Window Handle of a process Are you sure you're th... (by kbw)
|
by pynolathgeen
Problem with my own programmed game
|
|
[1 reply] : You have memory corruption. Look for duplicate deletes (that is, delet... (by helios)
|
by theChameleon
how to start program at login screen?
|
|
[6 replies] Last: how do i start it as a service? (by theChameleon)
|
by mcleano
SystemParametersInfo() with SPI_SETDESKWALLPAPER
|
|
[no replies]
|
Getting user input to display rectangles |
|
[4 replies] Last: HUH?? Page 4, "Programming Windows 95", Microsoft Press, Char... (by freddie1)
|
by kilikyali
Borland C++ Windows Api
|
|
[no replies]
|
by whitewolf
Renaming Files the Hard Way
|
|
[4 replies] Last: cout << oldn << "\n\n" << newn << "\n" << endl; rename(oldn.... (by whitewolf)
|
by LovestoCpp
windows.h linker problem
|
|
[2 replies] Last: O wow, all about those little details huh? I know its been a while but... (by LovestoCpp)
|
by ddonate
RichEditCtrl & unicode formatted text
|
|
[no replies]
|
by MFighter
Enumerate AD Groups of Logged on User
|
|
[no replies]
|
by tajendra
Exploring Crash Dump Analysis for windows?
|
|
[2 replies] Last: you can use the windbg application to analyse the crash dump file with... (by birajgauli)
|