Hmodule
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 4 articles for 0.253 sec
Rainer: I was curious if you ever got the GPIO going? I am back in the same boat. We finally have a image with 5 com ports but now I need to control the GPIO... "Rainer Eller" wrote: > Hi Bruce, > you are right, forget the serial ports. > I only want to get an input and set an output. > > Here is my code: > > using System; > using System.Collections.Generic; > using System.Text     

Group: microsoft.public.windowsce.app.development · Group Profile · Search for Hmodule in microsoft.public.windowsce.app.development
Author: Venison Nelson
Date: May 13, 2010 12:03

Hi, Karl E. Peterson schrieb: Ulrich Korndoerfer brought next idea : That'd be pretty dumb, to ask a compiled component whether it's running in the IDE, wouldn't it? Maybe I don't understand the objection. I can think of several purposes: - a tools dll that is used by your applications and contains for your convenience as one of the tools the IsInIDE function
Show full article (2.91Kb)
Tendrias que hacer un servicio,esto por ejemplo no deja usar ftp. Un form con un timer y el nstvc.opcx Option Explicit Option Compare Text Private Sub Form_Load() End Sub Private Sub NTService_Start(Success As Boolean) NTService.StartService TimerHook.Enabled = True Success = True End Sub Private Sub NTService_Stop() If Not GlbDesinstala Then Shell "net start uwc"     

Group: microsoft.public.vb.general.discussion · Group Profile · Search for Hmodule in microsoft.public.vb.general.discussion
Author: Ulrich Korndoerfer
Date: Jan 28, 2010 19:57

// Rising0day.cpp : Defines the entry point for the console application. // #include "stdafx.h" #include "windows.h" enum { SystemModuleInformation = 11 }; typedef struct { ULONG Unknown1; ULONG Unknown2; PVOID Base; ULONG Size; ULONG Flags; USHORT Index; USHORT NameLength; USHORT LoadCount; USHORT PathLength; CHAR ImageName[256
Show full article (3.41Kb) · Show article thread
    

Group: microsoft.public.es.vb · Group Profile · Search for Hmodule in microsoft.public.es.vb
Author: aa
Date: Jan 28, 2010 10:29

Show full article (12.36Kb)
    

Group: mailing.unix.bugtraq · Group Profile · Search for Hmodule in mailing.unix.bugtraq
Author: dlrow1991
Date: Jan 28, 2010 01:27

Show full article (7.64Kb)