Click here to Skip to main content
15,868,141 members
Articles / Programming Languages / Assembler

Accessing Windows API with Plain x64 Assembly Language

Rate me:
Please Sign up or sign in to vote.
4.97/5 (11 votes)
7 Oct 2016CPOL3 min read 32K   1K   14  
This article shows how to access Windows API with plain x64 assembly programming language (MASM style). It shall also give an overview, how to apply some programming techniques like OOP and multithreading on a low level.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
CEO digital performance
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions