V
VistaUser04
I am compiling this:
http://www.haxorcitos.com/ficheros/minishell.zip
with VC++ Exprees and Microsoft SDK platform for windows. I get this
errors:
MiniShell.obj : error LNK2019: unresolved external symbol
___security_cookie referenced in function _WinMain@16
MiniShell.obj : error LNK2019: unresolved external symbol
@__security_check_cookie@4 referenced in function _WinMain@16
Not too much information about them in google. wich dll am I missing?
What am I doing wrong?
http://www.haxorcitos.com/ficheros/minishell.zip
with VC++ Exprees and Microsoft SDK platform for windows. I get this
errors:
MiniShell.obj : error LNK2019: unresolved external symbol
___security_cookie referenced in function _WinMain@16
MiniShell.obj : error LNK2019: unresolved external symbol
@__security_check_cookie@4 referenced in function _WinMain@16
Not too much information about them in google. wich dll am I missing?
What am I doing wrong?