(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) 2023-06-14 21:31:04.1233-DEBUG App_DispatcherUnhandledException,Could not load file or assembly '...
I also uploaded the history file, but no "zip" was created because FRST64 could not find the virus file "17Z90Q.cab" Windows Defender deleted it. Fix result of Farbar Recovery Scan Tool (x64) Version: 25.07.2024 Ran by neido (26-07-2024 10:32:35) Run:5 Running ...
1 #include <windows.h> 2 LRESULT CALLBACK WinProc(HWND,UINT,WPARAM,LPARAM); 3 int WINAPI WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance,LPSTR szCmdLine,int iCmdShow) 4 { 5 TCHAR szname[]=TEXT("classname"); 6 HWND hwnd; 7 MSG msg; 8 ZeroMemory(&msg,sizeof(msg)); 9 WNDCLASS wnd...