Displaying 20 results from an estimated 85 matches for "mapi32".
2010 May 23
2
mapi32.dll.MAPIResolveName unimplemented?
...ation written in VisualBasic (apparently). I started to try each option/menu and currently I found this error trying to send emails using a builtin form:
fixme:mapi:MAPILogon (0x00000000 "" 0x17e32c 0x00000001 0x00000000 0x17e318) Stub
wine: Call from 0x7b8450c9 to unimplemented function mapi32.dll.MAPIResolveName, aborting
fixme:mapi:MAPILogoff (0x00000001 0x00000000 0x00000000 0x00000000) Stub
Apparently it's implemented (or at least registered/listed) in wine according to http://source.winehq.org/WineAPI/mapi32.html
openSUSE 11.2 (i586)
wine-1.1.28-2.3.i586
Should I use a curren...
2005 Jul 19
0
Unimplemented function mapi32.dll.MAPISendmail
...----------------
02/27/2005 - Google's Picasa2
[snip]
Note that clicking the "email" button in Picasa will crash it - probably
the MAPI stubs that cause it:
        err:mapi:MAPILogon Stub
        fixme:seh:EXC_RtlRaiseException call (from 0x53e297) to
        unimplemented function mapi32.dll.MAPISendMail
------------------------------
As this function is used in one of my wined applications I was wondering
if it was scheduled or else. I couldn't find any information about it in
Bugzilla that's why I'm posting here.
Any got information about it.
Thanks
Max
2001 Aug 01
1
USB under WINE
Reading more on wine, is seems that is should be able to access mapi32 
okay correct?(ie Outlook)
Also, one of my hardware items defines it own USB stack and such. Am I 
SOL for running this hardware under WINE?
Damon
2010 Jul 09
0
Wine release 1.2-rc7
...d Portuguese (Brazilian) translation.
      shdoclc: Fix Portuguese translation.
Henri Verbeet (1):
      wined3d: Invalidate STATE_STREAMSRC in IWineD3DDeviceImpl_EvictManagedResources().
Igor Paliychuk (10):
      clock: Add Ukrainian translation.
      devenum: Add Ukrainian translation.
      mapi32: Add Ukrainian translation.
      serialui: Add Ukrainian translation.
      uninstaller: Add Ukrainian translation.
      view: Add Ukrainian translation.
      wineps.drv: Add Ukrainian translation.
      comdlg32: Ukrainian translation update.
      winemine: Add Ukrainian translation.
      win...
2010 Jan 22
0
Wine release 1.1.37
...ailable.
      ntdll/tests: Re-enable a commented virtual memory test.
      ntdll/tests: Report appropriate skips for information tests.
      kernel32/tests: Add tests for IsBadReadPtr.
      kernel32/tests: Add more tests for IsBadWritePtr.
      kernel32/tests: Add tests for IsBadCodePtr.
      mapi32/tests: Report skips for unavailable property functions.
      mapi32/tests: Report skips for unavailable utility functions.
      mapi32/tests: Report skip for MAPIGetDefaultMalloc.
      mapi32/tests: Fix the PropCopyMore tests and add an additional test.
      mapi32/tests: Centralize property fu...
2009 Oct 09
0
Wine release 1.1.31
...api/tests: Add acceptable error code for Win7 clist test.
      kernel32/tests: Add acceptable error codes for Win7 process test.
      secur32/tests: Add acceptable error code for Win7 ntlm test.
      user32/tests: Fix sysparams test failure on Win7.
      schannel/tests: Fix crash on Win7.
      mapi32/tests: Skip tests if no default email client is installed.
      ntdll/tests: Fix exception test failure on Win7.
      kernel32/tests: Skip some resource tests on Win7.
      kernel32/tests: Check last error before calling lstrcmpA() since it may reset GLE.
Gerald Pfeifer (1):
      winebuild: Ad...
2009 Sep 25
0
Wine release 1.1.30
...e RPC_AUTH_KEY_RETRIEVAL_FN definition.
      kernel32: Use explicit prototypes for function pointers.
      user32: Use explicit prototypes for function pointers.
      user32/tests: Use explicit prototypes for function pointers.
      comctl32: Use explicit prototypes for function pointers.
      mapi32: Use explicit prototypes for function pointers.
      shell32: Use explicit prototypes for function pointers.
      advapi32/tests: Use explicit prototypes for function pointers.
      ntdll: Fix a file descriptor leak.
      ntdll: Make sure that serial ioctl calls fail on non-serial handles....
