Skip to content

FixeMe

Learn How to FIX bugs!

dll

Python 

[FIXED] Software based on Python 3.9 is not working on Windows 7

October 17, 2022 Nick 0 Comments dll, python, python-3.9, windows, windows-7

Issue I made a standalone software using python3.9 which properly works on my system and another windows 10 system also,

Read more
Windows 

[FIXED] How to do COM dll reference counting the right way? Official Microsoft samples are inconsistent

September 19, 2022 Nick 0 Comments c++, com, dll, reference-counting, windows

Issue Some implementations calls DllAddRef() and DllRelease() in the CClassFactory constructor, destructor, and LockeServer member function: https://github.com/microsoft/workbooks/blob/master/Clients/Xamarin.Interactive.Client.Windows.ShellExtension/ClassFactory.cpp Some do it

Read more
Windows 

[FIXED] How do you register COM assemblies programmatically in C#?

September 18, 2022 Nick 0 Comments c#, com, dll, windows

Issue I guess technically, it doesn’t have to be a COM assembly specifically. But, I wanted to include that because

Read more
Windows 

[FIXED] Visual Studio debugger not working for a DLL build from assembly source files?

September 14, 2022 Nick 0 Comments assembly, dll, visual-studio, windows, x86-64

Issue I’m currently using masm in a C++ wrapper to develop a .dll so it can be used by other

Read more
Windows 

[FIXED] Fat Binary on Windows?

September 14, 2022 Nick 0 Comments binary, dll, fat-binaries, macos, windows

Issue I know that on Mac OS X, you can combine multiple binaries that target different architectures into a single

Read more
Windows 

[FIXED] Strip Windows DLL debug info?

September 13, 2022 Nick 0 Comments dll, windows

Issue I normally don’t work on Windows development, and am completely unfamiliar with the toolchain and build system. My embedded

Read more
Windows 

[FIXED] LoadLibrary taking a LPCTSTR

September 12, 2022 Nick 0 Comments c++, dll, loadlibrary, windows

Issue I want to develop a plugin system using LoadLibrary. My problem is: I want my function to take a

Read more
Windows 

[FIXED] Python ctypes cdll.LoadLibrary, instantiate an object, execute its method, private variable address truncated

September 12, 2022 Nick 0 Comments ctypes, dll, python, windows

Issue I wrote a dll library in c, compile with vs2017 64-bit, and try to load it with python3.6 64-bit.

Read more
Windows 

[FIXED] Can I bundle the Visual Studio 2015 C++ Redistributable DLL's with my application?

September 11, 2022 Nick 0 Comments c++, dll, visual-studio, visual-studio-2015, windows

Issue I’ve built a C++ application using Microsoft Visual Studio 2015 Community Edition. I’m using Advanced Installer to make sure

Read more

android android-studio angular angular-material angularjs arrays c# css dart django django-models django-rest-framework django-views express firebase flask flutter git github html ionic-framework java javascript jquery json keras kotlin mysql node.js pandas photoshop php python python-3.x reactjs selenium selenium-chromedriver selenium-webdriver spring spring-boot sql tensorflow typescript web-scraping windows

Copyright © 2023 FixeMe. All rights reserved.
Theme: ColorMag by ThemeGrill. Powered by WordPress.