Hi Michel, To provide an example, here is a simple program, which monitors a hot folder: every 5000 milliseconds (Interval property of the Timer) it counts files with pdf extension, makes simple calculations and shows statistics. Kasyan -------------------------------------------- Dim myPagesMax As Integer Dim myPagesRekl As Integer Dim myTop As Single Dim myLeft As Single Dim myFolderName
Un ejemplo de API-Guide. <CODE 'Code by Roy Strickland, submitted by Jarret Peterson 'This code can share and unshare the directory 'c:\dos' '=================================== 'start a new project and add three command buttons 'set forms AutoRedraw property to true 'ADD TO A MODULE IN YOUR PROJECT: '==================================== Option Explicit Public Platform As Long 'Platform
On Mar 26, 10:08 pm, mad.scientist...@gmail.com wrote: On Sat, 22 Mar 2008 11:52:06 -0700 (PDT), mad.scientist...@gmail.com Can someone explain how to put the application in fullscreenmode (hide the Start Menu, clock, the title bar at the top of the form, etc, and also how to make them reappear)? The E-100 and E105 are Palm-size PC 1.2 (second-generation
On Sat, 22 Mar 2008 11:52:06 -0700 (PDT), mad.scientist.jr@gmail.com wrote: I am developing an application with eMbedded VB 3 for Windows CE 2.11 (Cassiopeia E-100/105/115/125). For Windows CE (and thus platforms built on it), the platform is generally more important than the operating system version. In this case, the differences are especially relevant. Which platform did you specify