Charltsing.Liu
Charltsing.Liu
c:\windows\system32\mshtml.tlb
i use oleview to open stdole2.tlb , i can found Modules->StdFunction->Functions->LoadPicture but oleviewdotnet can not found it. Assembly typelib = COMUtilities.LoadTypeLib(Tlbfile,null); I can not found StdFunction in typelib any ideas?
ColorPickerDialogDemoForm.cs ---> BrowseColorButton_Click Color = Color.FromArgb(255, 0, 0, 0) **ColorPickerDialog doesn't work correctly。** HslColor hc = new HslColor(Color.FromArgb(255, 0, 0, 0)); if (hc.L == 0) hc.L = 0.5; Color color...
ImGui.NET.SampleProgram, i add some code: ImGuiIOPtr ioptr = ImGui.GetIO(); ioptr.Fonts.AddFontFromFileTTF("c:\\Windows\\Fonts\\ArialUni.ttf", 18.0f, null, ioptr.Fonts.GetGlyphRangesChineseFull()); string text = "中文abc"; //chinese text ImGui.Text(text); it does not work, why? it display --> ??abc ***************************************...
scrollbar in panel is not DarkScrollBar, what can i do ?
PrintPage.xaml.cs---PrintPage---string xaml = XamlWriter.Save(page); it can not support BitmapImage.StreamSource
试过几次,发现了两个问题: 1、Emit 动态创建的Dll无法Dumper 2、某些软件找不到进程,无法Dumper,可能和加壳有关?
Astro_Renewed Windows Defender report virus :Trojan:Win32/Wacatac.B!ml
### Magick.NET version 13.3.3 ### Environment (Operating system, version and so on) Windows10, net framework 4.7.2 ### Description Incorrect reading of exif information for Chinese encoding [img.zip](https://github.com/dlemstra/Magick.NET/files/13792087/img.zip)  it is...
双层pdf能不能将背景图片去掉,前景文本层改为黑色,这个有方法实现吗? 啥时候恢复开发呢?如果短期内不能恢复,能不能简单介绍一下对象操作 [双层pdf.zip](https://github.com/wmjordan/PDFPatcher/files/13293678/pdf.zip)