search for: hinst

Displaying 12 results from an estimated 12 matches for "hinst".

Did you mean: inst
2003 Oct 27
3
(PR#4806)
...DLL based on a simple example given by Douglas Bates. dyn.load("TestDll.dll") test<-function(x,y) .Call("out",x,y) x<-1:10 y<-2:10 test(x,y) The C++ code is below #include <windows.h> #include <R.h> #include <Rinternals.h> HWND hWndMain; HINSTANCE hInst; HGLOBAL hXloperArray; //32 bit Entry point #define CLASS_NAME_BUFFER 50 BOOL WINAPI DllMain(HINSTANCE hDLL, DWORD dwReason, LPVOID lpReserved) { extern HWND hWndMain; extern HINSTANCE hInst; hInst = hDLL; return TRUE; } extern "C&...
2011 Jan 31
1
crash with winecfg
hi, when i start winecfg in terminal i get an error message. Code: maik at maik-laptop:~$ winecfg fixme:shell:MLSetMLHInstance (0x71590000,0x7e950000) stub fixme:mlang:GetGlobalFontLinkObject wine: Unhandled page fault on read access to 0x00000004 at address 0x4 (thread 0049), starting debugger... Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x00000004). err:dbghelp:pe_load_dbg_file Cou...
2006 Jul 23
3
Making a patch
...ery minor extension to lmeControl to allow it to pass an argument to nlminb for the maximum number of evaluations of the objective function. I've edited the nlme/R/lme.R and nlme/man/lmeControl.Rd files. I can diff the files, but the options seem numerous. I haven't been able to find any hinst on the preferred approach. Any advice would be welcomed. Cheers Andrew -- Andrew Robinson Department of Mathematics and Statistics Tel: +61-3-8344-9763 University of Melbourne, VIC 3010 Australia Fax: +61-3-8344-4599 Email: a.robinson at ms.unimelb.edu.au http://ww...
2007 Mar 19
2
Wine crash
...+0x5f [opengl.c:143] in winex11 (0x7eb6175f) 15 0x7eb62986 X11DRV_setup_opengl_visual+0x36(display=0x7c0115d8) [opengl.c:627] in winex11 (0x7eb62986) 16 0x7eb71f19 process_attach+0x1a9 [/usr/src/wine-0.9.19/dlls/winex11.drv/x11drv_main.c:440] in winex11 (0x7eb71f19) 17 0x7eb72385 DllMain+0x45(hinst=0x7eb30000, reason=0x1, reserved=0x0) [/usr/src/wine-0.9.19/dlls/winex11.drv/x11drv_main.c:547] in winex11 (0x7eb72385) 18 0x7eb8077c __wine_spec_dll_entry+0x2c(inst=0x7eb30000, reason=0x1, reserved=0x0) [dll_entry.c:42] in winex11 (0x7eb8077c) fixme:dbghelp:elf_load_debug_info_from_map Alpha-sup...
2004 Sep 08
2
Running microsoft vss under wine
Hello, I am using wine on RH9. I am running Visual Source Safe like thus wine --ssexp.exe THe VSS GUI starts OK. the Visual Source Safe database is on Windows Partition. This Windows Partition is mounted on my Linux like thus: mount -t nfs -o rw,nolock 192.168.0.77:/mnt/server/Share /mnt/vss I am able to launch a VSS session : I can successfully check out and check in files (I point my
2010 Aug 26
4
UT3 hangs at start
Hi!When start game through steam or shortcut on desktop,game halt when push "launch" button, after 2-5 seconds and unreal logo becomes gray.In terminal i have "wine: Unhandled stack overflow at address 0x34c7a12 (thread 0044), starting debugger..." and no more.Close game with compulsory exit.Before that game start perfectly on wine 1.2 or wine 1.3,the problem has appeared
2001 Dec 08
1
LoadOEMResource crash [Was: Re: Problem report: SHRINKER.ERR, fix to DEVICE_Open/CreateFileA? ]
...t resource.c:171 #9 0x40094140 in RES_FindResource (hModule=182, type=0xe "", name=0x4074c30e "", lang=0, bUnicode=1, bRet16=0) at resource.c:220 #10 0x40094453 in FindResourceW (hModule=182, name=0x4074c30e, type=0xe) at resource.c:360 #11 0x40718664 in CURSORICON_Load (hInstance=182, name=0x4074c30e, width=32, height=32, colors=256, fCursor=0, loadflags=32832) at cursoricon.c:735 #12 0x4071ade0 in LoadImageW (hinst=4194304, name=0x4074c30e, type=1, desiredx=32, desiredy=0, loadflags=32832) at cursoricon.c:2261 #13 0x4071a086 in LoadIconW (hInstance=4194304,...
2005 Feb 09
1
Trying to do windows encoding dll
...cket ipacket; ogg_stream_pagein(&dec_stream, op); theora_decode_packetin(&dec_state,&ipacket); theora_decode_YUVout(&dec_state, yuvframe); } __declspec (dllexport) void stopdec() { theora_clear(&dec_state); ogg_stream_clear(&dec_stream); } BOOL APIENTRY DllMain (HINSTANCE hInst /* Library instance handle. */ , DWORD reason /* Reason this function is being called. */ , LPVOID reserved /* Not used. */ ) { return TRUE; }
2003 Jan 19
1
Applications start with title bar grayed
When I try to start notepad, it starts with a grayed title bar, like it wasnt active. I cant enter text into the input window. Strange thing, menus work. To get it look like active and type text, I must select the system menu and "About wine". After closing the new window (that has appeared as active), i see that notepad appears active and I can enter text. Has someone this issue ?
2015 Apr 03
0
Wine release 1.7.40
...les have changed. user32/static: Allow setting NULL text. scrrun: Added support for interface pointers as keys for dictionary. scrrun: Added support for VT_DATE keys, and BYREF float key types. scrrun: Support BYREF types for integer keys. comctl32/tooltips: Allow NULL hinst value when fetching text from resources. ole32: Return interface pointers instead of impl pointers from QI. ole32/tests: Return interface pointer instead of impl pointer from QI. msi: Return interface pointer instead of impl pointer. dwrite: Forward IDWriteTextLayout::GetMet...
2012 Oct 26
0
Wine release 1.5.16
...mplete list. ---------------------------------------------------------------- Bugs fixed in 1.5.16 (total 77): 7933 c-evo doesnt play mp3 then has access violation 8667 Number of subitems in treeview keeps increasing 12069 native msvcp60.dll enhaces wines 15336 DirectInputCreate(): hInst is ignored; NULL value doesn't result in an error. 15510 Rockwell check for OS fails 15539 quartz: referencemapper.ok sometimes fails in pc-bsd (race condition?) 16366 A Vampyre Story (Demo) crashes 17849 Tree doesn't fold/unfold on mouse click 19215 Dragon NaturallySpeaking...
2011 May 27
0
Wine release 1.3.21
...ymbols as hidden. ddrawex: Mark internal symbols as hidden and vtables as static. comdlg32: Mark internal symbols as hidden visibility. d3d10core: Mark a struct as static. d3drm: Mark internal symbols as hidden. cryptui: Mark internal symbols as static. atl: Mark hInst variable as hidden. d3dx9_36: Mark internal symbols as hidden. dmband: Mark internal symbols with hidden visibility. dmusic: Mark internal symbols as hidden. dmsynth: Mark internal symbols with hidden visibility. devenum: Mark internal symbols as hidden. dmcompos...