.
nhqlbaislwfiikqraqnm
Posts
-
dll loading? -
deleteThanks for help this with P/Invoke is a good idea. Now i found this using NDde.Client; class Test { public static string GetFirefoxURL() { DdeClient dde = new DdeClient("Firefox", "WWW_GetWindowInfo"); dde.Connect(); string url = dde.Request("URL", int.MaxValue); dde.Disconnect(); return url; } } i must online add the dll NDde then it works great. http://ndde.codeplex.com/ But it only works with Firefox has sombody an idea how it can work with IE or Opera?
-
deleteYes, that works with the webBrowser from C# but how does it work with Firefox or IE?
-
deleteNo, i want to see in a textbox from my program which url is opened in Firefox or IE. I don´t want to open a Website this works with webbrowser1.Navigate("Url"); Example: I open firefox and i go to codeproject.com . Now i want to see this Url(codeprojekt.com) in my program http://cboard.cprogramming.com/cplusplus-programming/118525-how-get-url-out-firefox.html but that is in C++
-
deletedelete
-
deleteYes i did it so then he write: The Application "c:\Pfad..." can´t start. The System couldn´t the file. Where can i set the Compiler? I can´t set it.
-
deleteI can´t chose "Compile as C" Where is that precisly?
-
deleteUltimate Demo
-
deleteWalkthrough: Compiling a C Program Like this link works the compiller but so i must write the code with notepad or an editor. But how can i make a new projekt in VS10 and compile it there, so as with C#. What i must do? I open a new project then ?
-
deleteHow can i code/compile C? What project i must open?
-
deletedelete
-
dll loading?Thank you for our help. I´ll try it. THANKS at all:thumbsup:
-
extract files with the filestream.
-
deletei want to check if the masterpassword is activated! If he use a Masterpw! Sorry
-
deletedelete
-
deleteYes they are native dll i have write it in the headline!!! So i can´t bind it?
-
deleteI have a FormApplication! Can you send me the link where you have download the IlMerge?
-
deleteImerge doesn´work with this dll! I have tried it!
-
deletedelete
-
deleteSo now i have the xml file in it! But the dll´s not! When i merge it it doesn´t can load all 3 dll files only one i can load?!