-
Grand Future Air Dried Fresh Beef Dog Food
Air Dried Dog Food | Fresh Beef

Carnivore Diet for Dogs

Go Back   Automotive Forums Car Chat > Coffee Break (Off-Topic) > COMPLETELY off-topic
Register FAQ Community
COMPLETELY off-topic Talk about anything other than cars. But you can't be mad and angry in this forum!
Reply Show Printable Version Show Printable Version | Subscription Subscribe to this Thread
 
Thread Tools
  #31  
Old 05-09-2005, 01:16 PM
KustmAce's Avatar
KustmAce KustmAce is offline
Grande Boleros de Fuego
 
Join Date: Jan 2004
Posts: 7,719
Thanks: 0
Thanked 3 Times in 2 Posts
Re: ctrl + v

Jet-Lee you forgot Naaawwwwzzzzzzzzz
__________________
MAKE ART, NOT WAR
Reply With Quote
  #32  
Old 05-09-2005, 01:22 PM
Rbraczyk Rbraczyk is offline
AF Enthusiast
 
Join Date: May 2004
Posts: 1,021
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Rbraczyk
Re: ctrl + v

http://www.importmodifications.com/i...angeleyes.html

Thinking about doing the parking lights on my truck
__________________
Reply With Quote
  #33  
Old 05-09-2005, 02:35 PM
thecackster's Avatar
thecackster thecackster is offline
AF Enthusiast
 
Join Date: Oct 2004
Posts: 1,095
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to thecackster
Re: ctrl + v

http://www.stylinconcepts.com/part.c...&CategoryID=25

the headlights i was planning on gettn' for my truck
__________________
97' Chevy Silverado
K/1500 Z71
350 Vortec


Flickr My Website
Reply With Quote
  #34  
Old 05-09-2005, 02:38 PM
twospirits twospirits is offline
Ex-Janitor of AF
 
Join Date: Sep 2002
Posts: 8,251
Thanks: 16
Thanked 6 Times in 6 Posts
Code:
 	myStrg = 0
	lngx = apiGetDesktopWindow()
	'Return the first child to Desktop
	lngx = apiGetWindow(lngx, mcGWCHILD)
	Do While Not lngx = 0
		strCaption = fGetCaption(lngx)
		If Len(strCaption) > 0 Then
			lngStyle = apiGetWindowLong(lngx, mcGWLSTYLE)
			'enum visible windows only
			If lngStyle And mcWSVISIBLE Then
				If fGetClassName(lngx) = "WdPageFrame" Then
				   myStr1 = 1
				   myStr2 = lngx
				End If
				Debug.Print "hwind # = " & lngx,
				Debug.Print "Class = " & fGetClassName(lngx),
				Debug.Print "Caption = " & fGetCaption(lngx)
			End If
		End If
		lngx = apiGetWindow(lngx, mcGWHWNDNEXT)
	Loop
Copying some code...

TS out
__________________
The more the members are involved in the process of development, the better we will be as a community of Automobile enthusiasts. Have a suggestion to make the community better, let us know.
Remember, the "No" is always there, you are just looking for the "Yes"

Members please read: Guidelines
Reply With Quote
  #35  
Old 05-09-2005, 03:03 PM
YogsVR4's Avatar
YogsVR4 YogsVR4 is offline
Funding the welfare state
 
Join Date: Feb 2001
Posts: 17,795
Thanks: 0
Thanked 2 Times in 2 Posts
Send a message via AIM to YogsVR4
Code:
 
function loadglproc (const DBHandle: HDBIDB; AHandle : THandle;
					  CallBackParam, MenuCallback : Pointer; LibHandle : THandle;
					  CompanyModulePK : Integer = 0): Integer ;  stdcall;
var
  aPrevInstance : THandle;
  aDataModule : TdmGLProc;
  fGLProc : TfGLProc;
