Search found 27 matches: mfc

Return to advanced search

Re: wireless signal strength

... do you think this class can be adapted to FWPPC? Thanks in advance Otto The CWifiPeek class does all the Wifi query stuff. It can be used in non-MFC applications, too. You have to add CWifiPeek.h and CWifiPeek.cpp to your project. http://www.codeproject.com/KB/mobile/PeekPocket.aspx
by Otto
Sat May 23, 2009 4:58 pm
 
Forum: FiveWin for Pocket PC
Topic: wireless signal strength
Replies: 12
Views: 2846

Re: wifi

... do you think this class can be adapted to FWPPC? Thanks in advance Otto The CWifiPeek class does all the Wifi query stuff. It can be used in non-MFC applications, too. You have to add CWifiPeek.h and CWifiPeek.cpp to your project. http://www.codeproject.com/KB/mobile/PeekPocket.aspx
by Otto
Fri May 22, 2009 8:27 pm
 
Forum: FiveWin for Pocket PC
Topic: wifi
Replies: 9
Views: 3287

Re: Re:

... Hello areang, Source code check these message. only add in your ap. ActiveX components -> http://www.codejock.com/ check ActiveX suite pro not MFC++ Regards, Richard Hi very simple use it. oActiveX:nWidth  := 0oActiveX:nHeight := 0  That's all. Regards, richard Fivetech.net ...
by goosfancito
Mon May 11, 2009 3:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Richard ( Taiwan ) about Skin Themes windows
Replies: 27
Views: 9342

Re: Re:

... Hello areang, Source code check these message. only add in your ap. ActiveX components -> http://www.codejock.com/ check ActiveX suite pro not MFC++ Regards, Richard Hi very simple use it. oActiveX:nWidth  := 0oActiveX:nHeight := 0  That's all. Regards, richard Fivetech.net ...
by richard-service
Mon May 11, 2009 3:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Richard ( Taiwan ) about Skin Themes windows
Replies: 27
Views: 9342

Re:

hELLO!

How you remove S/F icon when use skinframework?

Thank´s

Taiwan wrote:Hello areang,

Source code check these message. only add in your ap.
ActiveX components -> http://www.codejock.com/
check ActiveX suite pro not MFC++

Regards,

Richard
by goosfancito
Mon May 11, 2009 2:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Richard ( Taiwan ) about Skin Themes windows
Replies: 27
Views: 9342

... Without using the Windows API: http://en.wikipedia.org/wiki/Beginthread Simple Multithreaded Application in pure C, Win32 and MFC http://www.codeproject.com/KB/threads/crtmultithreading.aspx Selvam is very much interested in sharing his knowledge with his peers and has been ...
by modicr
Sun Apr 13, 2008 9:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multithreads with FWH
Replies: 30
Views: 12411

Hello areang,

Source code check these message. only add in your ap.
ActiveX components -> http://www.codejock.com/
check ActiveX suite pro not MFC++

Regards,

Richard
by Taiwan
Sun Feb 11, 2007 2:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: to Richard ( Taiwan ) about Skin Themes windows
Replies: 27
Views: 9342

creando un zmouse.h sin nada dentro (visto que sirve solo para la ruedita del mouse), me da este error:


c:\programmi\windows ce tools\wce400\standardsdk\mfc\include\afxv_cpu.h(23) : fatal error C1189: #error : afxv_cpu.h is only for MIPS R4000, DEC AXP, and IBM PowerPC builds



gracias
by pymsoft
Fri Feb 09, 2007 4:07 pm
 
Forum: FiveWin para Pocket PC
Topic: c++
Replies: 13
Views: 6348

bueno, el mensaje de error cambió:

teve.c
c:\programmi\windows ce tools\wce400\standardsdk\mfc\include\afxv_w32.h(137) : fatal error C1083: Cannot open include file: 'zmouse.h': No such file or directory



El tema es que ese archivo si que no lo tengo por ningun lado.
by pymsoft
Fri Feb 09, 2007 1:20 pm
 
Forum: FiveWin para Pocket PC
Topic: c++
Replies: 13
Views: 6348

Prueba a añadir este flag al compilar con clarm.exe

-IC:\Programmi\Windows CE Tools\wce400\STANDARDSDK\Mfc\Include
by Antonio Linares
Fri Feb 09, 2007 11:58 am
 
Forum: FiveWin para Pocket PC
Topic: c++
Replies: 13
Views: 6348

c++

... No such file or directory Muy bien, lo busco por todo el disco y lo encuentro: en esta carpeta: C:\Programmi\Windows CE Tools\wce400\STANDARDSDK\Mfc\Include lo agrego y me da este error: c:\lavwin\teve\mobitron\inc\stdafx.h(17) : fatal error C1083: Cannot open includ e file: 'afxwin.h': Invalid ...
by pymsoft
Fri Feb 09, 2007 11:06 am
 
Forum: FiveWin para Pocket PC
Topic: c++
Replies: 13
Views: 6348

shell execute , second try

Setting RTF to Wordpad MFC-aplication from configuration

shellexecute( oWnd:hwnd,"open",rtf-file,....)

has no effect.

Resetting RTF extension to microsoft word , and it works !!!!


How can we change this behaviour for shellexecute ?????

Frank
by Frank Demont
Fri Mar 10, 2006 2:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: shell execute , second try
Replies: 1
Views: 593
Previous

Return to advanced search