winapi
prevent hook dll loading
Is there a way to way set process security permissions or some other way to disable Windows from loading global window hook dlls?[详细]
2023-04-12 06:27 分类:问答How to get virtual cluster FQDN from a computer which is a node in a cluster
I have installed a cluster which contains several nodes(computers). the OS is windows 2008 SP1. This cluster is a SQL cluster.[详细]
2023-04-12 05:37 分类:问答WTL: Message loop for button
I have some class around this code, let call it ToolbarButton TBBUTTON tbbutton; ZeroMemory(&tbbutton, sizeof(tbbutton));[详细]
2023-04-12 05:28 分类:问答function pointers and dll load order
I am using function pointers and LoadLibrary. Following is the my code. When I added EvtExportLog after _EvtSubscribe call, it started corrupting _EvtSubscribe values, If i added it before as done in[详细]
2023-04-12 05:13 分类:问答Compilation Error due to InCorrect Direct X Version
I got the Sample Project for video capture from video Camera. I was trying to compiling it. I am Using windows 7 and vs 2008.[详细]
2023-04-12 04:34 分类:问答Default for 0db sound level as an absolute float value
I\'m currentyl building something like a tiny software audio synthesizer on Window 7 in c++. The core engine is running and upon receiving midi events it pl开发者_JAVA技巧ays notes, changes programmes[详细]
2023-04-12 03:39 分类:问答Catching a Request to Open or Create a File and Rerouting it
I downloaded some flash games some time ago to play offline at school if I find myself with no work to do and have a spare. The only problem is that they always attempt to save/load from the applicati[详细]
2023-04-12 03:05 分类:问答Mixed C++/CLI code with unmanaged SQLite
I tried to use Mixed Mode of C++/CLI to manipulate with SQLite. I wrote this code: int rc; char*sql, *Sig, *DocName, *OrgName,*From,*To,*Date;[详细]
2023-04-12 02:19 分类:问答Memory page write detection on Windows & Linux
I\'m currently working on a generational garbage collector. This means that only the most recent objects get traversed, surviving objects (= reachable from known roots) being promoted to the older gen[详细]
2023-04-12 00:57 分类:问答Windows security Center API
I wo开发者_C百科uld like to access the Windows Security Center to check the status of several security features.[详细]
2023-04-12 00:06 分类:问答