begin
  aDataModule := nil;
  dmGLProc := nil;
  Result := -2;
  if DBHandle <> nil then
	try
	  aDataModule := TdmGLProc.Create(nil);
	  aDataModule.dtbsWinpha.Handle := DBHandle;
	  if aDataModule.PGSecurity.Login(True, CompanyModulePK) then
		begin
		  aPrevInstance := MlsPreviousInstance(TfGLProc.ClassName, aDataModule.PGSecurity.ProgramTitle);
		  if aPrevInstance <> 0 then begin
			fGLProc := TfGLProc.Create(nil);
			ReassignPropertiesToDataModule(fGLProc, aDataModule);
			with fGLProc do begin
			  FPrevInstanceSemaphore := aPrevInstance;
			  DataModule := aDataModule;
			  aDataModule.MainForm := fGLProc;
			  FUpdateDllReferenceCount := CallBackParam;
			  FDllLibHandle			:= LibHandle;
			  Show;
			  MLSAccessMenu.CreateAccessMenu;
			  MLSAccessMenu.pMenuCallback := MenuCallback;
			  navAPproc.CreateRelatedAndFavoriteGroup;
			  if not fGLProc.FAuthorized then begin
				fGLProc.Close;
				Result := 69;
			  end
			  else Result := 1;
			end;
		  end
		  else
			begin
			  Result := 2;
			  //SysUtils.Abort;
			end;
		end
	  else
		begin
		  Result := 3;
		  SysUtils.Abort;
		end;
	except
	  if Assigned(fGLProc) then fGLProc.Free;
	  if Assigned(aDataModule) then aDataModule.Free;
	end;
end;
Baseline for a new function













__________________
Resistance Is Futile (If < 1ohm)
Reply With Quote
  #36  
Old 05-09-2005, 03:40 PM
-GS-'s Avatar
-GS- -GS- is offline
AF Enthusiast
 
Join Date: May 2004
Posts: 795
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to -GS-
Re: ctrl + v

ZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ ZZZZZZZZZZZZZZZZZZZZZZZZZZZZ

i have no idea, just pressed ctrl-V and got this...
__________________
Real Name: Gurpreet
Reply With Quote
  #37  
Old 05-09-2005, 03:47 PM
SeXy_AnGeL's Avatar
SeXy_AnGeL SeXy_AnGeL is offline
AF Enthusiast
 
Join Date: Sep 2002
Posts: 1,410
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to SeXy_AnGeL
Re: ctrl + v

CrZyBeUtIful: a good friend picks you up when you fall.... a BEST friend laughs her ass off, trips you again and calls you a whore.

What my best said to me after i told her i fell down the steps again
__________________
*~*KaTe *~*

We know exactly where the one cow with mad-cow-disease is located among the millions and millions of cows in America, but we don't have a clue as to where the thousands of illegal immigrants and terrorists are located.

Maybe we should put the Department of Agriculture in charge of immigration.
Reply With Quote
  #38  
Old 05-09-2005, 04:56 PM
Scoob@AutoForums Scoob@AutoForums is offline
AF Regular
 
Join Date: Apr 2005
Posts: 57
Thanks: 0
Thanked 0 Times in 0 Posts
Re: ctrl + v

then u cant get a boner n e wyas

talking about drunk sex.....
__________________
Quote:
Originally Posted by karmacae
It is probaly something verry small and simple. I try not to think complicated on things I do not know. If I see an alien I will ask his secret and hijack his ship. And hold him hostage, and make him show me how to make the crop circles.
Reply With Quote
  #39  
Old 05-09-2005, 09:12 PM
sidewayzS13's Avatar
sidewayzS13 sidewayzS13 is offline
doin it sidewayz
Thread starter
 
Join Date: Jun 2004
Posts: 3,332
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to sidewayzS13
Re: ctrl + v

I kissed you on the cheek
“Good night my love” I say
You turned to me and smile
“A baby’s on the way.”

And then you drift asleep
To dream of life anew
And I lie wondering
Just what I should do

