Search found 189 matches

by Serkan
Sat Mar 08, 2014 4:24 pm
Forum: Suggestions And Bug Reports
Topic: __Window
Replies: 2
Views: 4924

Re: __Window

Hi The __Window is a module/extension of APM plugin system , you should select that module from modules panel APM makes a true binary compilation, it does not patch pre-compiled DLLs , this system allows you to include only the components you used , and unused ones will not be included to plugin thi...
by Serkan
Sun Mar 02, 2014 9:18 pm
Forum: Suggestions And Bug Reports
Topic: Object Plugin: Events
Replies: 1
Views: 4543

Re: Object Plugin: Events

Hi
Thanks for repoting this bug

this had been fixed before your report and will be available in next version

Thanks
by Serkan
Sun Mar 02, 2014 9:15 pm
Forum: Suggestions And Bug Reports
Topic: Intellisence multiple return values
Replies: 1
Views: 4600

Re: Intellisence multiple return values

Thanks for suggestion , i will look into that
by Serkan
Sun Feb 23, 2014 7:53 pm
Forum: Suggestions And Bug Reports
Topic: Help Authoring
Replies: 4
Views: 6211

Re: Help Authoring

Getting the source to the compiled help would help with editing it afterwards to add custom images and url's. maybe an option can be added to keep a copy of generated help files (html,hhc,hpp ,css) but , APM installs HTML Help WorkShop as a dependency , and you can use it to decompile generated hel...
by Serkan
Sun Feb 23, 2014 6:40 pm
Forum: Suggestions And Bug Reports
Topic: Add Group crash
Replies: 3
Views: 5178

Re: Add Group crash

When I add a group the application crashes, latest version on Windows 8 x64. Thanks for the report , it will be fixed in next version Also on the forum we have redirect pages after logging in and posting threads and dealing with Pm's, can we turn them off somehow? as far as i know most of forum sof...
by Serkan
Sat Feb 15, 2014 8:25 pm
Forum: General Discussion
Topic: __DLL.NewCallback & CreateThread
Replies: 2
Views: 4992

Re: __DLL.NewCallback & CreateThread

With this would that be the sort of pointer needed for the lParam of LVM_SORTITEMS? http://msdn.microsoft.com/en-us/library/windows/desktop/bb761227%28v=vs.85%29.aspx yes , you can make it something like below (UN-TESTED) LVM_SORTITEMS = 4144 User32 = __DLL.LoadLibrary("user32.dll", "stdcall"); if(...
by Serkan
Wed Jan 01, 2014 9:02 pm
Forum: Sample Projects
Topic: Object Plugin : MetroCheckBox
Replies: 1
Views: 5710

Object Plugin : MetroCheckBox

This is a Metro style tile checkbox sample that shows the usage of Graphics module actions Minimum Required Compiler : Ams Plugin Maker V1.1 Sample AMS Project Included : Yes Project Version : 1.0 Notes : • This sample project created to show abilities of Ams Plugin Maker • This sample project shoul...
by Serkan
Mon Dec 30, 2013 8:54 pm
Forum: Sample Projects
Topic: Object Plugin : InfoPanel
Replies: 0
Views: 5236

Object Plugin : InfoPanel

This is a Vista style info panel sample that shows the usage of Graphics module actions Minimum Required Compiler : Ams Plugin Maker V1.1 Sample AMS Project Included : Yes Project Version : 1.0 Notes : • This sample project created to show abilities of Ams Plugin Maker • This sample project should n...
by Serkan
Sat Dec 28, 2013 10:09 pm
Forum: Sample Projects
Topic: Object Plugin : Simple Pie Chart
Replies: 2
Views: 5594

Object Plugin : Simple Pie Chart

This is a pie chart sample that shows the usage of Graphics module actions Minimum Required Compiler : Ams Plugin Maker V1.1 Sample AMS Project Included : Yes Project Version : 1.0 Notes : • This sample project created to show abilities of Ams Plugin Maker • This sample project should not be conside...
by Serkan
Sat Dec 28, 2013 9:20 pm
Forum: General Discussion
Topic: Structure Example / Subclass question
Replies: 4
Views: 6244

Re: Structure Example / Subclass question

The values of these constans are windows versions

0x0500 : Windows 2000
0x0501 : Windows XP
0x0502 : Windows Server 2003 and Windows XP with SP2/SP3
0x0600 : Windows Vista
0x0601 : Windows 7
0x0602 : Windows 8