Search found 189 matches

by Serkan
Fri Apr 12, 2024 9:36 pm
Forum: General Discussion
Topic: FFI Library Question
Replies: 4
Views: 61

Re: FFI Library Question

SDStudio is designed to fast and CPU/Memory efficient applications. Therefore, things working different in this environment. When you use that function, it makes everything in background, maybe it might be looking simply to use, but you have no control over the process. So, SDStudio allows developer...
by Serkan
Tue Apr 02, 2024 6:14 pm
Forum: General Discussion
Topic: FFI Library Question
Replies: 4
Views: 61

Re: FFI Library Question

Hi, Need dll file to test
by Serkan
Wed Jun 22, 2022 9:02 pm
Forum: General Chat
Topic: Disclaimer of responsibility
Replies: 3
Views: 46790

Re: Disclaimer of responsibility

wilbert2940 wrote: Wed Jun 22, 2022 11:50 am thank you for the clarification.
do you have a new job to offer? your products are always attractive.
I could not understand what did you mean by job , but if you mean new projects then,
i am working on Android mobile and TV apps right now
by Serkan
Mon Jun 20, 2022 8:36 pm
Forum: General Chat
Topic: Disclaimer of responsibility
Replies: 3
Views: 46790

Disclaimer of responsibility

Dear friends The user account called reteset at *** forums has been hacked by ulrich for no reason on 05-25-2014 which is my latest activity on the forums. He changed the password of my account to prevent login to forums , He also changed my registered e-mail address to prevent password reset. Any a...
by Serkan
Thu Feb 24, 2022 6:23 pm
Forum: General Discussion
Topic: Development stopped?
Replies: 7
Views: 21285

Re: Development stopped?

Yes, that might be possible.
But no promise about the time.
by Serkan
Sun Feb 13, 2022 7:39 pm
Forum: General Discussion
Topic: Development stopped?
Replies: 7
Views: 21285

Re: Development stopped?

Let's say it is temporary for now 1: i am a single developer , there was an attempt to be a team under a company name but failed due to pandemic and some other reasons. 2: this a huge project really hard work for a single developer. 3: this project takes all of my time and i can not do anything else...
by Serkan
Sun Feb 13, 2022 9:49 am
Forum: General Discussion
Topic: Development stopped?
Replies: 7
Views: 21285

Re: Development stopped?

Yes, Stopped
by Serkan
Sun Apr 25, 2021 5:12 pm
Forum: News And Announcements
Topic: SDStudio Alpha (WIP) Version 0.0.185 Release
Replies: 0
Views: 15789

SDStudio Alpha (WIP) Version 0.0.185 Release

SDStudio version 0.0.185 is ready to download As of the release of the version 0.0.40 , Alpha versions of the SDStudio will be released publicly Everyone can download and evaluate the SDStudio application and post their ideas or suggestions or bug reports etc.. What's New In This Version Update: Min...
by Serkan
Sun Feb 21, 2021 9:30 am
Forum: General Discussion
Topic: New update !!!
Replies: 6
Views: 14218

Re: New update !!!

For several reasons I can't afford time to continue with the project, these are economic, health
As you might guess everyone over the world has affected by pandemic in different ways, and I am not an exception of them
For sure, I will continue project in the near future and post updates.
by Serkan
Fri Sep 18, 2020 7:49 pm
Forum: Suggestions And Bug Reports
Topic: __Window.FindWindow
Replies: 2
Views: 6305

Re: __Window.FindWindow

Hi There is no way to check or update those modules , By looking at the source code i could not see any problems. For the functions with string arguments , you should use nil where NULL expected because "" is a valid string anyway. By the MS documentation one of arguments must contain a valid string...