Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 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 Changed 16 years ago by JdeB

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 follow-up: Changed 16 years ago by Gary

  • Resolution set to rejected
  • Status changed from new to closed

That about covers it.

comment:3 in reply to: ↑ 2 Changed 16 years ago by Xenobiologist

  • Resolution rejected deleted
  • Status changed from closed to reopened

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 follow-up: Changed 16 years ago by Gary

  • Resolution set to rejected
  • Status changed from reopened to closed

Already fixed with the exception of 2 warnings for 3.2.11.0

Will be fixed for that also.

comment:5 in reply to: ↑ 4 Changed 16 years ago by Xenobiologist

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 Changed 16 years ago by TicketCleanup

  • Milestone 3.2.11.0 deleted
  • Version 3.2.10.0 deleted

Automatic ticket cleanup.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.