Jump to content
View in the app

A better way to browse. Learn more.

Tuts 4 You

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Asm Crypto Librarys

Featured Replies

Posted

I have been trying a few of the crypto lib off tuts4you, some of them I have no problem with but some I include them in my project and I get this link error

LINK : error LNK2001: unresolved external symbol _WinMainCRTStartup
Fatal error LNK1120: 1 unresolved externals

All I have done is included the file in the WinAsm project and put an include statement im my main asm file. I tried looking on MSDN and found something on it but it is for visual c++. And said something about MFC applications and unicode......I dunno

I figured somebody on here may have had the same problem at one point so I figured I would ask.. this seems to be the only place where anybody anwsers me... I kow you guys are probbally getting tired of me asking these questions, so thanks in advance.

Dustyh1981

Hi. You library has dependancies on MSVS CRT Library.

I doubt that it was intented to be used with ASM.

Which library is it?

  • Author
Hi. You library has dependancies on MSVS CRT Library.

I doubt that it was intented to be used with ASM.

Which library is it?

It is the SHA512.asm from the keygen librarys from Tuts4you dl section........I dunno its probbally something simple, with me it usually is.

Test.rar

Edited by dustyh1981

You gotta remove the "end" at the bottom of the hash source, if you're using them like that ;)

...and, with a message like that,

LINK : error LNK2001: unresolved external symbol _WinMainCRTStartup
Fatal error LNK1120: 1 unresolved externals

who wouldn't have guessed it... :P

  • Author

Thanks UFO, it is always some simple something like that. I know I am wearing you guys out with these questions...I appreciate your patience.

Dustyh1981

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.