search for: call_a

Displaying 5 results from an estimated 5 matches for "call_a".

Did you mean: call_r
2012 Apr 19
4
call object from character?
Let say I have an object (I hope my terminology is correct) a a <- 12 > a [1] 12 And "a" has been assigned the number 12, or whatever And lets say I have a character "call_A" call_A <- "a" >call_A [1] "a" What is the function "F" that allows this to happen: > F( call_A ) [1] 12 -- View this message in context: http://r.789695.n4.nabble.com/call-object-from-character-tp4569686p4569686.html Sent from the R help mailing list...
2010 May 28
0
Wine release 1.2-rc2
...g a PropertyNotify event. winex11: Don't send minimize/maximize sys commands to windows that are not supposed to get them. msi: Ignore min/max versions if their values are null. user.exe: Store the GDI instance when it's first loaded. ole32: Implement the IAdviseSink call_as proxies and stubs. user32/tests: Fix a test failure in desktop mode. atl: Fix formatting of generated class name for 64-bit. user32: Check the active window instead of the foreground to show/hide owned popups. comctl32/imagelist: Add support for 25% and 50% blending when us...
2018 Nov 09
0
Wine release 3.20
...server: Add FILE_SKIP_SET_EVENT_ON_HANDLE support. ntdll: Remove no longer needed event handle from async_irp. ntdll: Update debug trace. widl: Add __int32 type support. widl: Ignore -robust command line option. widl: Check for actual function name when handling call_as attribute. user32: Allow scrollbar control to store scroll info in subclassed window. widl: Create type for async variant of an interface with async_uuid attribute. widl: Support async interfaces in headers generation. widl: Introduce for_each_iface helper and use it in wri...
2017 Jul 21
0
Wine release 2.13
...eException directly from RtlRaiseException on i386. ntdll: Add small assembly wrappers for snooping instead of saving/restoring the entire context. include: Undefine PARITY_NONE to avoid warnings. Alistair Leslie-Hughes (8): widl: Only generate Proxy Stubs when functions have the call_as attribute. mfreadwrite.idl: Add enum MF_SOURCE_READER_FLAG and EXTERN_GUID defines. wmvcore: Support IWMReaderStreamClock interface in IWMReader. wmvcore: Support IWMReaderTypeNegotiation interface in IWMReader. mfplat/tests: Add MFCreateAttributes tests. wmvcore: Sup...
2009 Jan 16
0
Wine release 1.1.13
...Karcher (7): ole32: Add HICON user marshalling stubs. oleaut32: Implement IPropertyBag::Read proxying. widl: Make write_base_type take a format char instead of a type desc ptr. widl: Write struct fields as signed fields. widl: Fix handling of [local] functions without [call_as]. widl: Don't forget conformance info on [iid_is] void pointers. widl: Dereference operator in expr works on any declared pointer. Michael Stefaniuc (82): dpnet: Remove superfluous casts. browseui: Remove superfluous casts from/to void pointers. ddraw/tests: Simp...