<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <link xmlns="http://www.w3.org/2005/Atom" rel="hub" href="https://overblog.superfeedr.com"/>
        <link xmlns="http://www.w3.org/2005/Atom" rel="self" href="https://yousfi.over-blog.com/rss" type="application/rss+xml"/>
        <title><![CDATA[Visual Foxpro codes]]></title>
        <link>https://yousfi.over-blog.com/</link>
        <generator>Overblog - https://www.over-blog.com</generator>
        <description><![CDATA[This blog is dedied to visual foxpro lovers and developpers and retrieves some of my personal codes to help them to work with this wonderful soft.]]></description>
                    <item>
    <title><![CDATA[My last post with  Visual Foxpro]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2019/01/my-last-post-with-visual-foxpro.html]]></link>
    <guid>https://yousfi.over-blog.com/2019/01/my-last-post-with-visual-foxpro.html</guid>
    <pubDate>Tue, 29 Jan 2019 23:36:05 +0100</pubDate>
    <description><![CDATA[[post 280] Hello! you have certainly noticed that I have been away for a long time. Blogging as I did requires a lot of effort and willpower. I managed to post 279 times on this blog and on the theme of Visual Foxpro over a period of 4 years. I hope I... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Working with IE11 fullscreen apps from vfp]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/10/working-with-ie11-fullscreen-apps-from-vfp.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/10/working-with-ie11-fullscreen-apps-from-vfp.html</guid>
    <pubDate>Sat, 20 Oct 2018 22:32:52 +0200</pubDate>
    <description><![CDATA[[Post 279] Youtube for TV is available on PC nowadays.i find it wonderfull (no adds,configurable,..and provided with a simple url) in previous code i have designed internetexplorer.application to embed the youtube but no fullscreen because its not easy... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Grid cosmetics part 3]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/10/grid-cosmetics-part-3.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/10/grid-cosmetics-part-3.html</guid>
    <pubDate>Mon, 01 Oct 2018 15:59:03 +0200</pubDate>
    <description><![CDATA[[Post 278] this post continues the previous one (part1 and part2). its relative to vfp grid codes,as grid artificial borderwidth or bordercolor , vertical headers.... note: if want more grid cosmetics convert the relative cursor online to html and browse... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Working with &quot;EveryThing&quot; filer instant search.]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/05/working-with-everything.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/05/working-with-everything.html</guid>
    <pubDate>Wed, 23 May 2018 00:33:14 +0200</pubDate>
    <description><![CDATA[[Post 277] Everything is a free language C application making an instant search. it can be launched from everything.exe (with an INI file).this is the native GUI.it can be manipulated also with command lines with ES.exe (a DOS programm). vfp can easily... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Building an instantaneous search filer with vfp]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/05/instantaneous-search-filer-with-vfp.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/05/instantaneous-search-filer-with-vfp.html</guid>
    <pubDate>Fri, 04 May 2018 20:42:09 +0200</pubDate>
    <description><![CDATA[[post 276] vfp historically is a good searcher but with old/traditional methods as: -pointing a folder,scan/endscan,loops,strings operations... -vfp filer (with an external dll)-this dont worked correctly and make vfp crash without any alert (abandoned).... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A pdf Reader with horizontal scroll page by page]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/04/a-pdf-with-horizontal-scroll-page-by-page.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/04/a-pdf-with-horizontal-scroll-page-by-page.html</guid>
    <pubDate>Sun, 29 Apr 2018 11:50:22 +0200</pubDate>
    <description><![CDATA[[Post 275] In previous post i presented a PDF reader but as native vertical scrolling position. Modern apps make readers page by page as slideshow (the pdf reader on win 8.1 have this improvment but it erased by microsoft in win10).. but how to achieve... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A PDF Reader application  built from VFP]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/04/a-pdf-reader.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/04/a-pdf-reader.html</guid>
    <pubDate>Sun, 22 Apr 2018 23:00:14 +0200</pubDate>
    <description><![CDATA[[Post 274] this is a custom PDF reader based on vfp browser and automated from it exclusively. this can work with local pdfs (communly called acrobat).I used my acrobat Reader DC (version base 18.2816). Acrobat is not a friend with all softs because its... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Treeview MSComctlLib.TreeCtrl.2 used as explorer interface]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/04/treeview-used-as-explorer-interface.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/04/treeview-used-as-explorer-interface.html</guid>
    <pubDate>Thu, 19 Apr 2018 00:33:24 +0200</pubDate>
    <description><![CDATA[[Post 273] this code builds a treeview interface with populated imagelist and with any directory of disc. the treeview and imagelist activeX are shipped with vfp and used communly. in treeview can: -show/hide checkBoxes - expand-collapse nodes -go top-gobottom... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[working with vfp native menus]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/04/working-with-vfp-native-menus.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/04/working-with-vfp-native-menus.html</guid>
    <pubDate>Sun, 15 Apr 2018 19:46:44 +0200</pubDate>
    <description><![CDATA[[Post 272] native vfp menus are obviously some old and somewhat obscure. in vfp language there is some supports to work with menus: 1-the menu designer creates an mnx/mnt menu and generates an MPR menu ( as a prg file),compiled as MPX file. the menu builder... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[build a vfp run application as windows ]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/04/build-a-vfp-run-application-as-windows.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/04/build-a-vfp-run-application-as-windows.html</guid>
    <pubDate>Fri, 06 Apr 2018 23:25:21 +0200</pubDate>
    <description><![CDATA[[Post 271] this app is generated as utility an could replace the windows run (this last is fired by winKey+R ).its movable by mousedown ,but activated near the traybar. it runs on the traybar with a simple icon to click (no contextuel menu and no class... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Extending vfp command TEXT/ENDTEXT to big strings]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/04/extending-vfp-command-text/endtext-to-big-strings.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/04/extending-vfp-command-text/endtext-to-big-strings.html</guid>
    <pubDate>Thu, 05 Apr 2018 19:12:39 +0200</pubDate>
    <description><![CDATA[[Post 270] the web uses actually very big string to represent for ex a big picture,as 64 encoded string .... vfp has natively limited the litteral string to 255 chars. in text/endtext this string was limited to 8192 octets. if you put in code between... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[WIN32API and custom APIViewer.]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/04/win32api-and-custom-apiviewer.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/04/win32api-and-custom-apiviewer.html</guid>
    <pubDate>Tue, 03 Apr 2018 00:31:11 +0200</pubDate>
    <description><![CDATA[[Post 269] -APIs functions,examples and constants Provide documentation for calling hundreds of Win32API functions from VFP. *1306 APIs functions *51 libraries *603 examples *48765 constants The original project was generously donated to VFPX by Anatoliy... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Driving the PC master sound volume]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/04/driving-the-pc-master-sound-volume.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/04/driving-the-pc-master-sound-volume.html</guid>
    <pubDate>Sun, 01 Apr 2018 01:03:09 +0200</pubDate>
    <description><![CDATA[this code makes some works around the system master sound volume.it runs on the systray (traybar). its known that the old XP winAPI waveOutGetVolume and WaveOutSetVolume to get/set the master audio volume dont work for OS vista and above. Actually ,each... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Build any systray application with APIs.]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/03/build-a-systray-application-with-apis.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/03/build-a-systray-application-with-apis.html</guid>
    <pubDate>Tue, 13 Mar 2018 00:02:12 +0100</pubDate>
    <description><![CDATA[In my previous post http://yousfi.over-blog.com/2018/03/put-any-application-on-systray-knwing-its-hwnd.html the code *3* built an icon on systray to hide/show any window given by its handle (as _vfp.hwnd).there was no contextuel menu attached to this... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Put any application on systray knowing its HWND]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/03/put-any-application-on-systray-knwing-its-hwnd.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/03/put-any-application-on-systray-knwing-its-hwnd.html</guid>
    <pubDate>Sat, 10 Mar 2018 00:49:35 +0100</pubDate>
    <description><![CDATA[this code can make vfp reside on the systray (traybar) and used to hide/show vfp application. it uses ShowWindow API exclusively and systray class(to avoid some errors,this last must copied in source folder(vcx+vct)-the code does that). it works with... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[An autosize VFP editbox]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/03/an-autosize-vf-editbox.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/03/an-autosize-vf-editbox.html</guid>
    <pubDate>Mon, 05 Mar 2018 00:02:14 +0100</pubDate>
    <description><![CDATA[this code builds an autosize editbox embed in a container class. it calculates the number of lines of the editbox for any given width and then it sets the real height with a fontname,fontsize and a fontstyle as parameters. the height of an editbox line... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A custom taskBar scanning all  desktop windows]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/03/a-custom-tollbar-scanning-all-windows-desktop.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/03/a-custom-tollbar-scanning-all-windows-desktop.html</guid>
    <pubDate>Fri, 02 Mar 2018 18:45:59 +0100</pubDate>
    <description><![CDATA[this code builds a similar tool as windows taskbar and with a to level form to be located on desktop. it gathers all visible windows in a cursor rowsource of a comboBox. a timer refreshes the cursor with interval=5 seconds (note there is some flickers... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A special  pictures  viewer from  a toolbar]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/02/a-pictures-viewer-with-a-toolbar.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/02/a-pictures-viewer-with-a-toolbar.html</guid>
    <pubDate>Tue, 27 Feb 2018 20:30:16 +0100</pubDate>
    <description><![CDATA[the code *1* builds a toolbar docked on bottom vfp screen. it embeds a container who can have a big quantity of buttons firing images(200 is a normal images count).can select any big folder of filtered format images (here jpg,png,bmp,gif ). the button... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Working with form regions and transparency  part 2]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/02/working-with-form-regions-and-transparency-part-2.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/02/working-with-form-regions-and-transparency-part-2.html</guid>
    <pubDate>Thu, 15 Feb 2018 19:16:33 +0100</pubDate>
    <description><![CDATA[these code continue the previous post working with forms rgions ans transparencies. the first code *1* -draw some pre defined windows small images on desktop (note that drawings are not persistent). -draw bmp's images on desktop (bmp is supported by API... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[Working with form  regions and transparency part 1]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/02/working-with-form-regions-and-transparency.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/02/working-with-form-regions-and-transparency.html</guid>
    <pubDate>Mon, 12 Feb 2018 21:50:39 +0100</pubDate>
    <description><![CDATA[this code shows how to work with regions and APIs.This subject is already studied in my previous posts (see the links below). the transparency is better than SetlayeredWindow API (see previous posts).the regions can be set individually to transparent.... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[VFP Form statusbar and progressbars]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/02/form-statusbar-and-progressbars.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/02/form-statusbar-and-progressbars.html</guid>
    <pubDate>Fri, 09 Feb 2018 23:31:44 +0100</pubDate>
    <description><![CDATA[VFP have not a form statusbar.the only one is on vfp ide (under command widow). the code works around an old class of Weswind "Creating a Statusbar control with VFP 8" can be found in https://www.west-wind.com/presentations/wwstatusbar/wwstatusbar.asp... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A special method to search text in complex editbox control.]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/02/a-special-method-to-search-text-in-complex-editbox-control.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/02/a-special-method-to-search-text-in-complex-editbox-control.html</guid>
    <pubDate>Fri, 02 Feb 2018 15:47:17 +0100</pubDate>
    <description><![CDATA[Maybe its a trivial question nowadays to search text in any support but this code is very special and clever. all know that editbox is not a richtext control (its mono fontname,mono fontsize and mono forecolor/backcolor at one time). that why search any... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A vfp grid working with the web]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/01/a-vfp-grid-working-with-the-web.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/01/a-vfp-grid-working-with-the-web.html</guid>
    <pubDate>Tue, 30 Jan 2018 19:16:02 +0100</pubDate>
    <description><![CDATA[Click on code to select [then copy] -click outside to deselect this code builds a vfp grid working with web objects as images,html,... the countries flags are linked to their web locations and transformed in image control pictureVal (as seen in my previous... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[A multiselect Grid]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/01/a-multiselect-grid.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/01/a-multiselect-grid.html</guid>
    <pubDate>Mon, 22 Jan 2018 23:12:31 +0100</pubDate>
    <description><![CDATA[this code builds a grid with multiSelect Functionalities as windows explorer does(click to select an object and reclick maintaining shift key to make a selection). to achieve this goal we need to a logic field (added automatically to the recordSource... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
                    <item>
    <title><![CDATA[An  iconed grid as Listview with pure APIs]]></title>
    <link><![CDATA[https://yousfi.over-blog.com/2018/01/an-iconed-grid-with-apis.html]]></link>
    <guid>https://yousfi.over-blog.com/2018/01/an-iconed-grid-with-apis.html</guid>
    <pubDate>Sat, 20 Jan 2018 21:32:58 +0100</pubDate>
    <description><![CDATA[In the 2th previous post (searchmyFiles) i attached to the grid the icons of the associated application only.these groups many icons for all kind of controls. In this post each file have its proper icon (for ex scx,prg,app,frx,h,vcx,....and so). this... ]]></description>
        <dc:creator><![CDATA[Yousfi Benameur]]></dc:creator>
    </item>
            </channel>
</rss>

