Skip to main content
IS4's user avatar
IS4's user avatar
IS4's user avatar
IS4
  • Member for 12 years, 1 month
  • Last seen this week
15 votes
1 answer
756 views

Cross-AppDomain call corrupts the runtime

12 votes
4 answers
2k views

What is the (fnptr)* type and how to create it?

11 votes
2 answers
901 views

native float type usage in CLR

11 votes
2 answers
4k views

Obtain non-explicit field offset

10 votes
2 answers
1k views

YouTube channel and playlist ID prefixes

10 votes
2 answers
3k views

Get the AppDomain of object

7 votes
1 answer
267 views

Different types have same signatures in CIL

6 votes
2 answers
6k views

Create new empty userdata from pure Lua

6 votes
2 answers
3k views

Get the immediate target path from symlink/reparse point

5 votes
1 answer
100 views

How to match template friend function in a template class

5 votes
2 answers
1k views

Why is TypedReference.MakeTypedReference so constrained?

5 votes
1 answer
665 views

Pointer of generic type

4 votes
2 answers
83 views

Address where an element just past the end of an array would be stored

4 votes
2 answers
109 views

Object instance valid only for the current method

4 votes
1 answer
96 views

Cancel awaiting itself

4 votes
2 answers
2k views

Invoke varargs method

4 votes
1 answer
294 views

Function definition in a template class

3 votes
0 answers
259 views

How is "switch" compiled? [duplicate]

3 votes
2 answers
2k views

Compile a C++ project with Bazel for x86 (32 bit)

3 votes
1 answer
3k views

Case-insensitive file check for RewriteCond

3 votes
0 answers
780 views

Marshalling ArgIterator to va_list

3 votes
1 answer
2k views

Marshal.StructureToPtr without boxing

3 votes
6 answers
2k views

Compare two managed references

3 votes
1 answer
3k views

URI to identify certificates

2 votes
0 answers
67 views

Identity of blank nodes

2 votes
1 answer
174 views

Inconsistency in RDFS entailment regime

2 votes
1 answer
231 views

LINQ Expressions throwing VerificationException

2 votes
1 answer
315 views

TypedReference to ref T throws BadImageFormatException

2 votes
1 answer
200 views

"unmanaged" generic parameter constraint in IL

2 votes
2 answers
189 views

What is C++/CLI required for?