Skip to main content
0 votes
1 answer
59 views

I have a win32 app opening a log file on a network share using CreateFile and WriteFile (non overlapped) to write records. What I am seeing when the network share is lost, WriteFile reports an error (...
Paul Marriott's user avatar
0 votes
0 answers
31 views

Problem I'm building an Android app that receives shared URLs from Chrome's share menu. The app works correctly on the first share, but all subsequent shares receive the same URL from the first share ...
Fred Chevitarese's user avatar
0 votes
1 answer
102 views

I have an ionic angular app and need to share a .gpx file via gmail or whatsapp. It works smoothly via gmail. Also via wechat, but not via whatsapp. I tried with capacitor share, where I can select ...
Enric Terradellas's user avatar
2 votes
1 answer
138 views

I need to change the drive of the shares inside the registry in the branch: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Shares The word is a REG_MULTI_SZ, and I need to modify ...
LucasDT's user avatar
  • 53
2 votes
1 answer
67 views

I'm trying to use the DataTransferManager in a WPF app to show a simple native share UI. I managed to get something working that triggers the share UI window to open. However, for some reason the ...
Colin Rosen's user avatar
0 votes
1 answer
43 views

Tried this code but didn't work out. popup is not getting visible using below code. So what could be the best way to show share popup and create reusable class. import android.content.Context import ...
Tech M's user avatar
  • 1
0 votes
0 answers
52 views

In my react app with nestJs -> i have a button to share on linkedin (image sharing) // Create URL for the OG share page const sharePageUrl = `${baseUrl}/asset/guest/share/tags?` + `imageUrl=${...
shlezz's user avatar
  • 91
0 votes
0 answers
321 views

I'm facing a recurring error when attempting to connect to Live Share in Visual Studio Code, which hinders my collaborative coding efforts. Despite several troubleshooting attempts, the issue remains ...
alonge peter's user avatar
1 vote
1 answer
59 views

I'm building a Flutter application where users can share content via a share button. When they tap this button, I'm using the share_plus package to show the native share dialog with options like ...
Nandan Magdum's user avatar
0 votes
0 answers
105 views

I went through apple documentation also spent lot of time on SO and searching for resolution for this issue but I didn't get the answer for - WHY my iOS app's Share sheet (UIActivityViewController) ...
iLearner's user avatar
  • 1,688
1 vote
0 answers
89 views

share sheet example Disabling android.permission.BIND_CHOOSER_TARGET_SERVICE From apps services isn't working. Share targets still appears in share sheet. So how to block them or remove the quick ...
GreenDotBlue's user avatar
0 votes
1 answer
85 views

I have a file that I want to protect from excessive distribution. To do this, I have locked several cells before editing. These cells are unlocked by a macro that checks if the username matches. If ...
Grzegorz's user avatar
2 votes
0 answers
46 views

I'm practicing with Springboot, and I managed to make my program read a file .txt and insert the values into a database. I used put the file in the resources folder and used the relative path "...
Garrett's user avatar
  • 21
2 votes
1 answer
85 views

I'm trying to use NetShareDelEx but I'm getting error 124 which is ERROR_INVALID_LEVEL. For testing purpose I first add a share with NetShareAdd which is successful. Then I try to remove it. My code ...
Eisen's user avatar
  • 167
0 votes
0 answers
30 views

I am doing work on a Wordpress site. My client previously had several hundred Likes/Shares on many of her blog posts. I recently rebuilt her site from scratch, but none of the URLs, slugs, or ...
Neil's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
295