mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-11 21:29:42 +02:00
parent
17b15e762d
commit
0ca9fb281d
@ -7789,7 +7789,7 @@ implementation
|
|||||||
const
|
const
|
||||||
gdi32 = 'gdi32.dll';
|
gdi32 = 'gdi32.dll';
|
||||||
msimg32 = 'msimg32.dll';
|
msimg32 = 'msimg32.dll';
|
||||||
winspool32 = 'winspool32.drv';
|
winspool32 = 'winspool.drv';
|
||||||
opengl32 = 'opengl32.dll';
|
opengl32 = 'opengl32.dll';
|
||||||
{$IFDEF UNICODE}
|
{$IFDEF UNICODE}
|
||||||
AWSuffix = 'W';
|
AWSuffix = 'W';
|
||||||
|
Loading…
Reference in New Issue
Block a user