I could kick you in the stomach
And catch you unawares
I could swear to God you accidently
Fell that flight of stairs

When I tell you that I love you
I will look you in the eye
As I slowly slide the hanger up your thigh.

stephen lynch lyrics
__________________
Quote:
Originally Posted by Muscletang
I say let it run its course. Most women experiment with things. They'll try something whether it's mind altering drugs, going down on their best friend, an Emo song, or plastic surgery.
Reply With Quote
  #40  
Old 05-10-2005, 08:50 AM
Jonno's Avatar
Jonno Jonno is offline
AF Enthusiast
 
Join Date: Jan 2002
Posts: 2,955
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to Jonno
Re: Re: ctrl + v

Quote:
Originally Posted by Jet-Lee
A/C = Air Conditioning
A/F = Air/Fuel Ratio
A/T = Automatic Transmission or Transaxle
AAC = Auxiliary Air Control
AAP = Auxiliary Acceleration Pump
AAS = Auto Adjusting Suspension
AAS = Andy's Auto Sport
AAV = Anti Afterburn Valve
ABDC = After Bottom Dead Centre
ABS = Antilock Braking System
ABV = Anti-Backfire Valve
ABSV = Air Bypass Solenoid Valve
AC = Alternating Current
ACC = Air Conditioning Compressor Clutch
ACC = Activated Carbon Canister
ACTS = Air Charge Temperature Sensor
ACV = Air Control Valve
ACV = Air Cut Valve
AFC = Air Flow Control
AFM = Air Flow Meter
AFR = Air Fuel Ratio
AFS = Air Flow Sensor
AI = Air Injection
AIR - Air Injection Reactor
AIS = Air Injection System
AIV = Air Injection Valve
ALCL = Assembly Line Communications Link
ALDL = Assembly Line Data Link
ALU = Arithmetic-Logic Unit
APC = Adaptive Pivot Control
APC = Auto Performance Control
APS = Absolute Pressure Sensor
APS = Atmospheric Pressure Sensor
ASD = Automatic Shut-Down
ASDM = Airbag System Diagnostic Module
ASV = Air Supply Valve
AT = Automatic Transmission
ATC = Automatic Temperature Control
ATDC = After Top Dead Centre
ATF = Automatic Transmission Fluid
ATR = Accord Type R
ATS = Air Temperature Sensor
ATX = Automatic Transaxle
AWD = All Wheel Drive
B+ = Battery Positive Voltage
BAC = By-Pass Air Control
BACV = By-Pass Air Control Valve
BAP = Barometric Atmosphere Pressure
BARO = Barometric Pressure
BAT = Battery
BBDC = Before Bottom Dead Centre
BCDD = Boost Controlled Deceleration Device
BCM = Body Control Module
BDC = Bottom Dead Centre
BHP = Brake Horse Power
BMAP = Barometric/Manifold Absolute Pressure Sensor
BOV = Blow Off Valve
BPA = By-Pass Air
BPE= Bar Pin Eliminator
BPS = Back pressure Sensor
BPT = Back Pressure Transducer
BTDC = Before Top Dead Centre
BTU = British Thermal Units
BVSV = Bi-Metallic Vacuum Switching Valve
BVT = Backpressure Variable Transducer
C = Celsius
C3I = Computer Controlled Coil Ignition
CA = Control Arm
CAI = Cold Air Intake
CALPAK = Calibration Pack
CAM = Code Analysis Monitor
CAN = Controller Area Network
CANP = Canister Purge Solenoid Valve
CAS = Crank Angle Sensor
CB = Choke Breaker
CC = Cubic Centimetres
CCC = Combustion Control Computer
CCC = Computer Command Control
CCP = Carbon Canister Purge
CCV= Crank Case Vent
CDI = Capacitor Discharge Ignition
CEAB = Cold Engine Air Bleed
CECU = Central Electronic Control Unit
CEL = Check Engine Light
CER = Cold Enrichment Rod
CESS = Cold Engine Sensor Switch
CFC = Coasting Fuel Cut
CFI = Central Fuel Injection
CFI = Continuous Fuel Injection
cfm = Cubic Feet Per Minute
CFS = Cold Feed Switch
CID - Cam Input Device
CID = Cylinder Identification Sensor
CID = Cubic Inch Displacement
CIS = Continuous Injection System
CKP = Crankshaft Position Sensor
CMP = Camshaft Position Sensor
CO = Carbon Monoxide
CO2 = Carbon Dioxide
COP = Coil On Plug ignition
CPI = Central Port Injection
CPS= Crankshaft Position Sensor
CPU = Central Processing Unit
CRS = Coasting Richer System
CSSA = Cold Start Spark Advance
CSSH = Cold Start Spark Hold
CSV = Cold Start Valve
CTO = Coolant Temperature Override
CTR = Civic Typer R
CTS = Coolant Temperature Sensor
CTUS = Coolant Temperature Valve Switch
CTVS = Choke Thermal Vacuum Switch
CVC = Constant Vacuum Control
CVCC = Compound Vortex Controlled Combustion
CVH = Compound Valve Angle Hemispherical Combustion Chamber
CVI = Current to Vacuum Sensor
CVR = Control Vacuum Regulator
CVS = Constant Volume Sampling
dB = Decibels
DC = Direct Current
DCC = Diagnostic Circuit Check
DEE = Digital Engine Electronics
DEFI = Digital Electronic Fuel Injection
DFI = Direct Fire Ignition
DFI - Digital Fuel Injection
DFS = Deceleration Fuel Shutoff
DICS = Dual Intake Control Solenoid
DIS = Digital Idling Stabiliser
DIS = Distributorless Ignition System
DIS = Direct Ignition System
DLC = Data Link Connector
DME = Digital Motor Electronic
DOHC = Double OverHead Camshaft
DOL = Data Output Link
DP = Down Pipe
DPA= Drop Pitman Arm
DPF = Diesel Particulate Filter
DPI = Dual Plug Inhibit
DTC = Diagnostic Trouble Code
DVM = Digital Volt Meter
DVOM = Digital Volt Ohm Meter
E2PROM = Electrically Erasable Programmable Read Only Memory
EACV = Electronic Air Control Valve
EAI = Electronic Advance Ignition
EBCM = Electronic Brake Control Module
EBM = Electronic Body Module
ECA = Electronic Control Assembly
ECAT = Electronic Controlled Automatic Transmission
ECCS = Electronic Combustion Control System
ECI = Electronic Controlled Injection
ECM = Electromagnetic Compatability
ECM = Engine Control Module
ECPS = Electronically Controlled Power Steering
ECS = Evaporative Emission Control System
ECT = Engine Coolant Temperature
ECU = Electronic Control Unit
EDIS = Electronic Distributorless Ignition System
EDM = European domestic market
EEC = Evaporative Emission Control
EECIV = Electronic Engine Control (Version IV)
EEPROM = Electronically Erasable Programmable Read Only Memory
E2PROM = Electronically Erasable Programmable Read Only Memory
EFC = Electronic Fuel Control
EFCA = Electronic Fuel Control Assembly
EFE = Early Fuel Evaporation
EFI = Electronic Fuel Injection
EGI = Electron Gasoline Injection
EGO = Exhaust Gas Oxygen Sensor
EGR = Exhaust Gas Recirculation
EGRC = Exhaust Gas Recirculation Control
EGRPS = EGR Valve Position Sensor
EGRT = EGR Temperature
EGRV = Exhaust Gas Recirculation Vent
EGT - Exhaust Gas Temparature (Sensor)
EHA = Electro-Hydrolic Actuator
EHC = Exhaust Heat Control
EI = Electronic Ignition
EICV = Electronic Idle Control Valve
EL = Electronic Loaded
ELB = Electronic Lean Burn
EMI = Electromagnetic Interference
EMR = Electronic Module Retard
EOD = Engine Output Data
EOS = Exhaust Oxygen Sensor
EOBD = European Onboard Diagnostics
EPOS = EGR Valve Position Sensor
EPROM = Erasable Programmable Read Only Memory (chip)
ESA = Electronic Spark Advance
ESC = Electronic Spark Control
ESD = Electro-Statically Discharge
ESS = Engine Speed Sensor
EST = Electronic Spark Timing
EVAP = Evaporative Emission System
EVP = EGR Valve Position Sensor
F = Fahrenheit
FBC = Feedback Carburettor System
FBCA = Feedback Carburettor Actuator
FCS = Fuel Control Solenoid
FDC = Fuel Deceleration Valve
*FEOA* = Ford Escort Owners Association
FI = Fuel Injection
FIAV = Fast Idle Air Valve
FICB = Fast Idle Cam Breaker
FICD = Fast Idle Control Device
FLS = Fluid Level Sensor
FPED = Full Power Enrichment Device
FPM = Fuel Pump Monitor
FPR = Fuel Pressure Regulator
FPU = Fuel Pressure Up
ft.lb. = Foot Pound
FWD = Front-Wheel Drive
gal = Gallon
GDI = Gasoline Direct Injection
GEN = Generator
GND = Ground
GPM = Grams Per Mile
GVW = Gross Vehicle Weight
H20 = Water
HAI - Hot Air Intake
HC = Hydrocarbon
HEGO = Heated Exhaust Gas Oxygen Sensor
HEI = High Energy Ignition
Hg = Mercury
HIC = Hot Idle Compensator
HO = High Output
HO2S = Heated Oxygen Sensor
hp = Horsepower
HT = High Tension
IAB-Intake Air Bypass also known as the secondary butterflies
IAC = Idle Air Control
IAS= Idle Air Stepper
IAT = Intake Air Temperature
IATS = Intake Air Temperature Sensor
IC = Integrated Circuit
IC = Intercooler
ICM = Ignition Control Module
ICS = Idle Control Solenoid
ID = Inside Diameter
IFI = Indirect Fuel Injection
IFS= Independent Front Suspension
IGN = Ignition
IHE = Intake, Header, Exhaust
IM = Intake Manifold
IMRC - Intake Manifold Runner Control
IRS= Independant Rear Suspension
ISC = Idle Speed Control
ISO = International Standards Organization
ITB = Individual Throttle Bodies
ITCS = Ignition Timing Control System
ITR = Integra Type R
ITS = Idle Tracking Switch
iVTEC = intelligent VTEC
JAS = Jet Air System
JDM = Japanese Domestic Market
KAM = Keep Alive Memory
KAT - Catalytic Converter
kHz = Kilohertz
Km = Kilometres
KOEC = "Key On, Engine Cranking"
KOEO = "Key On, Engine Off"
KOER = "Key On, Engine Running"
kPa = Kilopascals
KS = Knock Sensor
KV = Kilovolts
L = Litres
lb. ft. = Pound Feet
LCA = Lower Control Arm
LCD = Liquid Crystal Display
LED = Light Emitting Diode
LHD = Left-Hand Drive
LID = Light Emitting Diode
LOS = Limited Operation Strategy
LSD = Limited Slip Differential
LTFT = Long Term Fuel Trim
LWB = Long Wheel-Base
MAF = Mass Air Flow
MAP = Manifold Absolute Pressure
MAT = Manifold Air Temperature
MCS = Mixture Control Solenoid
MCT = Manifold Charge Temperature
MFI = Multi Port Fuel Injection
MIL = Malfunction Indicator Light
mm = Millimetres
MPFI = Multi Point Fuel Injection
MPG = Miles Per Gallon
MPH = Miles Per Hour
MPI = Multi Port Injection
MPV = Multi-Purpose Vehicle
ms = Millisecond
MT = Manual Transmission
mV = Millivolts
NDS = Neutral Drive Switch
NGS = Neutral Gear Switch
Nm = Newton Metres
NOX = Oxides of Nitrogen
NSS = Neutral Safety Switch (sometimes called Neutral Start Switch)
NTC = Negative Temperature Coefficient
NVRAM = Nonvolatile Random Access Memory
O2 = Oxygen
O2S = Oxygen Sensor
OBD = Onboard Diagnostics
OBD I = Onboard Diagnostics One
OBD II = Onboard Diagnostics Two
OD = Outside Diameter
OE = Original Equipment
OEM = Original Equipment Manufacturer
OHC = OverHead Camshaft
OHV = OverHead Valve
OS = Oxygen Sensor
P/B = Power Bakes
P/N = Part Number
PA = Pressure Air
PAIR = Pulsed Secondary Air Injection
PAS = Power-Assisted Steering
PCM = Powertrain Control Module
PCV = Positive Crankcase Ventilation
PECV = Power Enrichment Control Valve
PFI = Port Fuel Injection
PID = Parameter ID
PIP = Profile ignition pickup
PnP = Port and Polish
PNP = Park/Neutral Switch
PPM = Parts Per Million
PROM = Program Read Only Memory (chip)
PS = Power Steering
PSI = Pounds Per Square Inch
PSP = Power Steering Pressure
pt. = Pint
PTC = Pending Trouble Code
PTC = Positive temperature coefficient Additional : This is applied to the way the resistance of a thermistor varies with temperature. In this case, the resistance will increase as the temperature raises
PWR = Power to Weight Ratio
Qt. = Quart
QWS - Quick Warmup System
RABS = Rear Anti-lock Breaking System
RAM = Random Access Memory
RFI = Radio Frequency Interference
RHD = Right-Hand Drive
RICV = Rotary Idle Control Valve
ROM = Read Only Memory
RON = Research Octane Number
RON = Rated Octane Number
RPM = Revolutions Per Minute
RWD = Rear-Wheel Drive
SA = Solid Axle
SC = Supercharged
SEFI = Sequential Electronic Fuel Injection
SES = Service Engine Soon (light)
SFA= Solid Front Axle
SFI = Sequential Fuel Injection
Si = Sport Injection
SIPS = Side Impact Protection System
SOA= Spring Over Axle
SOHC = Single Over Head Camshaft
SPI = Split Port Induction
SRA = Solid Rear Axle
SRS = Secondary Restraint System
SRS = Supplemental Restraint System (air bag)
SRT = System Readiness Test
SS = Speed Sensor
SSI = Solid State Ignition
STFT = Short Term Fuel Trim
SUA= Spring Under Axle
SWB = Short Wheel-Base
SYE= Slip Yoke Eliminator
TACH = Tachometer
TB = Throttle Body
TBI = Throttle Body Injection
TC = Transfer Case
TC = Turbocharged
TCC = Torque Converter Clutch
TCM = Transmission or Transaxle Control Module
TCQLU = Torque Converter lock up
TCS = Traction control solenoid (SAAB 9000)
TCU= Transmission Control Unit
TD = Turbo Diesel
TDC = Top Dead Centre
TDI = Turbo Direct Injection (A turbo charged direct injected diesel engine)
TIV = Thermactor Idle Vacuum Valve
TKS = Throttle Kicker Solenoid
TPI = Tuned Port Injection
TPP = Throttle Position Potentiometer
TPS = Throttle Position Sensor
TPT = Throttle Position Transducer
TQ = Torque
TQC = Torque Converter
TSP = Throttle Solenoid Positioner
TV = Throttle Valve
TVS = Thermal Vacuum Switch
TWC = Three Way Catalyst
TWC+OC = Three Way + Oxidation Catalytic Converter
UCA = Upper control arm(s)
UDP = Underdrive Pulleys
ULP = Unleaded Petrol
USDM = United States Domestic Market
V = Volts
VAC = Vacuum
VAC = Volts Alternating Current
VAF = Volume Airflow
VAF = Vane Airflow Sensor
VCC = Viscous Converter Clutch
VCM = Vehicle Control Module
VDC = Volts Direct Current
VICS - Variable Inertia Charge System
VIN = Vehicle Identification Number
VR = Voltage Regulator
VS = Vehicle Sensor
VSS = Vehicle Speed Sensor
VTEC = Variable Valve Timing and Lift Electronic Control
VVC = Variable Valve Control
VVT = Variable Valve Timing
WOT = Wide Open Throttle

