laptop and a wrench

Bug

The DDEHandlerVB sample does not work as expected.

Zuletzt veröffentlicht: August 25, 2014 No Product Found
Bug-ID-Nummer NIM010737
EingereichtAugust 3, 2007
Zuletzt geändertApril 28, 2025
Gilt fürNo Product Found
Gefunden in Version9.2
ProgrammspracheVB6
StatusDuplicate

Zusätzliche Informationen

NIM008821

Workaround

The sample can be fixed and will start working as expected once the following changes are made. 1. Open DDEHandlerVB.vbp project2. DDEHandler class 3. Locate the following function Private Function IDDECommandHandler_CanExecute(ByVal Command As String) As Boolean4. Locate the following line in the CanExecute function and comment it out. Command = StrConv(Command, vbUnicode)5. Locate the folllowing function Private Sub IDDECommandHandler_Execute(ByVal Command As String)6. Locate the following line in the Execute function and comment it out. Command = StrConv(Command, vbUnicode)7. Compile and register the dll8. Make the test in ArcMap and the sample should work.

Schritte zur Reproduzierung

Bug-ID: NIM010737

Software:

  • No Product Found

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln