FLTK logo

STR #1273

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File | SVN ⇄ GIT ]

STR #1273

Application:FLTK Library
Status:5 - New
Priority:3 - Moderate, e.g. unable to compile the software
Scope:2 - Specific to an operating system
Subsystem:Unassigned
Summary:WSAAsyncSelect not working in win32\run.cxx
Version:2.0-current
Created By:Pan
Assigned To:Unassigned
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]

No files


Trouble Report Comments:

Post Text ]
Name/Time/Date Text  
 
#1 Pan
07:58 May 13, 2006
WSAAsyncSelect in add_fd does not succeeds it returns non zero.
if i undef USE_ASYNC_SELECT add_fd works but cpu goes up to 99% on starting my application or one of the example applications.
i use visual c++ 2005 express + platform sdk.
 
 
#2 Pan
01:54 Jun 20, 2006
WSAGetLastError() returns 10022, that is WSAEINVAL.  
 
#3 Pan
13:21 Jun 20, 2006
WSAAsyncSelect(n, xid(Window::first()), WM_FLSELECT, mask);
That is fixing it for me but i guess it only works if there is atleast one Window.
 
     

Return to Bugs & Features | Post Text | Post File ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.