User: winStudent

  • Public profile

User profile: winStudent

User info
User name:winStudent
History
Joined:
Number of posts:11
Latest posts:

best way to distribute array elements uniquely between 2 smaller arrays
By uniquely, I meant that each element of the original array can only appear once in both of the sma...

best way to distribute array elements uniquely between 2 smaller arrays
Let's say I have an array of values [code]const valuePool[10000] = {1, 2, 3, 5, 7, 9, 11, 13, 21, 2...

NtQuerySystemInformation ...
[code] NTSTATUS WINAPI NtQuerySystemInformation( __in SYSTEM_INFORMATION_CLASS SystemInformationClas...

best way to create line-by-line formatting in a textbox
As an assignment in my class, I need to make a small app that writes text to a textbox based on user...

dimensions of parent window depend on user input
That is some very pretty code! Pairing the event messages with function pointers seems so much neat...

This user does not accept Private Messages