by Albuquerster
Device error state of print devices
|
|
[no replies]
|
by Bad Request
DISM API functions.
|
|
[4 replies] Last: 1. Turn on the verbose logging for the linking phase (the "Show Progre... (by andywestken)
|
by User12 3
C1083 error : Hdispi.h no such file or directory in c#
|
|
[no replies]
|
How can i add graphics (pictures, sound, links etc) to a child window? |
|
[4 replies] Last: Btw, i have a question about child windows. Does a child window need ... (by ahcfan)
|
Need help with adding a toolbar to a windows application |
|
[3 replies] Last: Do you know how #define works? 0x0200 is the actual style flag. TBSTYL... (by ahcfan)
|
[CLI] KeyDown event causes compounding lag. |
|
[no replies]
|
What does it mean to "enumerate" a child window? |
|
[2 replies] Last: Does "enumeration" mean to use the CreateWindowEx () and fill out all... (by andywestken)
|
by Cambalinho
win32 - what is '2 buffers'?
|
|
[no replies]
|
by nabeelomer
How do I write a SMTP server
|
|
[1 reply] : You have here an example: http://www.codeproject.com/Articles/20604/SM... (by modoran)
|
by Cambalinho
[C++ - win32] - how make a child control always on top?
|
|
[5 replies] Last: finally works fine: case WM_WINDOWPOSCHANGED: { ... (by Cambalinho)
|
Need someone to check my windows-based application code |
|
[4 replies] Last: Yep, some major conceptual problems, but hey! Keep trying!!! As Homb... (by freddie1)
|
Question about importing DLL functions in C++ |
|
[3 replies] Last: No need to sell DLLs to me -- I have worked extensively with them in a... (by andywestken)
|
by cmajor28
Kernel Streaming Driver
|
|
[1 reply] : It looks like you know enough to already have your answer, that's basi... (by Computergeek01)
|
by peteB
Windows, multiple serial ports, conflicts
|
|
[3 replies] Last: I can safely assume that windows handle the timers correctly? Yes, bu... (by coder777)
|
by collapsed
GetProcAddress with SHGetSpecialFolder return right value but the func doesn't work.
|
|
[7 replies] Last: By "your program" I assume you mean compiler, yes? (as the size of an ... (by andywestken)
|
by neeld
Ping Pong code error
|
|
[2 replies] Last: You should also use code tags: http://www.cplusplus.com/articles/jEywv... (by Homberto)
|
by m0mathur
dll injection returns error 87
|
|
[4 replies] Last: Uhhh, Ok, here is what, I am generating the executable from visual stu... (by m0mathur)
|
I have a question regarding the "WNDCLASSEX structure" |
|
[1 reply] : By "built in", i mean if the structure is part of the core of c++ WN... (by andywestken)
|
Where can I get a full list of all the functions that "#include <windows.h>" has? |
|
[4 replies] Last: or does the name of the procedure matter at all? The name of the pro... (by andywestken)
|
by Inrush
Combine WinPcap-packages
|
|
[no replies]
|