by pchahar
C++ compiler to behave as C compiler
|
|
[4 replies] Last: MSVS won't install for me (I still haven't figured out how to get .NET... (by Duthomhas)
|
by TerribleTony
Win32 and string functions
|
|
[1 reply] : The header files have been updated a number of times, so even though t... (by Lamblion)
|
by NerdyOgre254
Error in displaying rectangles
|
|
[3 replies] Last: I managed to find the problem - I wasn't using the GetClientRect funct... (by NerdyOgre254)
|
by noob11
I'm getting alot of errors
|
|
[5 replies] Last: Well for starters, the most simple GUI would look something like the f... (by mrHappyPants)
|
by mrHappyPants
Shell Icon (large and small) not apperaing
|
|
[1 reply] : All good, I just realised somehow I'd deleted my resource definition f... (by mrHappyPants)
|
by tition
Application has failed to start
|
|
[2 replies] Last: Thanks a lot for the quick reply! I want to do the static linking appr... (by tition)
|
by Return 0
How do I get Windows Date & Time
|
|
[3 replies] Last: Perfect. Thank you. (by Return 0)
|
by leonardave
essential difference between activated and unactivated windows
|
|
[3 replies] Last: The priority of threads/processes on Windows is dynamic within a band.... (by kbw)
|
by hertelbrian
memcpy error checking
|
|
[7 replies] Last: Visual C++ can catch SEH's with the normal C++ syntax, you may have to... (by kbw)
|
by AzulTain
Distinguishing input from two keyboards
|
|
[2 replies] Last: Thank you for your answer but it's not the answer i seek. Please ca... (by AzulTain)
|
by hkproj
good book about Windows
|
|
[6 replies] Last: I learnt windows using Petzold way back in 1993 era - I thought the or... (by guestgulkan)
|
by GrosseVogel
Timer
|
|
[5 replies] Last: I would use the system internal performance counter... its more accura... (by Incubbus)
|
DAO - VC++ 6 - 0x80041002 |
|
[2 replies] Last: Folks, I blush to say that I have found the problem, and that it is wi... (by ArthurHGardner)
|
by brainwork
Existing project run in VS2003 but not run in VS2008
|
|
[1 reply] : It seems that you or someone or something else tampered with the oledb... (by webJose)
|
by Gregor
obtaining visable windows
|
|
[7 replies] Last: #include <windows.h> #include <stdio.h> #include <tchar.h> BOOL ... (by Kiana)
|
by favor929
Special MessageBox()
|
|
[4 replies] Last: @brainwork, I cannot quite understand what your are trying to say. Ple... (by favor929)
|
by pchahar
performance tool
|
|
[3 replies] Last: Hi, Any answer to my query??? (by pchahar)
|
by charlie
Mysql C\C++ connector
|
|
[no replies]
|
by toshism
string declaration gets Bad Ptr
|
|
[1 reply] : make sure your build configuration is set to 'debug' (by Gregor)
|
by brainwork
CTreeView Custom Draw
|
|
[1 reply] : You can see on classic Win32 ng http://tinyurl.com/cmhb5g (C code pos... (by george135)
|