by phztfte1
Window Graphics Errors
|
|
[no replies]
|
by kirubhakaran
How to solve this Error
|
|
[no replies]
|
by collapsed
Create standalone (indipendent) exe
|
|
[17 replies] Last: Did you use "release" mode? In my app I used only winapi, in release m... (by TheHardew)
|
by AndreyErick
Button not showing, a possible problem because of trying to redirect it to a specific WndProc
|
|
[1 reply] : i only checked WObject.cpp LRESULT WObject::WindowProcedure(UINT uMs... (by tath)
|
by JayCee
What do these errors mean?
|
|
[2 replies] Last: Thanks kbw, you provided the correct clue, I was loading the files to ... (by JayCee)
|
by Albuquerster
How read serial winthout consume byte
|
|
[1 reply] : look on msdn at COMSAT: https://msdn.microsoft.com/en-us/library/windo... (by Texan40)
|
by ldor
mciSendString problem under Windows 7
|
|
[no replies]
|
by digiraiter
C++ Win32 GDI+ Scaling Shapes with Windows Resizing
|
|
[1 reply] : You can get the window client size with GetClientRect(): RECT r; Get... (by ahcfan)
|
by Albuquerster
Development Graphics bmp in driver spooler
|
|
[1 reply] : I'm not sure what you're asking? Take a look at this: https://code.m... (by coder777)
|
by xoxos
advice for legacy system graphics
|
|
[no replies]
|
by icemewtwo64
Process not Outputted?
|
|
[3 replies] Last: Not a bad idea, I'll try it. (by icemewtwo64)
|
by MarkusL
DirectX DrawText Max Rectangle Size
|
|
[no replies]
|
by Stom
CAPIHook::sm_LoadLibraryA cannot be defined in the current scope
|
|
[1 reply] : What does 'void' refer to in this context? For now I'll assume that yo... (by Computergeek01)
|
by anhnha
Many instances run on many cores?
|
|
[4 replies] Last: Just too stupid question to even bother about. Answers are two same im... (by xcomwarr)
|
by novelloff
SDL Game Lag??[pong game]
|
|
[1 reply] : Don't use cout in the game loop. It can slow things down quite a bit. ... (by Peter87)
|
by fries100
Registry - where are stats stored, I need boot counter
|
|
[2 replies] Last: Yes, that's the place. Thank you very much Texan40! (by fries100)
|
by AndreyErick
Book recommendations for a beginning Windows programmer
|
|
[9 replies] Last: These are the kinds of questions I love. You may gain some info on th... (by freddie1)
|
by chcsum
PERFORMING DISK SCHEDULING USING C++
|
|
[no replies]
|
by hesm
using object of derived class instead object of base class in argument of function in derived class
|
|
[5 replies] Last: You can't derive from ITester and then change the type of parameter th... (by andywestken)
|
by Gyiove
Need someone to test my code
|
|
[1 reply] : I've got two ide's: VS 2013 and VS 2015 RC. For VS 2013 I have two com... (by TheHardew)
|