search for: atl_ax

Displaying 5 results from an estimated 5 matches for "atl_ax".

Did you mean: atax
2012 Mar 13
2
Having problems with building a deb package of the sources
I am using the 1.4-rc6 source code to build the deb package. The source compiles smoothly but debuild -us -uc fails with this message: (last few lines, I hope which are more relevant) ../../../tools/runtest -q -P wine -M atl.dll -T ../../.. -p atl_test.exe.soatl_ax.c && touch atl_ax.ok Application tried to create a window, but no driver could be loaded. Make sure that your X server is running and that $DISPLAY is set correctly. err:systray:initialize_systray Could not create tray window Application tried to create a window, but no driver could be load...
2011 May 09
1
Hey! GWLP_USERDATA is for the user, not for the OS !
Hi In the definition of IOCS_Attach in atl_ax.c, a "this" handle is stored in the window user data with SetWindowLongPtr and the GWLP_USERDATA parameter. This is used when an ActiveX control is attached to a window. The user data is for the user, not for the OS, and a weird interaction happens when a window that already uses the use...
2014 Feb 07
0
Wine release 1.7.12
...s() a bit. d3d8/tests: Direct3DCreate8() is always available if we have d3d8. d3d9/tests: Direct3DCreate9() is always available if we have d3d9. wined3d: Also destroy the logo and cursor textures in wined3d_device_reset() when resetting state. Jacek Caban (23): atl90: Share atl_ax.c with atl100. mshtml: Release ActiveX object interfaces in detach_plugin_host. mshtml: Added more refcnt tests. d3d9.h: Added __uuidof() support to interfaces. include: Added wmp.idl. wmp: Added new DLL. wmp: Added typelib. wmp: Added WindowsMediaPlayer cl...
2016 Jun 24
0
Wine release 1.9.13
...entering game. 34046 GUIMiner crashes when trying to start mining. 35228 RC Cars hangs when music changes 35439 Blackguards demo (non-Steam) shows black screen after launch 35847 wined3d does not recognize cards newer than GTX 770 37128 Clang: Uninitialized variable in a condition in atl_ax.c 37271 Applications get IP address of 127.12.34.56 when lo0 is up on OSX 38962 expr.c:234 and 235 attempted computation of 1 << 31 should be 1u << 31 39172 Fonts rendered as black blobs in StartWrite 6.0 39185 GetPath fails to return the path when using Metafile DC. 40310...
2014 Feb 20
0
Wine release 1.7.13
...: Added IOleInPlaceObjectWindowless stub implementation. msxml3: Fixed qname leak. wmp: Added IConnectionPointContainer stub implementation. msxml3: Read stream data until Read fails or returns 0 bytes. urlmon: Added IsInternetESCEnabledLocal implementation. atl: Share atl_ax.c with atl100. atl: Share sources with atl100 instead of forwarding calls. atl: Moved AtlRegisterTypeLib to atl.c to avoid importing atl80.dll in atl.dll. urlmon: Unregister window class on DLL unload. atl: Renamed atl_main.c to atl30.c. atl: Moved source files from at...