by dodge55
Adding up or down arrow to Listview column headings
|
|
[10 replies] Last: It might be utf 32. For utf 16 see: https://www.fileformat.info/info/... (by coder777)
|
by dodge55
WM_NOTIFY code
|
|
[3 replies] Last: this is worse than usual, even by M$ standards. Wow. This sort of ... (by seeplus)
|
by GeorgeSnyder
mouse position in console
|
|
[16 replies] Last: I have finally reached success. Here is the mouse() function that wor... (by GeorgeSnyder)
|
by kbw
For Unix/Linux C programmers, a quick guide to Windows programming?
|
|
[6 replies] Last: Learn C++ has an online introductory tutorial for working with the Vis... (by deleted account xyzzy)
|
by dodge55
Sorting ListView columns
|
|
[5 replies] Last: I don't want to change the order. I want to be able to sort the colum... (by coder777)
|
by dodge55
wWinMain entry point warning (1,2)
|
|
[25 replies] Last: I don't use make files much. Seems *nix folks are especially big on t... (by freddie1)
|
by dodge55
Disabling UP and DOWN key in ListView
|
|
[6 replies] Last: Apparently, the only way to reset all the controls within a ListView b... (by dodge55)
|
by MickH
Unable to close and end Windows Forms app
|
|
[3 replies] Last: coder777 - thanks for the reply, I didn't even think about blocking. I... (by MickH)
|