1,765 Topics

Member Avatar for
Member Avatar for yoni0505

Hi there, I want to make a program with visual C++ 2010 using windows form. My problem is that I want to include "windows.h" and I can't find out how to do that. I want to include "windows.h" to use functions such as SetPixel() and some others... If it's possible, …

Member Avatar for yoni0505
0
951
Member Avatar for Nelson Fana

my problem is that I need for ex. L1Q1 + L2Q1 = numUpDowm1 + L4Q1 where the LQ are random I added the code for easier understanding Any help will be greatly appreciated This work is being doe for a school in the Dominican Republic Public Class frmBalanciarEcuaciones Private Sub …

-1
90
Member Avatar for Techwriter10

I read a blog post this morning on the Mini-Microsoft blog called [URL="http://minimsft.blogspot.com/2009/07/microsoft-has-turned-corner.html"]Microsoft Has Turned the Corner[/URL] and it got me wondering if they really have, or if it was merely wishful thinking on the part of the author. Then I saw that Microsoft had released [URL="http://www.microsoft.com/office/2010/"]Office 2010 videos[/URL] and …

Member Avatar for Tech_ww
0
648
Member Avatar for PCBrown

[ATTACH=right]16339[/ATTACH]3D technology is quickly becoming a must-have feature for TVs, monitors, and cameras. It may end up being a fad, but 3D still has a long way to go before it's fate is decided. One venue that has yet to be explored from a retail standpoint is dual-2D projections from …

2
292
Member Avatar for CatRambo

[ATTACH=RIGHT]16331[/ATTACH]A [URL="http://online.wsj.com/article/SB10001424052748703467304575383530439838568.html?"]Wall Street Journal report today[/URL] suggests that for Microsoft, customer concerns about privacy came a distant second behind ad revenue when designing browser software Internet Explorer. When Microsoft initially planned the Internet Explorer 8.0 browser, they intended to offer users functionality that would allow them to avoid being tracked …

0
599
Member Avatar for Glass_Joe

The world’s leading productivity suite is coming to a Mac near you late October and it will surprisingly save you an arm or a leg. Three editions will be available upon its venture onto store shelves: Mac Home and Business, Mac Home and Student, and Mac Academic 2011. [ATTACH]16318[/ATTACH]Microsoft Office …

0
208
Member Avatar for EricMack

[ATTACH=right]16305[/ATTACH]No more shortcuts for hackers - that's the word from Microsoft, which plans to release a patch today that the company says will fix a security loophole. The issue is tied to the way the Windows OS handles shortcuts, or .lnk files, or as Microsoft explains it in the [URL="http://www.microsoft.com/technet/security/advisory/2286198.mspx"]official …

1
337
Member Avatar for randomkid73

Hello, I am trying to get a Wireless-N PCI card for an old server box I have to get it running again. At this point, it is not feasible for me to connect it via ethernet to my modem. The box will be running in an upstairs guest bed room. …

0
94
Member Avatar for embooglement

I am building a simple script editor which I want to function like Notepad, but highlight the scripting language's keywords blue and comments green, like what most IDE's do. I've got my application to essentially match Notepad using the built in EDIT window's class name, but I cannot get specific …

0
84
Member Avatar for WASDted

DaniWeb plans to interview Bjarne Stroustrup, the designer and original implementer of C++ and the author of many books on C++. This is truly a treat and rare opportunity for us as a community to talk to the father of C++. As the new editor-in-chief of DaniWeb's News and Reviews …

Member Avatar for AuburnMathTutor
2
710
Member Avatar for CatRambo

[ATTACH=RIGHT]16218[/ATTACH]According to [URL="http://www.thedailybeast.com/blogs-and-stories/2010-07-21/will-microsoft-ceo-steve-ballmer-be-fired-for-low-stock-price/"]Peter Laurie on The Daily Beast[/URL], Microsoft CEO Steve Ballmer may soon be out. Senior Microsoft executives have been discussing how to oust their leader. Dissatisfaction with Microsoft's stock performance has fueled the possible rebellion. Microsoft stock prices have fluctuated over the past few years, but the company …

Member Avatar for CatRambo
1
366
Member Avatar for andrewktmeikle

Hey team, i'm having a problem with this query, [code] "SELECT * FROM marketingDB WHERE company_name LIKE 'allied' & '*'" [/code] the program ive written runs fine and it doesnt show any problem with the query infact the exact same query works fine on access but when i put it …

Member Avatar for andrewktmeikle
0
140
Member Avatar for CatRambo

[ATTACH=right]16136[/ATTACH][URL="http://www.microsoft.com/msft/earnings/fy10/earn_rel_q4_10.mspx"]Last week's earnings report from Microsoft[/URL] shows that the company cut its research and development budget for the first time in five years. Microsoft has been cutting costs lately, including efforts such as cutting [URL="http://www.1up.com/do/newsStory?cId=3172423"]1400 jobs in January[/URL]. In its last fiscal year, Microsoft spent $8.7 billion on R&D - …

0
211
Member Avatar for Hand

Hello I'm trying to make a window with Windows API. Whenever I run my application, the buttons look like Windows 98 buttons. How do I make the buttons look like XP buttons on Windows XP and Win7 buttons on Windows 7? My compiler is Mingw. [CODE]CreateWindowEx( 0, "BUTTON", "OK", WS_TABSTOP …

Member Avatar for Ancient Dragon
0
211
Member Avatar for jay200032

