Questions tagged [cross-application]

35 questions
0
votes
1 answer

Asp.Net authentication in Session State?

I'm attempting to do a cross-application SSO between three web-sites I maintain. Two of them are running under .NET 4.0 while the other is running under 2.0. The main site is 4.0, while the remaining 4.0 and 2.0 sites are children running under the…
EDanaII
  • 197
  • 16
0
votes
0 answers

Shared Preferences for WIndows apps

Is it possible for windows app to have shared preferences like in android? I plan to create two apps, one app would be the input app, while the second app would read the input app and become the output app. I was planning to use one app and use dual…
0
votes
1 answer

Attach window to running application

I have customer that uses older, custom built ERP application for which they don't have source code and company that developed it does not exist any more. Application is developed in 2000 and it's built with Delphi. Since last executable is from…
zendar
  • 13,384
  • 14
  • 59
  • 75
0
votes
1 answer

Send a message to another application in linux

I want to send a meesage from one application to another. In windows I would use a DllImprt for PostMessage or SendMessage. What Can I do in linux? Is there an option not to use PostMessage or SendMessage in windows? thanks
Randall Flagg
  • 4,834
  • 9
  • 33
  • 45
-2
votes
1 answer

Interaction of other programs outside application

This is a bit hard to explain... Essentially what i want is something like 7zip. You can either use 7zip file manager and right click items to zip it there, OR you can right click on any item outside 7zip, say a folder in desktop, and have the…
MonoShiro
  • 73
  • 1
  • 2
  • 7
1 2
3