2010 Jun 25
0
Wine release 1.2-rc5
...mmand lines with '/?' as builtin commands
----------------------------------------------------------------
Changes since 1.2-rc4:
Akihiro Sagawa (9):
      hhctrl.ocx: Add Japanese translation.
      comdlg32: Update Japanese translation.
      gphoto2.ds: Add Japanese translation.
      mapi32: Add Japanese translation.
      localspl: Update Japanese translation.
      shdoclc: Add Japanese translation.
      winspool.drv: Add Japanese translation.
      jscript: Add Japanese translation.
      shdoclc: Fix Japanese translation.
Alessandro Pignotti (1):
      winedevice: Use 64-bit wid...
2012 Apr 27
0
Wine release 1.5.3
...led escaping mode for characters() callback.
      msxml3: Support disabled escaping mode when writing attribute values.
      msxml3: Query for handler interface instead of using what was passed in Variant directly.
Owen Rudge (6):
      include: Add MAPISendMailW definition and structures.
      mapi32: Add stub implementation of MAPISendMailW.
      mapistub: Forward MAPISendMailW.
      mapi32: Convert sendmail_extended_mapi to Unicode.
      mapi32: Convert message to Unicode in MAPISendMail.
      mapi32: Add support to MAPISendMailW for ANSI fallback.
Piotr Caban (16):
      msvcrt: Added s...
2007 Aug 10
0
Wine release 0.9.43
...YPT_KEY_HANDLE.
      gdiplus: Fix a couple of prototypes in the spec file.
      opengl32/tests: Add missing '\n' to ok() call.
      winapi_check: FLOAT is a float.
      netapi32: Fix the NetUseAdd() calling convention.
      d3d9: Update win32.api to fix the winapi_check warnings.
      mapi32: Add a skeleton mapiform.h header with a proper prototype for MAPIOpenLocalFormContainer().
      kernel32/tests: Re-balance the curly parentheses so winapi_check can parse the file.
      imagehlp & dbghelp: Add the IMAGEAPI and DBHLPAPI macros.
      advapi32: We have cfgmgr32.h now.
      ms...
2009 Feb 13
0
Wine release 1.1.15
...message to drive Sane events.
      sane.ds: Indicate that we used a modal dialog.
      sane.ds: Remove a duplicate assignment.
      sane.ds: Add a log message to flag unsupported operations.
Juan Lang (67):
      crypt32: Remove test of a corner case that failed on older crypt32 versions.
      mapi32: Fix many test failures on Win9x.
      mapi32: Fix some test failures on Win9x.
      mapi32: Fix a couple more test failures on Win9x.
      secur32: Fix a handful of test failures on Win9x.
      wintrust: Use GetSystemDirectory rather than GetWindowsDirectory to find the CatRoot directories....
2010 Feb 05
0
Wine release 1.1.38
..._TYPE_PROXY | PROXY_TYPE_DIRECT per-connection flags.
Andrew Nguyen (10):
      shlwapi: Change a magic HRESULT value to the appropriate name.
      shlwapi/tests: Add tests for HashData.
      shlwapi: Only check for NULL pointers in HashData.
      pdh: Implement and test PdhGetDllVersion.
      mapi32/tests: Invoke MAPIInitialize before performing the FPropContainsProp tests.
      mapi32/tests: Centralize utility function pointer initialization.
      mapi32/tests: Fix prototype of FBinFromHex function pointer.
      mapi32/tests: Invoke MAPIInitialize before performing the HexFromBin tests....
2009 Dec 18
0
Wine release 1.1.35
...llbar class.
      user32: Pre-allocate the window procedure for the static class.
      user32: Pre-allocate the window procedure for the dialog class.
      user32: Pre-allocate the window procedure for the MDI client class.
      user32: Pre-allocate the window procedure for DefWindowProc.
      mapi32: Fix a heap buffer overflow.
      user32: Move 16-bit instance normalization to CreateWindowEx16.
      user32: Move loading of the 16-bit window menu to CreateWindowEx16.
      user32: Use W structures in window creation code.
      user32: Move 16-bit window creation functions to 16-bit files....
