
please wait
by zdzero
Translating Virtual addresses into Physical addresses
|
|
Oct 6, 2014 at 2:33pm
[no replies]
|
by novellof
How does winProc Get called?
|
|
Oct 6, 2014 at 1:52pm
[5 replies] Last: freddie1: Windows (the Operating System) calls that function throug... (by plexus)
|
by novelloff
GET_X_LPARAM | GET_Y_LPARAM
|
|
Oct 6, 2014 at 1:24pm
[1 reply] : I read an interesting piece about WM_MOUSEMOVE if you have multiple mo... (by plexus)
|
by ffbboy30
adding USB in my dll
|
|
Oct 6, 2014 at 12:33pm
[no replies]
|
by igorbez
Windows Programming industry
|
|
Oct 6, 2014 at 9:33am
[1 reply] : This should probably be moved to the Lounge. If you want to do Window... (by kbw)
|
by Joren
out_of_range error
|
|
Oct 5, 2014 at 1:51pm
[2 replies] Last: Thank you so much for the fast answer! I've been struggling with this... (by Joren)
|
by Ricekernel
Multiple source files+ header w/ Eclipse
|
|
Oct 5, 2014 at 4:22am
[no replies]
|
by SixTsevN
Device Contexts, Bitmaps and WM_SIZE
|
|
Oct 5, 2014 at 3:54am
[2 replies] Last: So changing the size of a window doesn't make the device context any l... (by SixTsevN)
|
by SixTsevN
WM_MOUSEMOVE; mouse moves one axis at a time?
|
|
Oct 4, 2014 at 6:41am
[1 reply] : Is this true? No. (by Disch)
|
by Cube777
Help depolying application written in VS
|
|
Oct 3, 2014 at 7:08pm
[no replies]
|
by Alexplusplus
How do Windows Print Processes Work?
|
|
Oct 2, 2014 at 6:49pm
[1 reply] : This may be a good place to start... http://msdn.microsoft.com/en-us/l... (by closed account z05DSL3A)
|
by novellof
Visual C++ with .NET
|
|
Oct 2, 2014 at 7:17am
[3 replies] Last: Writing games has never really interested me so I can't comment on the... (by closed account z05DSL3A)
|
by novellof
Proper Windows Programming Design
|
|
Oct 2, 2014 at 5:14am
[13 replies] Last: Wow thank you guys so much for these responses! And thank you freddie!... (by novellof)
|
by tec23
Win32 WM_CUT and WM_COPY
|
|
Oct 1, 2014 at 10:17pm
[no replies]
|
by yaaz32
Listview
|
|
Oct 1, 2014 at 8:53pm
[1 reply] : int sum = 0; for each (auto item in listVotes->Items) { ... (by yaaz32)
|