Privacy settings
Decide which cookies you want to allow.
You can change these settings at any time. However, this can result in some functions no longer being available. For information on deleting the cookies, please consult your browser’s help function.
Learn more about the cookies we use.
With the slider, you can enable or disable different types of cookies:
This website will:
- Essential: Remember your cookie permission setting
- Essential: Allow session cookies
- Essential: Gather information you input into a contact forms, newsletter and other forms across all pages
- Essential: Keep track of what you input in a shopping cart
- Essential: Authenticate that you are logged into your user account
- Essential: Remember language version you selected
This website won't:
- Remember your login details
- Functionality: Remember social media settings
- Functionality: Remember selected region and country
- Analytics: Keep track of your visited pages and interaction taken
- Analytics: Keep track about your location and region based on your IP number
- Analytics: Keep track of the time spent on each page
- Analytics: Increase the data quality of the statistics functions
- Advertising: Tailor information and advertising to your interests based on e.g. the content you have visited before. (Currently we do not use targeting or targeting cookies.
- Advertising: Gather personally identifiable information such as name and location
This website will:
- Essential: Remember your cookie permission setting
- Essential: Allow session cookies
- Essential: Gather information you input into a contact forms, newsletter and other forms across all pages
- Essential: Keep track of what you input in a shopping cart
- Essential: Authenticate that you are logged into your user account
- Essential: Remember language version you selected
- Functionality: Remember social media settings
- Functionality: Remember selected region and country
This website won't:
- Remember your login details
- Analytics: Keep track of your visited pages and interaction taken
- Analytics: Keep track about your location and region based on your IP number
- Analytics: Keep track of the time spent on each page
- Analytics: Increase the data quality of the statistics functions
- Advertising: Tailor information and advertising to your interests based on e.g. the content you have visited before. (Currently we do not use targeting or targeting cookies.
- Advertising: Gather personally identifiable information such as name and location
This website will:
- Essential: Remember your cookie permission setting
- Essential: Allow session cookies
- Essential: Gather information you input into a contact forms, newsletter and other forms across all pages
- Essential: Keep track of what you input in a shopping cart
- Essential: Authenticate that you are logged into your user account
- Essential: Remember language version you selected
- Functionality: Remember social media settingsl Functionality: Remember selected region and country
- Analytics: Keep track of your visited pages and interaction taken
- Analytics: Keep track about your location and region based on your IP number
- Analytics: Keep track of the time spent on each page
- Analytics: Increase the data quality of the statistics functions
This website won't:
- Remember your login details
- Advertising: Use information for tailored advertising with third parties
- Advertising: Allow you to connect to social sites
- Advertising: Identify device you are using
- Advertising: Gather personally identifiable information such as name and location
This website will:
- Essential: Remember your cookie permission setting
- Essential: Allow session cookies
- Essential: Gather information you input into a contact forms, newsletter and other forms across all pages
- Essential: Keep track of what you input in a shopping cart
- Essential: Authenticate that you are logged into your user account
- Essential: Remember language version you selected
- Functionality: Remember social media settingsl Functionality: Remember selected region and country
- Analytics: Keep track of your visited pages and interaction taken
- Analytics: Keep track about your location and region based on your IP number
- Analytics: Keep track of the time spent on each page
- Analytics: Increase the data quality of the statistics functions
- Advertising: Use information for tailored advertising with third parties
- Advertising: Allow you to connect to social sitesl Advertising: Identify device you are using
- Advertising: Gather personally identifiable information such as name and location
This website won't:
- Remember your login details
Am I missing something? As far as I can tell the following function is not being used:
public static extern IntPtr FindWindow(String lpClassName, String lpWindowName);
And the following line refers to an inexistent object “spectrum”:
IntPtr processFoundWindow = spectrum.MainWindowHandle;
Hi,
Yes you are absolutely right. I took the example out of my project, so I missed to remove some unneeded stuff.
I‘ll check the code snippet again and remove the unneeded lines of code.
Thanks for letting me know 🙂
Best Andy
Hi Cesar,
I just cleaned the code snippet above.
Thank you again for letting me know about this!
Best,
Andy