DORSETRIGS
Home

64-bit (23 post)


posts by category not found!

How to detect Windows 64-bit platform with .NET?

How to Detect Windows 64 Bit Platform with NET Detecting the platform architecture is a common requirement for developers especially when building applications

3 min read 09-10-2024 35
How to detect Windows 64-bit platform with .NET?
How to detect Windows 64-bit platform with .NET?

How can I tell if I'm running in 64-bit JVM or 32-bit JVM (from within a program)?

How to Determine if You re Running in a 64 bit JVM or 32 bit JVM from Within a Program When you re developing Java applications its essential to know whether yo

2 min read 08-10-2024 21
How can I tell if I'm running in 64-bit JVM or 32-bit JVM (from within a program)?
How can I tell if I'm running in 64-bit JVM or 32-bit JVM (from within a program)?

'URL Rewrite' option missing from IIS Manager (IIS7)

Troubleshooting Missing URL Rewrite Option in IIS Manager IIS 7 If you re working with Internet Information Services IIS 7 and have noticed that the URL Rewrite

3 min read 08-10-2024 39
'URL Rewrite' option missing from IIS Manager (IIS7)
'URL Rewrite' option missing from IIS Manager (IIS7)

Difference between x86, x32, and x64 architectures?

Understanding the Differences Between x86 x32 and x64 Architectures When diving into the world of computer architecture you may come across terms such as x86 x3

3 min read 08-10-2024 18
Difference between x86, x32, and x64 architectures?
Difference between x86, x32, and x64 architectures?

64-bit Unix timestamp conversion

Understanding 64 bit Unix Timestamp Conversion In todays digital landscape timekeeping is crucial for various applications Unix timestamps have become a standar

3 min read 08-10-2024 25
64-bit Unix timestamp conversion
64-bit Unix timestamp conversion

How many child processes can a node.js cluster spawn on a 64bit Wintel PC?

Understanding Node js Cluster Limitations on a 64 bit Windows PC Node js is a powerful Java Script runtime that allows developers to create scalable network app

3 min read 08-10-2024 23
How many child processes can a node.js cluster spawn on a 64bit Wintel PC?
How many child processes can a node.js cluster spawn on a 64bit Wintel PC?

Is there any way to get 64-bit time_t in 32-bit programs in Linux?

Getting 64 bit time t in 32 bit Programs on Linux In Linux systems the time t type is commonly used to represent system time denoting the number of seconds sinc

3 min read 08-10-2024 25
Is there any way to get 64-bit time_t in 32-bit programs in Linux?
Is there any way to get 64-bit time_t in 32-bit programs in Linux?

How to change Azure App Service to 64-bit

Upgrade Your Azure App Service to 64 bit for Enhanced Performance Problem You re running your web application on Azure App Service but its stuck on a 32 bit env

2 min read 07-10-2024 50
How to change Azure App Service to 64-bit
How to change Azure App Service to 64-bit

The application was unable to start correctly 0xc00007b for an SDL2 application

The application was unable to start correctly 0xc00007b Troubleshooting SDL 2 Applications Have you encountered the infamous The application was unable to start

3 min read 06-10-2024 58
The application was unable to start correctly 0xc00007b for an SDL2 application
The application was unable to start correctly 0xc00007b for an SDL2 application

How to build a x64 and x86 executable at the same time

Building x64 and x86 Executables Simultaneously A Developers Guide Problem You ve developed a fantastic application and want to make it accessible to the widest

2 min read 05-10-2024 47
How to build a x64 and x86 executable at the same time
How to build a x64 and x86 executable at the same time

Why do I get compile errors of x64 application, when the application runs successfully

Why Does My x64 Application Compile Without Errors but Fail to Run Its incredibly frustrating to encounter a scenario where your x64 application compiles withou

3 min read 05-10-2024 31
Why do I get compile errors of x64 application, when the application runs successfully
Why do I get compile errors of x64 application, when the application runs successfully

Microsoft Ink Analysis API on 64-bit Windows

Understanding Microsoft Ink Analysis API on 64 bit Windows In the age of digital technology the ability to interpret handwritten input has become increasingly i

