Am Montag, den 05.06.2006, 14:01 +0900 schrieb Mike McCormack:
+++ b/dlls/userenv/userenv_main.c
+typedef struct _PROFILEINFOA {
...
+} PROFILEINFOA, *LPPROFILEINFOA;
For mingw, this is in "include/userenv.h"
Detlef Riekenberg wrote:
For mingw, this is in "include/userenv.h"
Right. It's in include/userenv.h in the platform SDK too, however Wine still doesn't have that header, and I don't feel motivated to add it right yet...
Mike
Am Montag, den 05.06.2006, 19:42 +0900 schrieb Mike McCormack:
For mingw, this is in "include/userenv.h"
Right. It's in include/userenv.h in the platform SDK too, however Wine still doesn't have that header,
and I don't feel motivated to add it right yet...
I know such Situations, but:
It would be very nice. Please .....