by avebeginz
kernal coding
|
|
[14 replies] Last: I'm slovenian (yeah, google that, you will see that ve'we been bitche... (by Gregor)
|
by tlittle
Console keeps closing
|
|
[13 replies] Last: #include "C:\Users\Tyler\Documents\Visual Studio 2008\Projects\std_... (by narcissisticcheer)
|
by Shaitan00
Issues with using ControlService(hService, CustomCommand) and VISTA/Windows7?
|
|
[1 reply] : The main change from XP to Vista service-wise is the fact that service... (by webJose)
|
windows.h and undefined ref |
|
[1 reply] : astrowin.h is only forward-declaring the BuildBrush() function. You n... (by webJose)
|
by Shaitan00
How to get a Windows Service custom Status? [C++/C#]
|
|
[1 reply] : I'm not sure if what you want is possible. Instead, I wouldn't break ... (by webJose)
|
by angeldust
can't inject .dlls
|
|
[4 replies] Last: OK thanks. (by angeldust)
|
by ForexSurfr
ADO Connection String.
|
|
[1 reply] : Check out http://www.connectionstrings.com/. When you use Windows A... (by webJose)
|
by Lamblion
Pass Struct By Reference Or Value
|
|
[7 replies] Last: Thank you. That's moving into C++, but I need to do exactly that in so... (by Lamblion)
|
by altimit
Gaussian Distribution
|
|
[1 reply] : http://www.boost.org/doc/libs/1_38_0/libs/random/index.html (by Zaita)
|
by tango2k
How to open a large text file in a TextBox?
|
|
[7 replies] Last: Use Win32 MMF (by george135)
|
by brainwork
colour of text not hole item of tree control.
|
|
[3 replies] Last: So one item, two colors. I understand, yes. You can still pull it of... (by webJose)
|
by enigmatix
WS_CHILD grayed out bar
|
|
[1 reply] : Nevermind, I got it working. It involves intercepting two messages... ... (by enigmatix)
|
by Tom Backton
WinAPI Questions...
|
|
[1 reply] : First search result in Google for "GetCursorPos": http://msdn.microso... (by webJose)
|
File Handling |
|
[2 replies] Last: Actually, this file has other information as well(in which i am not in... (by PratibhaKathare)
|
by areyoupp
QT vs VC++
|
|
[10 replies] Last: thanks for advice and your thinking (by areyoupp)
|
by brainwork
code is show error
|
|
[4 replies] Last: #include <stdio.h> #include<iostream> using namespace std; class ... (by goumuli)
|
Weird Resource File Errors |
|
[9 replies] Last: Try "Rebuild All" If you really did do nothing more than add and re... (by Lamblion)
|
by AshuSyntel
friend funcation problem in VS 2008
|
|
[1 reply] : I have never coded anything with friends, but my guess is that you can... (by webJose)
|
by enigmatix
Window Class calling virtual child WndProc
|
|
[1 reply] : Ok, after much debugging and tweaking I have discovered that this prob... (by enigmatix)
|
by Entith
Beginners Introduction
|
|
[3 replies] Last: Thanks a lot for the replies. (by Entith)
|