- Jul 25, 2000
-
-
for running real-mode code on platforms that don't support vm86; the current CallRM->RMCB shortcut code should take care of all Wine-supplied RM APIs (such as DOSASPI) anyway.
-
Alexandre Julliard authored
-
- Jul 24, 2000
-
-
Alexandre Julliard authored
Merged win87em and windebug into kernel32.dll.
-
- Jul 23, 2000
-
-
Replaced the Win16 hmemcpy16 (obsolete) with memcpy.
-
Replaced the Win16 hmemcpy16 (obsolete) with memcpy. Removed obsolete references to the Languages array.
-
-
Fixed parameter order for the call to CreateWindow.
-
-
Added missing libraries comctl32 and rpcrt4.
-
SIO_GET_INTERFACE_LIST command. Adds initial code to WsControl function to support the WSCNTL_TCPIP_QUERY_INFO command.
-
-
-
-
positioning, a bit of scrolling and a text file loader.
-
-
-
-
-
or set its focus.
-
'nameless'.
-
returnig from request.
-
-
-
-
-
-
-
-
Alexandre Julliard authored
-
the ugly Dr7 hack.
-
-
-
-
buffer isn't specified.
-
unicode.
-
-
-
to documentation.
-
-
- Define MAX_RESOURCE_STRING_LENGTH instead of using it magically throughout the function - Use lstrcpynW instead of lstrcpyW
-