kernel32 Questions

1

Solved

In VBA you can Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long) to provide yourself with a sleep routine. However, the Long that must be passed to the routine appears to overflow ...
Unterwalden asked 28/5, 2010 at 16:42

3

Solved

Is there a managed API for kernel32.searchpath? i.e not using a pinvoke. http://www.pinvoke.net/default.aspx/kernel32.searchpath
Kekkonen asked 5/11, 2009 at 23:28

1

Solved

Any helper class anywhere which wrapps kernel32 APIs, with all functions-methods and structures? Or any wrapper generator? I want ALL methods of kernel32.dll in C# like this: [DllImport("kernel3...
Millstream asked 21/12, 2009 at 21:47

© 2022 - 2024 — McMap. All rights reserved.