getmodulefilename
How to find the parent exe of a dll from inside the dll?
I need to do some stuff in a dll based on which process has loaded it. So being relatively new to windows programming I need help figuring out how to find the exe which loaded the current dll. So far[详细]
2023-03-11 05:05 分类:问答GetModuleFileNameA returns weird results
I\'m trying to get the name of a module loaded in another process with GetModuleFileNameA. I\'ve loaded a symbol using dbgHelp and got its module base address but 2 weird thing happen:[详细]
2023-02-26 05:13 分类:问答Printing in Silverlight 4
We have an application structured roughly like this: <Grid x:Name=\"LayoutRoot\"> <ScrollViewer>[详细]
2022-12-28 13:48 分类:问答