class

About this tag
The tag 'class' on WindowsForum.com covers discussions about educational courses and programming classes, as well as the use of classes in software development. Users seek help with online classes using Google Video and YouTube on Windows 10, or with installing Movie Maker for a class. Others ask about creating documents in Windows 7 for coursework. In programming contexts, members share C# examples of classes, structs, and marshalling, and discuss optimizing code by consolidating subroutines into classes. The tag also appears in registry structure questions about HKEY_CLASSES_ROOT and in hardware topics like SD card class ratings for temp folder relocation.
  1. J

    Windows 10 Google Video Won’t Play

    I am taking a class. Everything the instructor posts is a Google document or -video. Unfortunately, YouTube is not available for Windows 10. What are my options? Sent from my iPhone using Tapatalk
  2. P

    Windows 7 Structure of Registry: HKCR vs. HKLM; Wow6432Node branch

    I have some questions about the structure and dependencies of Registry branches. When I inspect (on 64bit Win 7) all entries of a certain program then I found two identical branches of it in HKEY_CLASSES_ROOT\ and HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ Is the second a replication of the...
  3. Jim S

    Windows Essential - I Want Movie Maker but not Live Mail 12

    I recently updated my PC from Windows 8.1 to 10, and all programs are working just fine, including Windows Live Mail 11 (part of Microsoft Windows Essentials). A long time ago on an earlier version of Windows, I upgraded WLM 11 to WLM 12, only to learn that groups of email addresses (called...
  4. F

    Windows 7 not sure what to answer please help

    Hi, I have question, can you create and format documents using windows 7 explain your answer please. I'm not too shabby at figuring out what to do on the computer when I need to do something, but I'm not too familiar with computer lingo and I have to answer this question for a class . thank you
  5. G

    Windows 8 You real developers are lucky

    So, I decided to spend today dedicated to just optimizing my apps. Like shortening them, etc. So, I went through my older apps and oh my goodness thousands of lines of codes that were unnecessary. I managed to put all the common subroutines into a class and voila I shortened the codes by...
  6. J

    Windows 7 Relocated Temp Folders to SD card and it corrupts

    Hi, I am new here. I installed an SSD and relocated some various temp folders to an SDHC card to minimize write operations on the SSD (although I understand this is not necessary). Anyway, I purchased a 16GB class 10 Polaroid SDHC card to be exact and it gets corrupted constantly. In...
  7. AceInfinity

    Windows 7 [C#] Marshalling, Pointers, Structs & Classes Full Example

    class ShapeClass { public unsafe Shape* Polygon; } struct Shape { public unsafe Shape(char* name, int numsides) { Sides = numsides; Name = name; } public unsafe char* Name; public int Sides; } private unsafe void MainMethod() { char[] name =...
  8. S

    Windows 7 Won't let me edit READ ONLY only status as Administrator

    This is driving me crazy. Whenever I try to remove 'read only' status from a file or folder, basically NOTHING HAPPENS. I click apply and it acts like it worked. But once I look at the properties for that same folder it's still READ ONLY. I need to edit metadata on multiple files for class...
  9. fugno

    Micro SD Card Classes ?

    I went shopping on the amazon site for a micro SD memory card for a smart phone and noticed some said "class 10" or "class 6". Can anyone shead some light on these different classes because the ad's don't tell me a thing. Regards, Blake
  10. News

    Indian River County Adult Education offering Windows 7 class

    If you are interested in learning Windows 7, Adult Education has the training for you. We will offer a 16-hour class March 29 to April 21. Link Removed - Invalid URL
  11. T

    Windows 7 .bat files for new users

    So, I just got Windows 7, and I love it more than I love Linux. I think it was the ads for it. -.- When I had XP, I learned how to make simple batch files. nothing major, just something to bid my time while in class. I just mastered the "IF" command, and now I want to try and see if I...
  12. M

    Windows 7 Troubleshooting Flash Slideshow Gallery Maker Installation Error on Windows 7

    Hello, I am trying to install Flash Slideshow gallery maker, but after the installation is completed, the program is not starting and I get the following error: Exception EOleSysError in module flashslideshow.exe at 0008F551. Class not registered. I`ve searched a lot about this issue...
  13. B

    Windows 7 Windows Audio Service wont turn on, I have no audio

    The speaker in the system tray has red "X" & says "Audio service is not running". Ive run the troubleshoot and it said that one of two programs was not running. When i ran "services.msc" it showed that "Windows Audio Endpoint Builder" was running fine, as well as "Plug and Play" For some...
  14. N

    Windows 7 Cannot run Installshield wizard.

    I have been trying to install an incredibly important program called NovaNet which I use for my classes. If I can't install this, then I can't do my classwork and get my credit. The program is certified to run on XP and Vista, so I figured that if it can run on Vista then it can run on 7. It...
  15. Y

    Windows 7 Tips on Abyss PVP in Aion

    *Here are some very practical tips on Abyss PVP for those who have no experience of it in Aion, the information is given by MidnightTempest . Please have a look and have a good time here! 1. Items Needed for Abyss PVP: HP pots, mana pots, resurrection stones, the yellow potion which cancells...
  16. K

    Windows 7 Infuriating and frequent "not responding" freezes

    Hey, i recently upgraded from windows XP to windows seven. When things are working i love it and was hoping it would be the answer to the new popularity of the dumbed down mac's , but I have been having a problem that makes me want to scream and leaves my computer just barely operable. The...
  17. G

    Windows Vista Vista not running right after Skype Install

    I installed Skype the other day for a class I'm taking, and now my laptop isnt running right. While I work, I like to open new internet explorer windows instead of using tabs... and sometimes if I'm busy, I can get as many as 18-20 different instances of the browser running. This has never been...
Back
Top