Search found 293 matches: shell32

Return to advanced search

New EMF printer class and Windows 95

... class (March build). My app crash at startup and this problem appairs only on a Windows 95 OS. The error is "Application started with error" SHELL32.DLL:SHINVOKEPRINTERCOMMANDA link not found. Then another error "A device is not connected" See the error image at http://www.softwarexp.co.uk/beta/error.gif ...
by Marco Turco
Thu Apr 13, 2006 5:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New EMF printer class and Windows 95
Replies: 13
Views: 5172

Resolvido, resuelto.

Basta solamente esto:


WinExec('RunDLL32.exe Shell32.DLL,Control_RunDLL Desk.cpl')

Gracias a Luiz Arruda, un Maestro en Fivewin.
by karinha
Thu Mar 16, 2006 9:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: THEMAS DEL WINDOWS, COMO CAMBIAR?
Replies: 1
Views: 587

Problem with webexp.prg in fwh march 2006

... ole32.lib oleaut32.lib odbc32.lib uuid.lib wsock32.lib ws2_32.lib wininet.lib advapi32.lib shlwapi.lib comctl32.lib comdlg32.lib gdi32.lib shell32.lib winmm.lib lz32.lib Netapi32.lib -out:"webexp.exe" Should this be changed?
by AlexSchaft
Fri Mar 03, 2006 2:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with webexp.prg in fwh march 2006
Replies: 9
Views: 2762

Calling stuff

Hi, Date and time is easy: winexec('rundll32.exe shell32.dll,Control_RunDLL "timedate.cpl"') the cpl files are sitting in windows\system32 as for function calls, you can have dll constructs as follows: DLL32 FUNCTION NetCancel(cBuffer AS LPSTR, Force ...
by AlexSchaft
Thu Feb 23, 2006 8:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows Functions
Replies: 3
Views: 1098

Re: Problem new fwh and xharbour will not compile Need Help

... ole32.lib oleaut32.lib odbc32.lib uuid.lib wsock32.lib ws2_32.lib wininet.lib advapi32.lib shlwapi.lib comctl32.lib comdlg32.lib gdi32.lib shell32.lib winmm.lib lz32.lib Netapi32.lib -out:"bmp.exe"<<< xLINK: error: Unresolved external symbol '_HB_FUN_TREBAR'. xLINK: error: Unresolved ...
by Richard Chidiak
Thu Feb 02, 2006 8:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem new fwh and xharbour will not compile Need Help ???
Replies: 3
Views: 990

Problem new fwh and xharbour will not compile Need Help ???

... ole32.lib oleaut32.lib odbc32.lib uuid.lib wsock32.lib ws2_32.lib wininet.lib advapi32.lib shlwapi.lib comctl32.lib comdlg32.lib gdi32.lib shell32.lib winmm.lib lz32.lib Netapi32.lib -out:"bmp.exe"<<< xLINK: error: Unresolved external symbol '_HB_FUN_TREBAR'. xLINK: error: Unresolved ...
by Mike Buckler
Thu Feb 02, 2006 6:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem new fwh and xharbour will not compile Need Help ???
Replies: 3
Views: 990

... ole32.lib oleaut32.lib odbc32.lib uuid.lib wsock32.lib ws2_32.lib wininet.lib advapi32.lib shlwapi.lib comctl32.lib comdlg32.lib gdi32.lib shell32.lib winmm.lib lz32.lib Netapi32.lib -out:"testrtf.exe"<<< c:\fwh is where the januari build is located
by Frank Demont
Thu Feb 02, 2006 5:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testrich.prg : print rtf-file
Replies: 11
Views: 3202

Re: 2 questions

... Windows NT/2000: Requires Windows NT 3.1 or later. Windows 95/98/Me: Requires Windows 95 or later. Header: Declared in Shellapi.h. Import Library: Shell32.lib. and with tImage which uses nViewLib16 can you Zoom in and out. Try using TImage:Zoom() method. EMG
by Enrico Maria Giordano
Tue Jan 31, 2006 7:58 am
 
Forum: FiveWin for CA-Clipper
Topic: 2 questions
Replies: 14
Views: 5504
Previous

Return to advanced search