Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~872 People Reached
Favorite Forums
Favorite Tags
c++ x 2
c x 1
Member Avatar for bronzefury

Hello, I was wondering, does WSAAsyncSelect work for a console program? if so, how is this done? One of the parameters for WSAAsyncSelect is a window handle (HWND), but I don't believe a console application has a window handle. Thanks,

0
71
Member Avatar for bronzefury

Hi, I was wondering if anyone has encountered this problem. I'm using Win32 API calls FirstFile() and FindNextFile() to search for files on my computer. The problem is, both function calls seem to return extra files that aren't part of my search string. Has anyone else experienced the same problem? …

Member Avatar for bronzefury
0
801