Skip to content

Instantly share code, notes, and snippets.

@DarkShadow44
DarkShadow44 / test.c
Created July 20, 2024 14:39
Test CLSID_EnumerableObjectCollection IEnumObjects
/* i686-w64-mingw32-gcc test.c -lshell32 -lole32 -luuid */
#include <windows.h>
#include <shlobj.h>
#include <shobjidl.h>
#include <stdio.h>
int main() {
HRESULT hr;
IEnumObjects *pEnumObjects = NULL;
@DarkShadow44
DarkShadow44 / PKGBUILD
Created April 8, 2022 15:01
PKGBUILD lib32-tdb 1.4.6
# Maintainer: Florian Pritz <flo@xssn.at>
_pkgbasename=tdb
pkgname=lib32-$_pkgbasename
pkgver=1.4.6
pkgrel=1
pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits (32-bit)"
arch=(x86_64)
license=('GPL3')
url="https://tdb.samba.org/"
---
Finfosys.class | 1 ++++
1 file changed, 1 insertions(+)
diff --git a/I-Nex/i-nex/.src/MAIN/Finfosys.class b/I-Nex/i-nex/.src/MAIN/Finfosys.class
index c2778eb..cccc602 100644
--- a/I-Nex/i-nex/.src/MAIN/Finfosys.class
+++ b/I-Nex/i-nex/.src/MAIN/Finfosys.class
@@ -66,6 +66,6 @@ Public Sub Form_Open()
Logs("Call to MLibcpuid14", Logger.Info)
@DarkShadow44
DarkShadow44 / PKGBUILD
Last active November 17, 2019 14:36
Arch PKGBUILD for lib32-tdb 1.4.2
# Maintainer: Florian Pritz <flo@xssn.at>
_pkgbasename=tdb
pkgname=lib32-$_pkgbasename
pkgver=1.4.2
pkgrel=1
pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits (32-bit)"
arch=(x86_64)
license=('GPL3')
url="https://tdb.samba.org/"
package com.darkshadow44.fixes;
import static org.objectweb.asm.Opcodes.ALOAD;
import static org.objectweb.asm.Opcodes.GETFIELD;
import static org.objectweb.asm.Opcodes.IFNE;
import static org.objectweb.asm.Opcodes.INVOKEVIRTUAL;
import static org.objectweb.asm.Opcodes.POP;
import java.io.FileOutputStream;
import java.util.List;
@DarkShadow44
DarkShadow44 / PKGBUILD
Created April 15, 2019 18:47
lib32-tdb 1.3.18
# Maintainer: Florian Pritz <flo@xssn.at>
_pkgbasename=tdb
pkgname=lib32-$_pkgbasename
pkgver=1.3.18
pkgrel=2
pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits (32-bit)"
arch=(x86_64)
license=('GPL3')
url="https://tdb.samba.org/"
@DarkShadow44
DarkShadow44 / PKGBUILD
Last active March 21, 2019 19:28
lib32-tdb
# Maintainer: Florian Pritz <flo@xssn.at>
_pkgbasename=tdb
pkgname=lib32-$_pkgbasename
pkgver=1.3.18
pkgrel=1
pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits (32-bit)"
arch=(x86_64)
license=('GPL3')
url="https://tdb.samba.org/"
@DarkShadow44
DarkShadow44 / PKGBUILD
Created March 2, 2019 19:07
i-nex PKGBUILD with fix
# Maintainer : Vassilis Palassopoulos <palasso [at] gmail [dot] com>
# Based on the PKGBUILD from eloaders <eloaders at linux dot pl>
pkgname=i-nex
pkgver=7.6.0
pkgrel=4
pkgdesc="System information tool like hardinfo, sysinfo"
arch=('i686' 'x86_64')
url="http://i-nex.linux.pl/"
license=('LGPL3')
From 596e761d4408a568c13bf3a43212da9c1e7c33f5 Mon Sep 17 00:00:00 2001
From: Fabian Maurer <dark.shadow4@web.de>
Date: Sun, 13 Jan 2019 21:09:33 +0100
Subject: [PATCH] fix
---
ext/fdkaac/gstfdkaacdec.c | 7 -------
ext/fdkaac/gstfdkaacenc.c | 6 +-----
2 files changed, 1 insertion(+), 12 deletions(-)
diff --git "a/shaders/composite.fsh" "b/shaders/composite.fsh"
index ad2ae9f..e617929 100644
--- "a/shaders/composite.fsh"
+++ "b/shaders/composite.fsh"
@@ -1,4 +1,4 @@
-#version 120
+#version 130
/*
_______ _________ _______ _______ _