issues
search
decompals
/
wibo
Quick-and-dirty wrapper that tries to run 32-bit Windows command-line executables on Linux
MIT License
57
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Various fixes for mwcc/mwld
#32
encounter
closed
1 year ago
0
Pass absolute path to exe in argv[0]
#31
encounter
closed
1 year ago
0
Use __attribute__((force_align_arg_pointer))
#30
encounter
closed
1 year ago
0
Build static binary
#29
encounter
closed
1 year ago
0
Implement GetShortPathNameA
#28
jdflyer
closed
1 year ago
0
Handle GetCurrentDirectory required buffer size return value
#27
r-burns
closed
1 year ago
0
don't try to mmap 0-sized things
#26
ethteck
closed
2 years ago
0
Move docker build back a bit
#25
ethteck
closed
2 years ago
0
Build it on focal
#24
ethteck
closed
2 years ago
0
Wibo fails running CCN64
#23
marijnvdwerf
closed
1 year ago
4
3 funcs needed for some mwcc compilers
#22
ethteck
closed
2 years ago
0
ASPSX.EXE creates different object files under WiBo compared to WINE
#21
mkst
closed
1 year ago
2
Adding naive VirtualFree
#20
mkst
closed
2 years ago
0
Update README.md
#19
Khoality-dev
closed
2 years ago
1
few more functions
#18
mkst
closed
2 years ago
0
Support armcc
#17
simonlindholm
closed
1 year ago
1
move dlls into dll/ dir
#16
mkst
closed
2 years ago
0
Update CI to test on Ubuntu 18.04+
#15
encounter
closed
1 year ago
1
Explicitly link std::filesystem as needed
#14
r-burns
closed
2 years ago
0
Fix double ghcr.io in docker tag
#13
mkst
closed
2 years ago
0
Revert "old GCC needs -lstdc++fs"
#12
ethteck
closed
2 years ago
0
old GCC needs -lstdc++fs
#11
BR-
closed
2 years ago
0
kernel32: Use fstat in GetFileSize
#10
encounter
closed
2 years ago
3
Some MSVC build fixes
#9
MrSapps
closed
2 years ago
1
Add CMakeLists.txt
#8
encounter
closed
2 years ago
4
Makefile: Target C++17 instead of C++2a
#7
encounter
closed
2 years ago
0
implement SetEndOfFile, CreateDirectoryA, RemoveDirectoryA, SetFileAttributesA
#6
camthesaxman
closed
2 years ago
0
Add support for CreateProcessA
#5
mkst
closed
1 year ago
0
Add support for SN compilers
#4
mkst
closed
2 years ago
0
Add Dockerfile + build action
#3
mkst
closed
2 years ago
0
help! the discord webhook doesn't work!
#2
ethteck
closed
2 years ago
0
Readme changes, github actions ci, test
#1
ethteck
closed
2 years ago
0
Previous