2001 Mar 21
1
list of users in Win9x
...;:
> "This behavior can occur if Outlook Express is installed on your computer
and the "Make
> Outlook Express my default Simple MAPI client" check box is selected". 
> 
> If you are NOT using Outlook Express, Microsoft suggests to restore the
original version of the MAPI32.DLL (as delivered/installed from the Windows
CD-ROM, it may have been > > > replaced by a different version during the
installation of a new software program)
but I made this fixes, and the problem still persists.
I know, that the released Samba (2.0.7) has'nt had, but the new alpha...
2010 Jul 02
0
Wine release 1.2-rc6
...96
  23452  Some 16-bit Windows NE executables are not recognized
  23465  eVoice Player: installer does not complete
----------------------------------------------------------------
Changes since 1.2-rc5:
Alexander Nicolaysen S?rnes (3):
      wordpad: Update Norwegian Bokm?l translation.
      mapi32: Add Norwegian Bokm?l translation.
      jscript: Add Norwegian Bokm?l translation.
Alexandre Julliard (23):
      atl: Fix off-by-one buffer allocation.
      msvcrt: Use the correct strdup function for locale data.
      winemenubuilder: Load only low bit count icons if we are going to save to X...
2010 Jun 18
0
Wine release 1.2-rc4
....
J?rg H?hle (1):
      mmsystem: Log MCI command name again.
Luca Bennati (3):
      cryptui: Add Italian translation.
      crypt32: Add Italian translation.
      oleacc: Add Italian translation.
Marcus Meissner (1):
      atl: Also handle struct sizes for 64bit.
Michael Stefaniuc (7):
      mapi32: The Portuguese translation is in UTF-8.
      wordpad: Remove untranslated resources from the Hungarian translation.
      wordpad: "Fix" two errors in the Chinese translations.
      notepad: Fix an error in the Czech translation.
      notepad: Fix an error in the Portuguese (Brazil) t...
2004 Jan 01
3
steam and wine
I have sucessfully gotten steam and wine to work however I cannot use
microphone for voice communication , I an using alsa .Is there a way to
turn on fullduplex sound like you do in winex by going into config and
changing fullduplex=Y or does wine not support such a feature?
2011 Jan 07
0
Wine release 1.3.11
...cryptdlg: Convert translations to po files.
      devenum: Convert translations to po files.
      hhctrl: Convert translations to po files.
      iccvid: Convert translations to po files.
      jscript: Convert translations to po files.
      localspl: Convert translations to po files.
      mapi32: Convert translations to po files.
      msi: Convert translations to po files.
      msrle32: Convert translations to po files.
      msvidc32: Convert translations to po files.
      oleaut32: Convert translations to po files.
      shdoclc: Convert translations to po files.
      winmm: Convert...
2008 Jan 11
0
Wine release 0.9.53
...imm32: Remove unneeded cast.
      iccvid: Remove unneeded casts.
      gphoto2.ds: Remove unneeded casts.
      gdi32: Remove unneeded casts.
      dxdiagn: Remove unneeded casts.
      gdiplus: Remove unneeded casts.
      itss: Remove unneeded casts.
      kernel32: Remove unneeded casts.
      mapi32: Remove unneeded cast.
      mscms: Remove unneeded casts.
Andrey Esin (2):
      wordpad: Russian translation.
      shell32: Fixed typo.
Andrey Turkin (2):
      wineboot: Fix installation of SFP protected files.
      dbghelp: Implement ImageDirectoryEntryToDataEx.
Aric Stewart (3):
      imm...
2010 Jun 11
0
Wine release 1.2-rc3
...ation.
      msvidc32: Add Italian translation.
      iccvid: Add Italian translation.
      sane.ds: Add Italian translation.
      localspl: Add Italian translation.
      gphoto2.ds: Add Italian translation.
      localui: Add Italian translation.
      hhctrl.ocx: Add Italian translation.
      mapi32: Add Italian translation.
      taskmgr: Add Italian translation.
      jscript: Add Italian translation.
      shell32: Update Italian translation.
      comdlg32: Fix Italian Translation.
      regedit: Update Italian translation.
      shell32: Fix Italian translation.
      shdoclc: Add Italian...