Skip to content
Discussion options

You must be logged in to vote

Here is a Windows Installer that will include installation of VCRUNTIME140.dll

https://github.com/dnaldoog/CtrlrX/releases/tag/5.6.34_GZIPMB_Nov06

TEST PANEL: test GZIP truncation Eventide_2_0.zip

To parse the decompressed string containing potential null characters using decompressGZIP you can now choose from several functions all exactly the same just depending which name makes more sense for you:

				.def("toBinaryString", &LMemoryBlock::toBinaryString, luabind::raw(_2))
				.def("toRawString", &LMemoryBlock::toBinaryString, luabind::raw(_2))
				.def("toBinarySafeString", &LMemoryBlock::toBinaryString, luabind::raw(_2))
				.def("toLuaString", &LMemoryBlock::toBinaryString, luabind::r…

Replies: 7 comments 14 replies

Comment options

You must be logged in to vote
1 reply
@Godlike-Productions
Comment options

Comment options

You must be logged in to vote
5 replies
@Godlike-Productions
Comment options

@dnaldoog
Comment options

@Godlike-Productions
Comment options

@Godlike-Productions
Comment options

@dnaldoog
Comment options

Comment options

You must be logged in to vote
1 reply
@Godlike-Productions
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@Godlike-Productions
Comment options

@dnaldoog
Comment options

@Godlike-Productions
Comment options

@dnaldoog
Comment options

@Godlike-Productions
Comment options

Answer selected by Godlike-Productions
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Godlike-Productions
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants