search for: dwflags

Displaying 20 results from an estimated 49 matches for "dwflags".

2008 Jul 27
1
Star Sonata
...:_dump_diactionformatA diaf.dwNumActions = 31 fixme:dinput:_dump_diactionformatA diaf.rgoAction = 0x5805b8 fixme:dinput:_dump_diactionformatA diaf.rgoAction[0]: fixme:dinput:_dump_diactionformatA uAppData=3 fixme:dinput:_dump_diactionformatA dwSemantics=7000401 fixme:dinput:_dump_diactionformatA dwFlags=0 fixme:dinput:_dump_diactionformatA szActionName="Fire weapons" fixme:dinput:_dump_diactionformatA guidInstance={00000000-0000-0000-0000-000000000000} fixme:dinput:_dump_diactionformatA dwObjID=0 fixme:dinput:_dump_diactionformatA dwHow=0 fixme:dinput:_dump_diactionformatA diaf.rgoAc...
2009 Mar 15
11
Grand prix legends recognize only two joystick axis
...04f6844ae},0x7e6d78) trace:dinput:IDirectInputAImpl_AddRef (0x139588) incrementing from 0 trace:dinput:IDirectInputAImpl_EnumDevices (this=0x139588,0x0004 'DIDEVTYPE_JOYSTICK',0x4c3890,(nil),0001) trace:dinput:_dump_EnumDevices_dwFlags flags: trace:dinput:IDirectInputAImpl_EnumDevices - checking device 0 ('Wine mouse driver') trace:dinput:IDirectInputAImpl_EnumDevices - checking device 1 ('Wine keyboard driver')...
2011 Mar 31
2
Atlantica Online
...tA diaf.dwCRC = 0x0 fixme:dinput:_dump_diactionformatA diaf.tszActionMap = "NiInput Default" fixme:dinput:_dump_diactionformatA diaf.rgoAction[0]: fixme:dinput:_dump_diactionformatA uAppData=0x1 fixme:dinput:_dump_diactionformatA dwSemantic=0xff014201 fixme:dinput:_dump_diactionformatA dwFlags=0x0 fixme:dinput:_dump_diactionformatA szActionName="Stick 1 Vert" fixme:dinput:_dump_diactionformatA guidInstance={00000000-0000-0000-0000-000000000000} fixme:dinput:_dump_diactionformatA dwObjID=0x0 fixme:dinput:_dump_diactionformatA dwHow=0x0 fixme:dinput:_dump_diactionformatA diaf...
2012 Mar 01
2
Eligium on Ubunto 11.10 Wine 1.3.28
...tA diaf.dwCRC = 0x0 fixme:dinput:_dump_diactionformatA diaf.tszActionMap = "NiInput Default" fixme:dinput:_dump_diactionformatA diaf.rgoAction[0]: fixme:dinput:_dump_diactionformatA uAppData=0x1 fixme:dinput:_dump_diactionformatA dwSemantic=0xff014201 fixme:dinput:_dump_diactionformatA dwFlags=0x0 fixme:dinput:_dump_diactionformatA szActionName="Stick 1 Vert" fixme:dinput:_dump_diactionformatA guidInstance={00000000-0000-0000-0000-000000000000} fixme:dinput:_dump_diactionformatA dwObjID=0x0 fixme:dinput:_dump_diactionformatA dwHow=0x0 fixme:dinput:_dump_diactionformatA diaf...
2008 Jun 01
1
Joystick Axis not working
...ick axis type: "Hat0Y" trace:dinput:IDirectInputAImpl_AddRef (0x1359c8) incrementing from 1 trace:dinput:_dump_DIDATAFORMAT Dumping DIDATAFORMAT structure: trace:dinput:_dump_DIDATAFORMAT - dwSize: 24 trace:dinput:_dump_DIDATAFORMAT - dwObjsize: 16 trace:dinput:_dump_DIDATAFORMAT - dwFlags: 0x00000001 (DIDF_ABSAXIS) trace:dinput:_dump_DIDATAFORMAT - dwDataSize: 272 trace:dinput:_dump_DIDATAFORMAT - dwNumObjs: 15 trace:dinput:_dump_DIDATAFORMAT - Object 0: trace:dinput:_dump_DIDATAFORMAT * GUID: {a36d02e0-c9f3-11cf-bfc7-444553540000} ('GUID_XAxis') trace:dinput:_du...
2007 Sep 14
1
[Bug 1288] ssh-add on Cygwin -- can't access ssh-agent socket
...the port number is off by one? Here some output from TCP Spy that could be useful: (?) the next process to start and make a socket call will be spyed process attached, command line='C:\cygwin\bin\ssh-agent.exe' socket (708) created [family=AF_INET, type=SOCK_STREAM, protocol=IPPROTO_IP, dwFlags=WSA_FLAG_OVERLAPPED] socket (708) bound [name=127.0.0.1] socket (708) determined its local name [name=127.0.0.1:2436] socket (708) established for listening [backlog=128] socket (708) set one of its options [level=SOL_SOCKET, optname=SO_LINGER, l_onoff=1, l_linger=240] socket (708) closed process d...
2009 Apr 07
2
Running an R script from Delphi 7
...tinfo: TStartupInfo; ExitCode: longword; CreateOK : Boolean; begin Result := False; { Initialize the structures } FillChar(proc_info, sizeof (TProcessInformation), #0); FillChar(startinfo, sizeof (TStartupInfo), #0); Startinfo.cb := sizeof (TStartupInfo); Startinfo.dwFlags := STARTF_USESHOWWINDOW or STARTF_USESTDHANDLES; Startinfo.wShowWindow := SW_HIDE; { Attempt to create the process. If successful wait for it to end} // CreateOK := CreateProcess(nil, nil, nil, nil, nil, CreateOK := CreateProcess(Nil, PChar('C:\Program Files\R\R-2.8.1\bin\R.e...
2007 Mar 19
3
"FixMe GetCharacterPlacementW" on Igor 5.04
Hello everybody, I am a new user of wine so please excuse me if this problem has already been fixed... (but it seems not ;) ) I recently installed on my Gentoo (up-to-date) the CVS version of Wine and installed Igor (version 5.04) using different profiles (Win98, 2000 and XP). Igor is a scientific software I use to analyze measurements data. When launching the Igor program, it prints normally
2006 Dec 08
3
Windows clients aren't synching profiles
Hi. I used to have samba set up on a Fedora Core 3 server that acted as a PDC for a dozen Windows XP clients. I hade roaming profiles working fine. Then I decided to upgrade (reformat) to Fedora Core 6 for the added harware support. I didn't save the right files and hosed my roaming profile (SID issue, I guess). Now I'm remaking the PDC on Fedora Core 6. I'll start everyone off
2001 Aug 15
1
WineLib Warning?
When compiling the following line of code using WineLib 20010731 you get a warning message. // generates a warning CompareString(LOCALE_USER_DEFAULT, dwFlags, s1, -1, s2, -1); These warning relates to the defines found in include/winbase.h file where we have: UINT WINAPI CompareStringA(DWORD,DWORD,LPCSTR,DWORD,LPCSTR,DWORD); UINT WINAPI CompareStringW(DWORD,DWORD,LPCWSTR,DWORD,LPCWSTR,DWORD); In the Borland 5.2 include file these API's are def...
2008 May 09
4
VB6 and wine_get_unix_file_name
...rograms. Private Declare Function lstrcpyA Lib "kernel32.dll" (ByVal lpString1 As String, ByVal lpString2 As Long) As Long Public Declare Function GetProcessHeap Lib "kernel32" () As Long Public Declare Function HeapFree Lib "kernel32" (ByVal hHeap As Long, ByVal dwFlags As Long, IpMem As Any) As Long Public Declare Function wine_get_unix_file_name Lib "kernel32" (ByVal lpszSrc As String) As Long Public Function GetUnixPath(ByVal sPath As String) As String Dim ptr As Long Dim sBuffer As String * 255 ptr = wine_get_unix_file_name(StrCon...
2014 Jan 14
1
[PATCH] hivex: Make empty strings in REG_MULTI_SZ values available.
...* removed) at restart time by storing pairs of filenames in the + * HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations + * value. + * + * The documentation for MoveFileEx + * (http://msdn.microsoft.com/en-us/library/windows/desktop/aa365240) + * states that "[i]f dwFlags specifies MOVEFILE_DELAY_UNTIL_REBOOT, + * and lpNewFileName is NULL, MoveFileEx registers the + * lpExistingFileName file to be deleted when the system restarts." + * + * For scheduled removals, the second file name of any pair stored in + * PendingFileRenameOperations is an empty string. + *...
2004 Aug 06
2
C++ wrapper for speex
...dec.getOutput(), decodedSamples * sizeof(short)); // Create and initialise the WAVEHDR structure WAVEHDR* pSpeexHdr = new WAVEHDR; pSpeexHdr->lpData = (char*)pSound; pSpeexHdr->dwBufferLength = decodedSamples * sizeof(short); pSpeexHdr->dwFlags = 0L; pSpeexHdr->dwLoops = 0L; // output audio to speaker m_Player->PostThreadMessage(WM_PLAYSOUND_PLAYBLOCK, GetCurrentThreadId(),(LPARAM) pSpeexHdr); // clean up // delete pSeexHdr; // delete [] pSound; return 1; }...
2004 Jul 31
3
Bug in new_work_item
Hi all, Windows 2000 Ruby 1.8.2 R7 VC++ 6.0 I noticed that if I try to call new_work_item and give the task a name that already exists, I get a segfault: C:\eclipse\workspace\win32-taskscheduler>ruby test.rb "0.1.0" test.rb:22:in `new_work_item'': NewWorkItem() function failed (Win32::TaskSchedul erError) from test.rb:22 test.rb:22: [BUG] Segmentation fault ruby
2005 Aug 08
1
Wine (latest) - Keyboard not functioning
...SysMouseAImpl_SetDataFormat (this=0x6bb65938,0x497ab0) 94. trace:dinput:_dump_DIDATAFORMAT Dumping DIDATAFORMAT structure: 95. trace:dinput:_dump_DIDATAFORMAT - dwSize: 24 96. trace:dinput:_dump_DIDATAFORMAT - dwObjsize: 16 97. trace:dinput:_dump_DIDATAFORMAT - dwFlags: 0x00000002 (DIDF_RELAXIS) 98. trace:dinput:_dump_DIDATAFORMAT - dwDataSize: 16 99. trace:dinput:_dump_DIDATAFORMAT - dwNumObjs: 7 100. trace:dinput:_dump_DIDATAFORMAT - Object 0: 101. etc. etc. then 102. trace:dinput:_dump_DIDATAFORMAT * dwOfs: 255 10...
2015 Apr 15
1
[Announce] Samba 4.2.1 Available for Download
...citly link to gnutls and gcrypt. * BUG 11174: backupkey: Use ndr_pull_struct_blob_all(). o Ralph Boehme <slow at samba.org> * BUG 11125: vfs_fruit: Enhance handling of malformed AppleDouble files. o Samuel Cabrero <samuelcabrero at kernevil.me> * BUG 9791: Initialize dwFlags field of DNS_RPC_NODE structure. o David Disseldorp <ddiss at samba.org> * BUG 11169: docs/idmap_rid: Remove deprecated base_rid from example. o Volker Lendecke <vl at samba.org> * BUG 10476: waf: Fix the build on openbsd. o Stefan Metzmacher <metze at samba.org&g...
2015 Apr 15
1
[Announce] Samba 4.2.1 Available for Download
...citly link to gnutls and gcrypt. * BUG 11174: backupkey: Use ndr_pull_struct_blob_all(). o Ralph Boehme <slow at samba.org> * BUG 11125: vfs_fruit: Enhance handling of malformed AppleDouble files. o Samuel Cabrero <samuelcabrero at kernevil.me> * BUG 9791: Initialize dwFlags field of DNS_RPC_NODE structure. o David Disseldorp <ddiss at samba.org> * BUG 11169: docs/idmap_rid: Remove deprecated base_rid from example. o Volker Lendecke <vl at samba.org> * BUG 10476: waf: Fix the build on openbsd. o Stefan Metzmacher <metze at samba.org&g...
2002 Nov 17
2
Problem running Anstoss2 under Wine
...hMessageA BeginPaint not called on WM_PAINT for hwnd >10026! >fixme:ddraw:Main_DirectDraw_SetCooperativeLevel >(0x403a7428)->(0002002d,00000008) >fixme:ddraw:Main_DirectDrawClipper_Initialize >(0x403ae128)->(0x403a7434,0x00000000),stub! >fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or >DDBLT_ASYNC: can't handle right now. > ><-- snip --> > >The "DEVICE_Open" messages might be related to the copy protection (?). > Yes. in your ~/.wine config setting [version] to NT40 might help though > >At the beginning I see a s...
2006 Aug 01
2
Crypto API
AB Spam/AV Checker..-Message-ID: <1154377473107014403@www.autobaun.net> Hi all, I am getting an error when starting Dungeons and Dragons Online: Stormreach. I am able to get the game to run, but when trying to login to their auth server I get a windows error of "Unable to initialize crypto API". I am wondering if there is a way around this error using the windows dll's or
2015 Apr 16
3
FW: [Announce] Samba 4.2.1 Available for Download
...citly link to gnutls and gcrypt. * BUG 11174: backupkey: Use ndr_pull_struct_blob_all(). o Ralph Boehme <slow at samba.org> * BUG 11125: vfs_fruit: Enhance handling of malformed AppleDouble files. o Samuel Cabrero <samuelcabrero at kernevil.me> * BUG 9791: Initialize dwFlags field of DNS_RPC_NODE structure. o David Disseldorp <ddiss at samba.org> * BUG 11169: docs/idmap_rid: Remove deprecated base_rid from example. o Volker Lendecke <vl at samba.org> * BUG 10476: waf: Fix the build on openbsd. o Stefan Metzmacher <metze at samba.org&g...