Displaying 4 results from an estimated 4 matches for "getstartupinfoa".
2001 Aug 13
1
WineLib Linker Error?
...-lcomdlg32 -luser32 -lkernel32 -lgdi32 -lm -lutil -ldl
-L../ilib -L../clib -L../xlib -L../apollo -lilib -lclib -lxlib
-lapollo
test.spec.o: In function `__wine_exe_main':
/test/test.spec.c:68: undefined reference to `GetCommandLineA'
/test/test.spec.c:71: undefined reference to `GetStartupInfoA'
/test/test.spec.c:73: undefined reference to `__wine_get_main_args'
/test/test.spec.c:74: undefined reference to `ExitProcess'
and this is the part of the test.spec.c file that was produced:
#include <winbase.h>
int _ARGC;
char **_ARGV;
extern int __stdcall WinMain(HINSTA...
2005 Mar 21
1
Program Crashes on Startup
...oDosError(00000000) ret=77b79d73
0009:Ret ntdll.RtlNtStatusToDosError() retval=00000000 ret=77b79d73
0009:Ret kernel32.CreateMutexA() retval=0000006c ret=004e1bce
0009:Call kernel32.GetCommandLineA() ret=004da5fe
0009:Ret kernel32.GetCommandLineA() retval=77c11c40 ret=004da5fe
0009:Call kernel32.GetStartupInfoA(77acfec8) ret=004da619
0009:Ret kernel32.GetStartupInfoA() retval=0000000c ret=004da619
0009:Call kernel32.GetModuleHandleA(00000000) ret=004da642
0009:Ret kernel32.GetModuleHandleA() retval=00400000 ret=004da642
0009:Call kernel32.GetCommandLineW() ret=004086dc
0009:Ret kernel32.GetCommandLineW...
2001 May 16
1
wine-20010510 fails to run?
...nel32.GetModuleFileNameA(00000000,40c620a0,000000ff)
ret=0046e505
08067f18:Ret kernel32.GetModuleFileNameA() retval=0000000b
ret=0046e505
08067f18:Call kernel32.SetHandleCount(00000032) ret=0046983d
08067f18:Ret kernel32.SetHandleCount() retval=00000032 ret=0046983d
08067f18:Call kernel32.GetStartupInfoA(405b6e58) ret=00469867
08067f18:Ret kernel32.GetStartupInfoA() retval=405b6e58 ret=00469867
08067f18:Call kernel32.GetStdHandle(fffffff6) ret=00469920
08067f18:Ret kernel32.GetStdHandle() retval=00000004 ret=00469920
08067f18:Call kernel32.GetStdHandle(fffffff5) ret=0046992c
08067f18:Re...
2006 Mar 06
1
Wins Installation problem on solairs x86 version 5.10
...ibility attribute not supported in this
configuration; ignored
stub.c: In function `__wine_spec_unimplemented_stub':
stub.c:36: warning: visibility attribute not supported in this
configuration; ignored
Undefined first referenced
symbol in file
GetStartupInfoA ../../dlls/libwinecrt0.a(exe_main.o)
GetCommandLineA ../../dlls/libwinecrt0.a(exe_main.o)
WinMain ../../dlls/libwinecrt0.a(exe_main.o)
ld: warning: Symbol referencing errors
In file included from x11drv.h:30,
from...