Commit Graph

7 Commits

Author SHA1 Message Date
Alexandre Julliard f87262ea99 include: Add CURRENT_SS/SP macros for 16-bit code.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-26 21:31:53 +01:00
Alexandre Julliard 075e561f5c winebuild: Don't change %fs and %gs when calling 16-bit register functions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-17 20:00:59 +02:00
Francois Gouget bd07c3af86 system.drv16: Remove an unneeded NONAMELESSSTRUCT directive. 2015-03-24 20:01:13 +09:00
Frédéric Delanoy 5e321b2c7f system.drv16: Use BOOL type where appropriate. 2013-11-25 15:15:53 +01:00
Alexandre Julliard fe0f0c0349 system.drv: Avoid using the CONTEXT86 type. 2010-10-20 18:37:08 +02:00
Francois Gouget 4f8b800f69 system.drv16: Remove the 32-bit timer callback support.
Also merge CreateSystemTimer() with WIN16_CreateSystemTimer() and
rename it to CreateSystemTimer16() for consistency.
2009-10-08 12:17:31 +02:00
Alexandre Julliard 55b5e3a727 kernel32: Make system.drv into a stand-alone 16-bit module. 2009-09-28 19:56:10 +02:00