Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#49 closed Feature Request (Rejected)

cSnippet.exe (outdated and no unicode version)

Reported by: Xenobiologist Owned by:
Milestone: Component: Other
Version: Severity:
Keywords: CSnippet Cc:

Description

Hi,

I thought about a good solution to share my udfs and sample scripts. So, I decided to have a look whether I can organize my codes with cSnippet. Unfortunately, it isn't uptodate. Can you switch it to the latest version of Autoit?

Or do I have to do it on my own?
It also supports no unicode I suppose, that is why it doesn't handle äüö etc. correctly.

So long,

Mega

Attachments (0)

Change History (6)

comment:1 by Jos, 18 years ago

Are you running the latest version available from the downloadpage (v1.0.5.12)?
The version in the current Beta of SciTE4AutoIt3 is also updated and compiles in the latest production.

As for Unicode support: Its a choice and at this moment we support Win9X thus compile with ANSI. you can ofcourse always elect to compile it with the standard UNICODE Bin.

GAry, Anything I forgot before closing this ?

comment:2 by Gary, 18 years ago

Resolution: rejected
Status: newclosed

That about covers it.

in reply to:  2 comment:3 by Xenobiologist, 18 years ago

Resolution: rejected
Status: closedreopened

Hi,

#AutoIt3Wrapper_Res_Fileversion=1.0.5.12

>"C:\Programme\AutoIt3\SciTE\AutoIt3Wrapper\AutoIt3Wrapper.exe" /prod /AU3Check /in "C:\Programme\AutoIt3\SciTE\cSnippet\CSnippet.au3"
+>23:47:17 Starting AutoIt3Wrapper v.1.9.5.3    Environment(Language:0407  Keyboard:00000407  OS:WIN_XP/Service Pack 2  CPU:X86)
>Running AU3Check (1.54.10.0)  params:-q -d -w 1 -w 2 -w 3 -w- 4 -w 5 -w 6 -w 7  from:C:\Programme\AutoIt3
C:\Programme\AutoIt3\SciTE\cSnippet\Includes\CommCtrl.au3(6,10) : ERROR: can't open include file <SendMessage.au3>
#include <SendMessage.au3>
~~~~~~~~~^
C:\Programme\AutoIt3\SciTE\cSnippet\Includes\Menus.au3(169,110) : ERROR: _WinAPI_CreateFont(): undefined function.
	$hFont = _WinAPI_CreateFont($nHeight, 0, 0, 0, $nWidth, 0, 0, 0, 0, 0, 0, 0, 0, DllStructGetPtr($stFontName))
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Programme\AutoIt3\SciTE\cSnippet\Includes\CommCtrl.au3(359,53) : ERROR: _WinAPI_CreateSolidBrush(): undefined function.
			$hBorderBrush = _WinAPI_CreateSolidBrush(0x854240)
			~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Programme\AutoIt3\SciTE\cSnippet\Includes\CommCtrl.au3(383,63) : ERROR: _WinAPI_FillRect(): undefined function.
		_WinAPI_FillRect($hDC, DllStructGetPtr($stItemRect), $hBrush)
		~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Programme\AutoIt3\SciTE\cSnippet\Includes\CommCtrl.au3(476,65) : ERROR: _WinAPI_FrameRect(): undefined function.
			_WinAPI_FrameRect($hDC, DllStructGetPtr($stItemRect), $hBrush)
			~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Programme\AutoIt3\SciTE\cSnippet\Includes\CommCtrl.au3(497,93) : ERROR: _WinAPI_DrawFrameControl(): undefined function.
			_WinAPI_DrawFrameControl($hDCBitmap, DllStructGetPtr($stItemRect), $DFC_MENU, $nCtrlStyle)
			~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Programme\AutoIt3\SciTE\cSnippet\Includes\CommCtrl.au3(559,78) : ERROR: _WinAPI_DrawEdge(): undefined function.
			_WinAPI_DrawEdge($hDC, DllStructGetPtr($stItemRect), $EDGE_ETCHED, $BF_TOP)
			~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
C:\Programme\AutoIt3\SciTE\cSnippet\CSnippet.au3 - 7 error(s), 0 warning(s)
!>23:47:17 AU3Check ended.rc:2
>Exit code: 0    Time: 1.030

Latest beta and stable of Autoit and latest beta of Scite.

So long,

Mega

comment:4 by Gary, 18 years ago

Resolution: rejected
Status: reopenedclosed

Already fixed with the exception of 2 warnings for 3.2.11.0

Will be fixed for that also.

in reply to:  4 comment:5 by Xenobiologist, 18 years ago

Replying to Gary:

Already fixed with the exception of 2 warnings for 3.2.11.0
Will be fixed for that also.

Hi,

I do not have a cristal ball!!!

So long,

Mega

comment:6 by TicketCleanup, 18 years ago

Milestone: 3.2.11.0
Version: 3.2.10.0

Automatic ticket cleanup.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.