What (or where) is LSTATUS ?
- From: John Emmas <john creativepost co uk>
- To: "gtk-i18n-list gnome org" <gtk-i18n-list gnome org>
- Subject: What (or where) is LSTATUS ?
- Date: Fri, 14 Dec 2018 16:05:42 +0000
Commit #f523c25c12 (3rd Dec 2018) introduced this code at line 499 of
'pango/pangowin32-fontmap.c'
LSTATUS status;
I'm trying to build with MSVC which is giving me this error:-
error C2065: 'LSTATUS' : undeclared identifier
I'm guessing this is a missing #include although I couldn't find out
from MSDN where exactly LSTATUS is defined (and #including windows.h
didn't seem to help either). Anyone know what I need to do to get LSTATUS ?
I assume it's defined as LONG somewhere...
John
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]