search for: winioctl

Displaying 7 results from an estimated 7 matches for "winioctl".

Did you mean: initctl
2008 Jul 17
1
syslinux-3.71-pre14-5-gfa6a60e: find-mingw.sh: Command not found
...4-5-gfa6a60e/win32' gcc -Wp,-MT,syslinux.o,-MMD,.syslinux.o.d -W -Wall -Wno-sign-compare -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -I. -I.. -I../libfat -I../libinstaller -c -o syslinux.o syslinux.c syslinux.c:20:21: warning: windows.h: No such file or directory syslinux.c:37:22: warning: winioctl.h: No such file or directory ... - Sebastian
2005 Feb 04
7
FW: Bug fix
Forwarded, because I don''t think he''s subscribed and I''m not getting an email notification in my Yahoo account. Dan -----Original Message----- From: CT [mailto:demerzel@gmail.com] Sent: Friday, February 04, 2005 4:17 PM To: Berger, Daniel Cc: win32utils-devel@rubyforge.org Subject: Re: Bug fix On Fri, 4 Feb 2005 16:53:17 -0600, Berger, Daniel
2005 May 01
6
win32-changejournal 0.2.0-1 compile error
...y/1.8/i386-mswin32 -I. -I. -I./.. -I./../missing -D_WIN32_WINN T=0x0500 -c -Tcchangejournal.c changejournal.c changejournal.h(49) : error C2039: ''FileNameOffset'' : is not a member of ''USN_RE CORD'' C:\Program Files\Microsoft Visual Studio\VC98\include\winioctl.h(1895) : see declaration of ''USN_RECORD'' changejournal.c(60) : error C2065: ''DELETE_USN_JOURNAL_DATA'' : undeclared identi fier changejournal.c(60) : error C2146: syntax error : missing '';'' before identifier ''dujd'' changejo...
2020 May 08
0
Wine release 5.8
...e (1): rpcrt4: Remove inexistent CreateServerInterfaceFromStub(). Stefan D?singer (1): configure: Try -lgnutls as gnutls default lib. Vijay Kiran Kamuju (13): include: Add IWbemRefresher related interfaces. include: Add dvdif.idl. include: Add some missing defines to winioctl.h. include: Add missing GUIDs and CLSIDs to wincodecsdk.idl. include: Add related ASN1encoding_s and ASN1decoding_s structs. msasn1: Add ASN1_CreateModule stub implementation. msasn1/tests: Add initial tests. msasn1: Implement ASN1_CreateModule function. msasn1:...
2007 Aug 24
0
Wine release 0.9.44
...bclen/_mbslen. msvcrt: Test that some functions depends on locale codepage, not the one set by _setmbcp. msvcrt: Test and fix _mbccpy, _mbsncpy and _mbsnbcpy. msvcrt: Don't test codepage 20932. msvcrt: Test and fix _mbsinc/_mbsninc. include: Add some definitions to winioctl.h. advapi32: Return an error if we try to start an already running service. advapi32: Obtain the process id locally. msvcrt: Test and fix _ismbslead and _ismbstrail. msvcrt: Implement and test _mbsbtype. Miko?aj Zalewski (6): kernel: Allocate global memory with execut...
2009 Feb 13
0
Wine release 1.1.15
...ucture to avoid conflicts with wingdi.h. jscript: Rename the GetObjectW variable to avoid conflict with the function of the same name. setupapi: Don't use 'interface' as variable name, since it can be defined to a keyword. include: Moved VWIN32 ioctl definitions out of winioctl.h. dbghelp: Fix handling of empty file regexp (Coverity). user32/tests: Fix some window test failures on various Windows platforms. widl: Change write_type_def_or_decl and write_type_decl to take an argument name instead of a printf format. user32/tests: Try to fix some more...
2012 Jan 27
1
Wine release 1.4-rc1
...whole target process on exit in auto mode. configure: Disable printf format checking for 64-bit Mingw builds. qedit: Avoid releasing an uninitialized object. dbghelp: Fix a couple of pointer cast warnings. user32: Fix a pointer cast warning. include: Fix some typos in winioctl.h. mountmgr: Create a symlink in DosDevices for cdroms. libwine: Avoid compiler warnings for Mingw builds. jscript: Set return value after assert(0) to avoid warnings. shlwapi: Fix some printf format warnings. user32: Fix some printf format warnings. user32: Alwa...