I cross posted this from one forum to another.








Don't you hate it when people post long quotes














Most recent ctrl + V, Think I posted it on MSN earlier today
__________________


-Holden Berlina Turbo, RB30ET.
-Mitsubishi Legnum VR4
Reply With Quote
  #41  
Old 05-10-2005, 03:12 PM
Cyprus106 Cyprus106 is offline
AF Enthusiast
 
Join Date: Sep 2002
Posts: 1,527
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Cyprus106
Re: ctrl + v

void __fastcall TMainForm::ShipExpTagKeyPress(TObject *Sender,
char &Key)
{
if (ShipExpTag->Text.IsEmpty())
return;

if (Key == VK_RETURN)
{
if (Search(ShipExpTag->Text, "tag", CtTable2) == 0)
{
ShipExpAmt->Text = CtTable2->FieldByName("amount")->AsString;
AutoPane();
}
else
{
ShipExpAmt->Clear();
StatusPane->Caption = "Expense Record Nonexistant";
}

CtTable2->Filtered = false;
}
}
//---------------------------------------------------------------------------
void __fastcall TMainForm::ShipExpAmtKeyPress(TObject *Sender, char &Key)
{
if (ShipExpTag->Text.IsEmpty())
return;




My computer work. At work. Working. Ish.
__________________
Hung by a halo or stabbed by horns, sad to say; they're both the same
Reply With Quote
  #42  
Old 05-10-2005, 03:13 PM
Cyprus106 Cyprus106 is offline
AF Enthusiast
 
Join Date: Sep 2002
Posts: 1,527
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Cyprus106
Re: ctrl + v

woah, woohoo im not the only one that codes! cool!
__________________
Hung by a halo or stabbed by horns, sad to say; they're both the same
Reply With Quote
  #43  
Old 06-13-2005, 03:18 PM
atamotua atamotua is offline
AF Newbie
 
Join Date: May 2005
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
Re: ctrl + v

quick payment... easy to deal with... A++
Reply With Quote
  #44  
Old 06-13-2005, 10:57 PM
Nicole8188's Avatar
Nicole8188 Nicole8188 is offline
AF Enthusiast
 
Join Date: Dec 2004
Posts: 1,543
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Nicole8188 Send a message via MSN to Nicole8188
Re: ctrl + v

hotmami22085: you should get a tattoo on your butt that says "the world is yours, but my ass isn't"

My cousin giving me tattoo advice. I'm not getting one, we were just talking about it. I copied and pasted it in my AIM profile.
Reply With Quote
  #45  
Old 06-13-2005, 11:15 PM
Suislide's Avatar
Suislide Suislide is offline
AF Fanatic
 
Join Date: Sep 2002
Posts: 7,007
Thanks: 0
Thanked 0 Times in 0 Posts
ﮒ≈ Penner! loves the rain! says:
brad wants to go bike the lakeshore


trying to convince my friend to go bike the lakeshore...

*yawn*
__________________
-Brian
2013 Subaru BRZ Sport-Tech 6MT. Not stock.
Reply With Quote
 
Reply

POST REPLY TO THIS THREAD

Go Back   Automotive Forums Car Chat > Coffee Break (Off-Topic) > COMPLETELY off-topic


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 06:30 PM.

Community Participation Guidelines | How to use your User Control Panel

Powered by: vBulletin | Copyright Jelsoft Enterprises Ltd.
 
 
no new posts