search for: append_entry

Displaying 6 results from an estimated 6 matches for "append_entry".

2008 Feb 13
1
Flash Movie Player Control in VB
...\\??\\C:\\" -> "/home/ryan/.wine/dosdevices/c:/" trace:file:NtQueryDirectoryFile (0x1c (nil) (nil) (nil) 0xbffef990 0x1106a8 0x00002000 0x00000003 0x00000000 L"windows" 0x00000001 trace:file:read_directory_stat trying optimisation for file L"windows" trace:file:append_entry long L"windows" short L"" mask L"windows" trace:file:match_filename (L"windows", L"windows") trace:file:read_directory_stat returning 0 trace:file:NtQueryDirectoryFile => 0 (108) trace:file:FindNextFileW 0x110668 0xbffefa50 trace:file:FindNextFil...
2004 Mar 31
1
wine segfaults and crashes my 2.4.x kernel
kernel is downloaded with up2date: [s2@katleriai s2]$ cat /etc/redhat-release && rpm -q glibc kernel && uname -r Red Hat Linux release 8.0 (Psyche) glibc-2.3.2-4.80.8 kernel-2.4.20-27.8 kernel-2.4.20-28.8 2.4.20-28.8 when i make wine to run setup.exe from WordViewer97, i am getting usual installer's window with two buttons. after pressing "Continue" i am getting
2006 May 05
2
Win32 programs can't find files on FAT32 partitions
...ne_nt_to_unix_file_name L"\\??\\C:\\" -> "/home/sagar/.wine/dosdevices/c:/" trace:file:FindNextFileW 0x5591ec18 0x55c2c294 trace:file:NtQueryDirectoryFile (0x64 (nil) (nil) (nil) 0x55c2c164 0x5591ec58 0x00002000 0x00000003 0x00000000 L"windows" 0x00000000 trace:file:append_entry long L"uU\00ac\00c0\00c2UF\0088sU@RvU" short L".U\00dd\0080sU\0003" mask L"windows" trace:file:match_filename (L"uU\00ac\00c0\00c2UF\0088sU@RvU", L"windows") trace:file:match_filename (L".U\00dd\0080sU\0003", L"windows") trace:fi...
2004 Oct 29
1
Re: Guild Wars Client (Mark Knecht)
..."\\??\\C:\\" -> > "/home/myst/.wine/dosdevices/c:/" > trace:file:FindNextFileW 0x77c52418 0x77acd930 > trace:file:NtQueryDirectoryFile (0x54 (nil) (nil) (nil) 0x77acd884 > 0x77c5244c 0x00002000 0x00000003 0x00000000 L"PROG~FBU" 0x00000000 > trace:file:append_entry long L"."... short L""... mask L"PROG~FBU" > trace:file:match_filename (L"."..., L"PROG~FBU") > trace:file:append_entry long L".."... short L""... mask L"PROG~FBU" > trace:file:match_filename (L"..".....
2010 Mar 19
0
Wine release 1.1.41
..._WMInitDialogW and PRINTDLG_WMInitDialogA. comdlg32: Removed unused parameters from FILEDLG95_OnWMSize, FILEDLG95_OnWMCommand, and FD32_WMMeasureItem. comdlg32: Remove unused parameters from CFn_WMMeasureItem and CFn_WMDrawItem. ntdll: Avoid compiler warning in the default case in append_entry. Henri Verbeet (43): server: Debugging our own process is disallowed. ddraw: Print unhandled vertex processing flags in IDirect3DExecuteBufferImpl_Execute(). d3dx9_36: ID3DXBuffer is a base interface for ID3DXConstantTable. d3dx9_36: Not implementing an interface is not an...
2009 Dec 04
0
Wine release 1.1.34
...rnals from gdi16.c. include: Add some more definitions for FILE_INFORMATION_CLASS. ntdll: Add a common function to compute file information from the stat data. ntdll: Use the common fill_stat_info function from the directory code too. ntdll: Pass the full I/O status block to append_entry and have it set the status code on overflow. ntdll: Define a generic file information structure to allow supporting multiple info classes in NtQueryDirectoryFile. ntdll: Pass the NtQueryDirectoryFile info class down into the various helper functions. ntdll: Make the various direct...