Zum Inhalt springen

sapero

Mitglieder
  • Gesamte Inhalte

    3
  • Benutzer seit

  • Letzter Besuch

  1. edit dialog resources and remove all BS_DEFPUSHBUTTON styles. Oder in case WM_INITDIALOG: button_ok->RemoveStyle(BS_DEFPUSHBUTTON);
  2. Schau mal direkt bei Microsoft: Connecting to WMI on a Remote Computer strComputer = "atl-dc-01" strDomain = "Fabrikam" Set objSWbemLocator = CreateObject("WbemScripting.SWbemLocator") Set objSWbemServices = objSWbemLocator.ConnectServer _ (strComputer, _ ' Computer name "root\cimv2", _ ' Namespace "login", _ ' User "password",, _ ' Password strDomain) ' Domain
  3. mit atl.dll - How to add ATL control containment support to any window in Visual C++ AtlAxWinInit(); hWnd = CreateWindow("AtlAxWin", "http://www.microsoft.com", ... mit plain C: (very popular container) Embed an HTML control in your own window using plain C mit C++ as IE webband: ftp.microsoft.com Datei WEBBAND.EXE (sfx)

Fachinformatiker.de, 2024 by SE Internet Services

fidelogo_small.png

Schicke uns eine Nachricht!

Fachinformatiker.de ist die größte IT-Community
rund um Ausbildung, Job, Weiterbildung für IT-Fachkräfte.

Fachinformatiker.de App

Download on the App Store
Get it on Google Play

Kontakt

Hier werben?
Oder sende eine E-Mail an

Social media u. feeds

Jobboard für Fachinformatiker und IT-Fachkräfte

×
×
  • Neu erstellen...