3 min read 29-09-2024 40
Microsoft Ink Analysis API on 64-bit Windows
Microsoft Ink Analysis API on 64-bit Windows

Spec file for a 64-bit DLL wine wrapper

Creating a Spec File for a 64 Bit DLL Wine Wrapper When it comes to running Windows applications on Linux or other operating systems Wine serves as a remarkable

3 min read 26-09-2024 51
Spec file for a 64-bit DLL wine wrapper
Spec file for a 64-bit DLL wine wrapper

Excel VBA 32-Bit to 64-Bit

Transitioning from 32 Bit to 64 Bit Excel VBA What You Need to Know If you ve been developing macros or applications in Excel using VBA Visual Basic for Applica

3 min read 23-09-2024 48
Excel VBA 32-Bit to 64-Bit
Excel VBA 32-Bit to 64-Bit

VB,net cannot assign the number 18446744073709551615 to a Uint64 or Uint128

Understanding the Issue Assigning Large Numbers in VB NET When working with programming languages its common to encounter issues when dealing with data types an

2 min read 20-09-2024 37
VB,net cannot assign the number 18446744073709551615 to a Uint64 or Uint128
VB,net cannot assign the number 18446744073709551615 to a Uint64 or Uint128

With Wix, distribute a program that uses SQLite (must work on both 32bit and 64bit)

Distributing a C program using SQ Lite with Wi X Avoiding the LGHT 0204 ICE 99 Error Problem When attempting to distribute a C program that uses SQ Lite with Wi

2 min read 06-09-2024 61
With Wix, distribute a program that uses SQLite (must work on both 32bit and 64bit)
With Wix, distribute a program that uses SQLite (must work on both 32bit and 64bit)

Android app, How to support 64-bit architectures?

Ensuring Your Android App is 64 bit Compatible A Guide The Google Play Store now requires all apps to be compatible with 64 bit architectures This means that yo

2 min read 05-09-2024 40
Android app, How to support 64-bit architectures?
Android app, How to support 64-bit architectures?

Pandas Series with dtype=int defaulting to int32 instead of int64 on 64-bit Python environment

Pandas Series Why int32 Default on 64 bit Systems Its common to expect Pandas Series to default to int64 in a 64 bit Python environment However as pointed out b

2 min read 03-09-2024 54
Pandas Series with dtype=int defaulting to int32 instead of int64 on 64-bit Python environment
Pandas Series with dtype=int defaulting to int32 instead of int64 on 64-bit Python environment

What is the difference between these two functions in x64 assembly?

Understanding the Difference between MOV and LEA in x64 Assembly When working with low level concepts like x64 assembly understanding the differences between in

2 min read 30-08-2024 34
What is the difference between these two functions in x64 assembly?
What is the difference between these two functions in x64 assembly?

REX encoding for instructions with the VEX prefix

Understanding REX Encoding for VEX Prefixed Instructions The VEX prefix is a crucial part of modern x64 instruction encoding allowing for the use of extended re

3 min read 30-08-2024 47
REX encoding for instructions with the VEX prefix
REX encoding for instructions with the VEX prefix

Order in which instructions are printed/executed

Understanding Instruction Order in Assembly A Deep Dive When working with assembly code its crucial to understand the order in which instructions are executed T

2 min read 30-08-2024 39
Order in which instructions are printed/executed
Order in which instructions are printed/executed

Assembly jump instructions don't seem to work

Unraveling the Mystery Why Your Assembly Jump Isnt Working This article delves into a common issue faced by assembly language programmers seemingly broken jump

3 min read 29-08-2024 37
Assembly jump instructions don't seem to work
Assembly jump instructions don't seem to work

Why does operand 1 in a modr/m byte change depending on the decoding mode

Understanding Operand 1 in Mod R M Byte and Decoding Modes In the realm of x86 assembly the Mod R M byte plays a crucial role in specifying operand addressing m

2 min read 27-08-2024 45
Why does operand 1 in a modr/m byte change depending on the decoding mode
Why does operand 1 in a modr/m byte change depending on the decoding mode