Hi Everyone, I want to create program, with different forms, in that it would have a main form in which if the user decides to select other forms, it would change right in the main form, so disallowing the user from noticing that he/she is viewing another form. Is it …

Member Avatar for ĂśnLoCo
-1
166
Member Avatar for Glass_Joe

Xbox Live’s third annual Summer of Arcade, presenting the biggest and best smash hits of the season, kicks off today with the release of Limbo. A short description on the Xbox Live Marketplace leads way into a marvelously morose journey: “Uncertain of his sister's fate, a boy enters LIMBO.” That’s …

Member Avatar for Glass_Joe
0
473
Member Avatar for b10hzrd

No doubt, by now you have heard of Microsoft’s latest addition to their Xbox 360, the Kinect controller-less …uhh controller. Instead of a standard handheld controller, the Kinect is a stationary sensor bar that sits in front of your TV. While the Kinect has been compared to the Nintendo Wii’s …

0
191
Member Avatar for EddieC

Dear Steve Ballmer, I believe it's time to give up development of a mobile operating system. With all due respect to the multi-billion dollar empire you're entrusted with running, the simple truth is that Microsoft is quite bad at developing user interfaces that are friendly and intuitive. Windows 7 is …

Member Avatar for JameB
-1
840
Member Avatar for EricMack

[ATTACH=right]15946[/ATTACH]Just as we were finally getting to know all the ins and outs of Windows Mobile 6.5, Windows Phone 7 is getting ready to drop - ain't that just like Microsoft? According to the guys [URL="http://www.pcmag.com/article2/0,2817,2366631,00.asp"]at PC Magazine[/URL], who recently got some hands-on time with the new platform, we've wasted …

Member Avatar for popin
0
216
Member Avatar for Anteater7171

Is there any way to get a border like this in Tkinter? Notice how it lacks the buttons on the top right. Also I don't want this program to show in the task bar. This is in windows 7, btw.

Member Avatar for TrustyTony
0
63
Member Avatar for Glass_Joe

It only took Sony four years, but they’ve finally created their version of the Wii killer: a glowing magic wand lollipop known to the world as the PlayStation Move. Requiring Sony's PlayStation Eye camera to deliver the experience dubbed by some as the most advanced motion controlled gaming to date …

Member Avatar for Glass_Joe
1
288
Member Avatar for alokjadhav

Hello, I am trying to write a simple program which listens to some data on network and writes to a file. I decided to use mmapped files because the data is very large (magnitude of 3-5 Gigs) and very fast. so as expected, i put the data in queue and …

Member Avatar for mike_2000_17
0
2K
Member Avatar for happygeek

The good news is that security savvy Windows users will, more than likely, have already disabled the AutoRun and AutoPlay features. The bad news is that a new zero-day vulnerability could care less, and executes automatically anyway. [attach]15918[/attach]The zero-day vulnerability in question was first spotted by Sergey Ulase, a researcher …

0
243
Member Avatar for newsguy

The Consumerist is currently running a [URL="http://consumerist.com/5160187/identifying-yourself-as-a-lesbian-gets-you-banned-on-xbox-live"]story[/URL] about how a gamer was first harassed by other players and then booted off Xbox Live by Microsoft. Her crime? Admitting she was a lesbian in her gamer profile. According to the report she was harassed online by other gamers and when she …

Member Avatar for rzahir101
0
1K
Member Avatar for vivri

Hi, I've looked all over the web for several days and seem to find no answer to this issue. I would appreciate any leads. Thanks in advance for your time! I need to find the underlying disk capacity (total size) of an unmapped network share in windows (Win7, XP, Server …

Member Avatar for vivri
0
214
Member Avatar for andrewktmeikle

Hey people, first all let me apologise if this in the wrong section I couldnt find a seciton for office or just excel. So i figured windows software was my second safest bet, he hopes lol. I'm having a problem with excel. I'm trying to write a function that will …

Member Avatar for andrewktmeikle
0
168
Member Avatar for TrustyTony

Check this out: [URL="http://www.lfd.uci.edu/~gohlke/pythonlibs/"]Unofficial Windows Binaries for Python Extension Packages[/URL]

0
89
Member Avatar for weasel7711

I am have a small Ubuntu based file server running in a small business. I set up Samba and I can log in to the server and RW files to the directory on the server from the windows machines. There is, however, another folder within the shared directory which has …

Member Avatar for rch1231
0
2K
Member Avatar for Techwriter10

There was a a lot of news coming out Microsoft and Apple last week: * On Monday, Apple released its stellar [URL="http://www.apple.com/pr/library/2009/07/21results.html"]earnings report[/URL]. * On Monday, Microsoft opened up the [URL="http://www.mssharepointconference.com/"]SharePoint 2009 Conference[/URL] in Las Vegas * On Tuesday, Apple released its latest [URL="http://www.metro.co.uk/tech/article.html?Apple_launches_new_MacBook,_iMac,_Mac_Mini_and_Magic_Mouse&in_article_id=755089&in_page_id=150"]product lin[/URL]e * On Wednesday, Microsoft announced …

Member Avatar for Lecee Lery
0
519
Member Avatar for weasel7711

I have set up a Samba file server on linux that is hosting files for my windows dominant network. However, even though I've changed: [code]workgroup = WORKGROUP[/code] to [code]workgroup = ExampleWRKGRP[/code] Then I restarted Samba. It still shows up in the windows network in the workgroup "WORKGROUP" What am I …

0
126

The End.